Roarke80 Posted October 15, 2009 Share Posted October 15, 2009 Please help, I have spent the whole day tearing my hair out and searching this forum but I still can't solve it. I have a product customization form for all my products which allows users to upload images. But everytime i try to upload an image via the form, I get only a blank frame on one side of the website. Please see the attached screenshots. I thought it might be a problem with memory. I have set memory_limit to 64M in my php.ini, I also have tried a phpinfo file with a ini_set memory to 64M, and also tried using a ini_set in my config.inc.php, but my phpinfo is still showing only 32M memory limit. Is 32MB not enough for uploading images? I have also tested images of all sizes, including the smallest one at 15kb with dimensions of only 380 x 360. GIF and PNG images don't work either. In my BackOffice I have set the max limit of image size to 5MB, and also max dimensions to 1000 x 1000. Am I missing something? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now