jenbrink Posted November 14, 2006 Posted November 14, 2006 How do I add an upload button for the user to send a photo with their order? I'm having a hard time finding this searching in the forum. Thanks for any help/links/topics you can direct me to. :blink:
Daemonj Posted November 14, 2006 Posted November 14, 2006 You would first need to create a folder to store the uploaded files to (e.g. images/upload/) and grant it 755 permissions. The next question is whether the photo is product specific. For example, if the user has 3 products will they need to be able to upload 3 photos or just 1 image? "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein
jenbrink Posted November 14, 2006 Author Posted November 14, 2006 You would first need to create a folder to store the uploaded files to (e.g. images/upload/) and grant it 755 permissions. The next question is whether the photo is product specific. For example, if the user has 3 products will they need to be able to upload 3 photos or just 1 image? The store want to sell dolls that look like people, customized heads. users select the body and then upload, most likely 2 photos. one of the front of face and one for the profile. Thank you.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.