- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2019
09:32 AM
01-24-2019
09:32 AM
Message erreur JS - Admin catalog page - Amasty extended grid - Magento 1.9.x
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