demry12 Posted June 3, 2015 Share Posted June 3, 2015 Hi, I can't regenerate image. after clicking "regenerate thumbnail", will turn to page "No date received". Please see screenshot: https://goo.gl/z0pebh I'm using PrestaShop™ 1.6.0.9. PHP 5.4.41 version. thank you Link to comment Share on other sites More sharing options...
Chris Mok Posted June 3, 2015 Share Posted June 3, 2015 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 More sharing options...
vekia Posted June 4, 2015 Share Posted June 4, 2015 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 More sharing options...
Recommended Posts