Hello.
The Contact Form is not working.
Messages are not being sent.
My site is http://rapadurapuxadaboa.com.br/contato/
I did not make changes in the code or something.
The actives plugins are: All In One SEO Pack, bbPress, and TinyMCE Advanced.
Thank you.
Hey cassioconsoni!
Do a quick mail() test, create a file with the following contents at the root of your domain:
<?php mail('YOUREMAIL@gmail.com', 'Test', 'This is a test');
Then access it like http://rapadurapuxadaboa.com.br/mail.php, that would send an email to the specified address, if it you don’t get this “test” email then it’s a server-side issue.
Best regards,
Josue
Hello
I could not do what you asked earlier.
But using this form: (http://rapadurapuxadaboa.com.br/locaweb/Mail.php) submits perfectly.
Thank you.