Files Upload But No Email Alert

gChambers 11 Mar, 2008
Using Joomla 1.5.1 and ChronoForms V2.5 J1.5 RC2.1

Problem: no email alert with file attachment

Symptoms: this is a File Upload form. The file uploads ARE being saved to components/com_chronocontact/upload/.
I do not have the file upload set to "Required". When I fill in the required portions but skip the file upload I do receive the email alert. When I complete the form WITH a file upload the file is saved to the "Uploads" folder but No Email Alert.
I have read in some of the threads that a file upload that is working properly will include the uploaded file as an attachment to the email alert. This is what I would really like.
One hint that may be the culprit: in my configuration.php file there is no $mosConfig_fileperms = ''; tag. Manually adding $mosConfig_fileperms = '0644'; does not help.

Have followed many of the threads on the forum here but can't come up with a definitive solution. Any suggestions?
This topic is locked and no more replies can be posted.