Quote:
Originally Posted by sublo
New issue.
What's up with this error? Uploaded file is not an image I'm trying to upload known .jpg's well below my limits of 3008x2000 and 3MB. 2200x1800 1.8MB files are uploaded with no problem. Does this having something to do with fields of the vmimghost table in MySQL? Should I attempt to adjust them?
Thanks.
:erm:
|
what type of img is that ?
if it's a text file with the extension .jpg it won't work .
also note that you can't bypass the php.ini file setting
so if you set the size limit to 5 mb but in php.ini setting it's set to 2 mb you can only upload 2 mb files