Uploading problems Uploading problems
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Uploading problems

Started by clearhill, July 26, 2004, 01:41:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

clearhill

One of my users is trying to uploading a JPEG file but when they submit it, they get the Cannot find server or DNS Error page. I think it might be a problem with file size or dimension, but why does it result in showing the generic error page rather than a Coppermine error page?

Joachim Müller

Some errors can not be "caught" by coppermine's error handling mechanisms, e.g. if a user tries to upload a file that is just to large it will make the script time out, resulting in a generic error page the browser generates that says something about various error resons (including dns issues). Just put some text on the upload pages, telling users not to upload files larger than xxx bytes (you'll have to find out what is a save file size for you).

GauGau