Upload size/email reply
Permalink
I have set php.ini for 8MB max upload size.
User can upload files up to 8MB, but if it is over 2MB, the handler craps out and no email notice goes out. It does not show up in the log either. The file does get to the file manager though, but I have no way to correlate them with the sender.
Also, in the File Manager, why don't images over 2MB have preview icon? Why don't large images preview correctly and have no horizontal scroll bar?
User can upload files up to 8MB, but if it is over 2MB, the handler craps out and no email notice goes out. It does not show up in the log either. The file does get to the file manager though, but I have no way to correlate them with the sender.
Also, in the File Manager, why don't images over 2MB have preview icon? Why don't large images preview correctly and have no horizontal scroll bar?
I tried it on the demo site, uploaded a 4Gig image. I got a thank you screen, the email reply worked, but the image did not get through. The log says file not found. Image is not in the file manager either. I don't know what to think now. Any suggestions?
4 gig image? Holy crap.. yeah thats not gonna work on our demo servers. concrete5 /could/ be used to build a Digital Asset Management system if thats what you're after, but you're certainly going to have to do some custom PHP settings to handle a 4 gig image.
Yes I had gigs on the brain but did not mean a 4Gig image. 4MB. Sorry for the boob job. This is my official retraction.
FYI, I used a third party uploading script to do the same thing on the same site, and It WORKS! Same parameters, same image, yeah the 4Gig, whoops . . .
4Meg image. Does this shine a new light on the issue?
FYI, I used a third party uploading script to do the same thing on the same site, and It WORKS! Same parameters, same image, yeah the 4Gig, whoops . . .
4Meg image. Does this shine a new light on the issue?
so you're saying you uploaded this 4 meg image to our demo servers athttp://getconcrete5.com/demo and it didn't work?
http://getconcrete5.com/demo
if it works there, you have a server config issue.