Hi there,
I have the contact for set up, but when I submit, it says:
"Sorry, the message was not sent. The server may be down!"
Any ideas why this is?
Also, where do I define the email address that it sends the messages to?
Many thanks!
where to define contact form email and server error?
Re: where to define contact form email and server error?
Do you are using {contact_form} tag?
There's a tag help inside admin
...
There's a tag help inside admin

Re: where to define contact form email and server error?
Thanks. I have configured it using the tag, but I am still getting the error message. Any ideas whats causing the error?
Re: where to define contact form email and server error?
As the message said
Do you have access to php error log?
Means server has a problem with sending mail via mail() command.toolman wrote: "The server may be down!"
Do you have access to php error log?