Zen Cart Logo
Forums / General Questions / html, php, and email attachments

html, php, and email attachments

Locked

Views: 785

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
4 Sep 2008, 2:10 AM
#1
oakwood avatar

oakwood

New Zenner

Join Date:
May 2008
Posts:
85
Plugin Contributions:
0

html, php, and email attachments

I'm attempting to set something up where customers can upload photos and that attachment gets sent to an email address (preferably a different email than my orders, but we'll stick with one thing at a time :smile:).

What I've gathered so far:
I basically copied the contact us form from that page and placed in into a define page "contests". That works, but I needed a file input box. So, I found this website which is exactly what I need. I'm having a problem converting it to "zen code" though. Creating the actual box is no problem, getting the file to attach is the problem. Actually, I got it to work once...but, well :oops:
The files I am modifying are includes/modules/pages/contest/header_php.php and includes/templates/mytemplate/templates/tpl_contest_default.php

If anyone has any knowledge on this it would be greatly loved.

thx