better error reporting
Posted: 31 May 2012, 13:35
If any user try to post an image with larger size or resolution than the specified one, it gives a blank screen after processing for some time and in the front side it shows the space for the image with title but no image as shown.

Also, if the user again try to upload same image, it says file already exist.
So, my point is if the file does not meet the requirements, it shuld not be loaded even in the directory. And their should be a better error reporting to user, rather than this blank screen or showing some php technical error.

Also, if the user again try to upload same image, it says file already exist.
So, my point is if the file does not meet the requirements, it shuld not be loaded even in the directory. And their should be a better error reporting to user, rather than this blank screen or showing some php technical error.