kasperpihl Posted August 11, 2011 Share Posted August 11, 2011 Hi there. I am trying to upload product images using a zip file, but the following error happens: "An error occurred while resizing image" Ive looked into the code, found the place where this happens. It seems to be in /admin/tabs/AdminProducts.php on line 1012 in the function "uploadImageZip" The function imageResize seems to fail, and i don't get why. So the zipping itself works fine, and if print out the filename and directories it all looks fine. All the folders and subfolders of /img are set to 777, so that should not be the problem. I have tried both .jpg and .png files in the zip. And none of them will resize. I am very frustrated about this since it is about 250 product I have, it will be so annoying to upload images manually. Does anyone in here have a clue of what this could be? Best Regards Kasper 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