Jump to content

Can't regenerate image


Recommended Posts

Have you tried to turn debug mode on?

 

please check and see if you get any error?

 

go to config > defines.inc.php And change the line:

define('_PS_MODE_DEV_', false);

Change false to true and save.

 

Then start regenerating and see if you get any error.

Link to comment
Share on other sites

i think that it is related to some limits like memory limit that you have on your hosting account.

if you've got access to server logs, like error log - verify it, you will find helpful informations there

 

im affraid that in this case error reporting is not enough, because problem is with response from server, not with prestashop itself (so no error will appear) - but you can of course try :)

Link to comment
Share on other sites

×
×
  • Create New...