Template issue?

Please report bugs here!

Moderator: Thorsten

Post Reply
blueevo
Posts: 13
Joined: Thu Jan 14, 2010 9:34 am

Template issue?

Post by blueevo »

Hi,

I have just updated from 2.7 beta to 2.7 . This wasn't working in 2.7 either, but thought it was becuase it was beta. When I submit a contact request, I get the following URL, which does not exist:

http://www.businessmancrm.com/support/contact.html
POSTS to ->
http://www.businessmancrm.com/support/{writeSendAdress}

I am not sure if I have set this up correctly or if it is a bug?

Many thanks.

Blueevo.
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Template issue?

Post by Thorsten »

Hi,

do you use your old 2.6 templates?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
blueevo
Posts: 13
Joined: Thu Jan 14, 2010 9:34 am

Re: Template issue?

Post by blueevo »

Not intentionally. Do I overwrite the templates directroy?

I do not use any templates, just the standard verion.
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Template issue?

Post by Thorsten »

Hi,

we did a lot of changes to the templates during beta testing... do you use the final templates from 2.7.0 final?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
blueevo
Posts: 13
Joined: Thu Jan 14, 2010 9:34 am

Re: Template issue?

Post by blueevo »

No, I'll try that now :)
blueevo
Posts: 13
Joined: Thu Jan 14, 2010 9:34 am

Re: Template issue?

Post by blueevo »

That is much better. However, when I use the contact form, the email is sent FROM the webmaster, not from the user who has just completed the form? Any ideas?

Same in the "Add Question"

Thanks.
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Template issue?

Post by Thorsten »

Hi,

that's because if it would be sent from the user, most mail servers would score these emails as spam. That's why we added a "reply-to" mail header: https://github.com/thorsten/phpMyFAQ/bl ... e.php#L601

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
blueevo
Posts: 13
Joined: Thu Jan 14, 2010 9:34 am

Re: Template issue?

Post by blueevo »

Ah! I see. Many thanks. We appear to be ok at the mo.

Have a great day.
Post Reply