Guest Posted January 1, 2014 Share Posted January 1, 2014 (edited) Hey everyone, On my site I am getting this error. It happened after I deleted several products in one go.. Any suggestions? Prestashop 1.5.6. Only happens in Combinations tab. I do have a tomerg module, mass combination editor, I disabled the module and it still persisted though. However that could be due to an AdminProduct override controller I had to put in for the installation.. should I contact tomerg or is this probably related to something else? From Console in Chrome. event.returnValue is deprecated. Please use the standard event.preventDefault() instead. Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://mapthief.com/pennston/index.php?controller=AdminProducts&token=f7cf9…9&id_product=8&action=Combinations&updateproduct&ajax=1&rand=1388602078669 Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://mapthief.com/pennston/index.php?controller=AdminProducts&token=f7cf9…9&id_product=8&action=Combinations&updateproduct&ajax=1&rand=1388602080012 Edited January 2, 2014 by vekia (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted January 2, 2014 Share Posted January 2, 2014 can you turn on error reporting? then in the console click on this result: Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://mapthief.com/pennston/index.php?controller=AdminProducts&token=f7cf9…9&id_product=8&action=Combinations&updateproduct&ajax=1&rand=1388602078669 you will see there "results" tab, can you show it? Link to comment Share on other sites More sharing options...
Guest Posted January 2, 2014 Share Posted January 2, 2014 Hey vekia, Thanks for the help! I turned on error reporting, and cleared the cache. Then the problem was solved! Not sure if it was turning on PS_DEV or clearing the cache or both. Hope this helps someone else out. Thanks again! eggo Link to comment Share on other sites More sharing options...
Recommended Posts