When i try to test the form 'contact us' I get an error message:
We can't process your request right now. Sorry, that's all we know.
I tested a simple php sendmail script and the server is sending mails. I use wamp server 2.5 on windows vista sp2
in php.ini i put the setttings for the smtp server.
In the error logs i can't find an error related to this.
In the store configuration the settings related to the contact us form are:
Enable contact us: Yes
Send Emails To: (put my valid email adress here)
Email Sender: General Contact
Email Template: Contact Form (Default)
Store Email Adresses contains:
Sender Name: Info
Sender Email: (put my valid email adress here, same as above)
Anyone who has tips to further investigate this?