Hi
PrestaShop version: 1.7.6.1
1. I have a lot PHP Warning errors with this plugin. It’s related to wrong object supplied for module hooks.
For example this warning related Wishlist block (by Prestashop)
PHP Warning: count(): Parameter must be an array or an object that implements Countable in \var\cache\prod\smarty\compile\46\58\98\465898385749bce62997bb8d22f17c1187c8cdae_2.file.blockwishlist_button.tpl.php on line 24
PHP 68. HookCore::callHookOn() \classes\Hook.php:907
PHP 69. HookCore::coreCallHook() \classes\Hook.php:355
PHP 70. BlockWishList->hookDisplayProductListFunctionalButtons() \classes\Hook.php:970
PHP 71. BlockWishList->display() \modules\blockwishlist\blockwishlist.php:134
This happens for other modules too by default or when I’m trying to exclude caching from Dynamic Modules.
And of coarse because of this errors this modules hooks excluded with “Dynamic Modules” are still cached.
Looks like this module is not working as described and not usable.
Please clarify this, provide fixes or refund.
Thanks