I'm having a problem uploading product pictures. I'm using Magento 1.7.0.2 and I've used these same pictures before. So I know there's no issue with sizing. I keep getting this error message:
Maximum allowed file size for upload is 100.
Please check your server PHP settings.
Does anyone know how to clear up this issue? Thanks in advance!
Hi @jmd500
What is your image file size ? This error message is shown when upload_max_filesize is set to a lower value than the file size.
Try to increase this value and restart the server and check once again.
Apparently maximum allowed file upload has a size limit of 100 bytes. It's too small even for a twitter tweet.