spassignat Posted December 3, 2014 Share Posted December 3, 2014 (edited) Hi, I'm trying to setup product in the admin but everything freezes on the navigator side. Using Chrome, IE or Firefox the situation is the same. Something seems to run in a loop in javascript. On the server side, there are no overload of the cpu. Scenario: Edit a product attempt to modify something -> that's it : can't change, save freezes, then you just have to wait for the browser message... Prestashop version: 1.6.0.9 database: Mysql any ideas ? Edited December 3, 2014 by spassignat (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted December 6, 2014 Share Posted December 6, 2014 open browser console (ctrl+shift+j in chrome) and try to reproduce issue do you see there some red errors or something that loops all the time? (you will see there reports in console) Link to comment Share on other sites More sharing options...
spassignat Posted December 6, 2014 Author Share Posted December 6, 2014 Hello, thanks. There is only one small error an image not found (fr_default_small_dm.JPG) Are there any way to dump stack in javascript like we can do it in Java with Ctrl+Break or Kill ... Link to comment Share on other sites More sharing options...
El Patron Posted December 7, 2014 Share Posted December 7, 2014 please turn on PrestaShop debug and recreate to see if there is an underlying php error. http://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information/ also make sure to clear browser cache/cookies...doing this sometimes clear up issues, but not always. Link to comment Share on other sites More sharing options...
Recommended Posts