![]() |
|
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. 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. 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. |