Quote:
Originally Posted by pooslokka
i found a bug, pls help to solve it.
i cant upload a 3325 x 2081 jpg image with 800k. The out put is a blank page.
but i can upload a 1920 x 1200 with 900k successfully.
whats wrong??? in vb cp under attachments. the max width and height for jpg images are set to unlimneted. i even try chnaging it to 10000 x 10000. no use
pls help
|
Blank pages are often a sign that there has been a 'system' error, but a standard vbulletin settings has prevented the error message from being displayed. A first thing to go to your vb/admin/options/Cookies and HTTP Header Options and turn off the option GZIP HTML Output. See if you then get an error message or still get a blank screen. If there is an error message, post it here.
Otherwise, it gets more difficult to debug what is happening. The file size (800K) should not be a problem. I don't know which version of LDM you are using - version 2.2.9-post 1 does not apply the size limits in the vb/cp/attachments table; 2.2.9-post 3 does check (but only the overall filesize, not the image dimensions). In any case, I cannot reproduce this problem myself with either 2.2.9-post1 or 2.3.0-beta.