ZenphotoCMS Forum
Requirement to add upload of files for contact form. - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Requirement to add upload of files for contact form. (/thread-8864.html)



Requirement to add upload of files for contact form. - GargoyleCC - 2011-07-15

I need some help to add an upload files field to the form for ordering.
I have been trying to see if i can do this through paypal whilst they check-out the order but to no avail. So will have to approach it from this angle i think.




Requirement to add upload of files for contact form. - acrylian - 2011-07-16

I don't think the internal Zenphoto mail system supports attachments at all (for a good reason actually, spam and other malicous stuff...)




Requirement to add upload of files for contact form. - GargoyleCC - 2011-07-16

Had a feeling you were gonna say that.
It does make common sense to lock that down. I will need to look elswhere for a suitable solution.
Thank you for you continued help, your advice is essential.
Kind Regards
Barry




Requirement to add upload of files for contact form. - acrylian - 2011-07-16

You of course can always make your own plugin independent from the interal Zenphoto setup. Mailing via PHP's sendmail or the PHPmailer class (which we have plugins for) generally does support attachments, we just did not implement it internally.