Jump to content

"An Error Occurred While Resizing Image"


Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...