Bonjour
Je rencontre un souci depuis peu avec le module extended grid amasty sur la page catalog admin page Magento 1.9...
/js/amasty/ampgrid/lightbox/js/lightbox.js
lightbox.js
ligne 20 if (LightboxOptions.resizeSpeed > 10)
LightboxOptions.resizeSpeed = 10;
Uncaught ReferenceError: productGridJsObject is not defined
/js/amasty/ampgrid/grid.js
ligne 560
productGridJsObject.initGridAjaxReloaded =
productGridJsObject.initGridAjax;
Quand j’essaie de désactiver le module via un false
PHP Fatal error: Call to a member function getSortedChildren() on boolean in /base/default/template/pramp/catalog/layer/state.phtml on line 20
cdt