i have installed the upload module just to help me allow users to upload some of their artwork. unfortunately when a client does the upload to my website i don't get any email notification that something has been uploaded to my website.
Please can someone help me figure it out.
will appreciate your help.
Upload Module - File Upload email notification not working
Re: Upload Module - File Upload email notification not working
Is CMSMailer working? Uploads just uses CMSMailer, and CMSMailer just wraps the PHP mail function, so you need to start with making sure email works on your server, then make sure CMSMailer is configured correctly and works, and then Uploads emails should work.
Re: Upload Module - File Upload email notification not working
CMSmailer is working on the server, because i do have other forms for instance the contact us form, all of them are working i can be able to receive the emails. the problem is all about email notification especially when someone uploads to my website - its not working. i am not getting any notification.
is there another way of troubleshooting the problem?
is there another way of troubleshooting the problem?