The browser used: Firefox 2.0012 (Mozilla 5 on MacOS 10.5.2
cforms version: 7.5.3
Your Wordpress version: 2.3.3
[desc]: Message "Error occurred while sending the message: " appears when clicking the submit button.
Hi everybody. I recently installed the above cforms II version on a wordpress blog. I included the standard example form on a page, but when clicking on the submit button, the message "Error occurred while sending the message: " appears. Unfortunatly there is no further information which error appears. Also there is no entry in the server's logfile (like php errors, etc). Of course I entered the same email adress in the forms "From: email adress" and "Admin email adress(es)" as in the wordpress settings.
Due to security reasons of my provider (Hosteurope.de) I had to alter the "class-phpmailer.php"-file of the wordpress installation by adding the "-f mail@domain.com" stuff to the mail()-function to get the comments notification and other mail-stuff working.
So everything works fine except the cforms II plugin. Do you have any ideas? Do I have to alter a cforms file as well like I did with the class-phpmailer.php?
Now it works. It was a problem with the settings of my provider HostEurope. The script has to be placed on the specified domain the email uses. E.g. it doesn't work if the script is placed on http://www.domain.com and the mail adress is mail@domaintwo.com.