Zen Cart Logo
Forums / Managing Customers and Orders / Uploaded files not coming through

Uploaded files not coming through

Locked

Views: 1,279

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
1 Nov 2007, 9:48 PM
#1
texrah avatar

texrah

New Zenner

Join Date:
Apr 2007
Posts:
11
Plugin Contributions:
0

Uploaded files not coming through

I have had my Zen Cart Store up and running for about 6 months with no problem. Recently, two orders came in and I did not receive the attached files that went with their orders. (I sell customized products where my customers can send photos to go on coffee mugs, etc.).

I had to get my customers to send them directly to my email. Could their files have been too large to submit using the file upload tool? They were 1.3 MB and 1.6 MB and the second order had a file that was 2.1 MB.

Thanks so much for your help!!

1 Nov 2007, 9:56 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Uploaded files not coming through

Maximum file-upload size is a setting your host can change in their PHP configuration.
Same with max_post_size.

If your files are too big for the limits set by the server, the uploads will fail.

1 Nov 2007, 10:09 PM
#3
texrah avatar

texrah

New Zenner

Join Date:
Apr 2007
Posts:
11
Plugin Contributions:
0

Re: Uploaded files not coming through

Thanks so much for your time in answering this! I really appreciate it :smile: