Please replace the ??? with your data!
[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?