Problem in prestashop 8.1.1 with custom contents module
Hi, I'm trying to use the htmlboxpro module version 3.9.0 just updated on a new prestashop 8.1.1 on php 8.2 I want to simply display a
Text
on the displayHome hook. From my debug looks like the hook is fired but the variables (especially $blocks) are not taken to the Module.php display functions. My guess is that the $this->context->smarty->assign( is not really working now. The module is therefore useless...
are you 100% sure that the:
- hook is active (checkbox near hook name is checked)
- hook contain blocks that are active (checkbox near block name is checked or "Active" option is activated)
- these blocks have settings that make the block visible for visitor that currently visits your website? (focus on group settings option where you point groups of customers permitted to see this block)
i am convinced that this module is just ready to work in prestashop 8.1.1 without ANY problem
video: https://drive.google.com/file/d/16zryBzfXhrRNgmXfXkqFdu2lbRePJe9V/view?usp=drivesdk
if you just uploaded new .zip file with module to your shop's back office - please reinstall it.
Problem in prestashop 8.1.1 with custom contents module
Reviewed by VEKIA
on
Tuesday, September 05, 2023
Rating:
No comments