Jump to content


Most Liked Content


#792 Warning: hideblock_by_group

Posted by sts098 on 13 March 2025 - 07:39 PM

I am currently using v3.99 on PrestaShop 8.2.1.  Re-installed 3.99 after 3.995 would create error 500 in backoffice when editing blocks.

 

HTMLBOX Pro appears to be working, however, when troubleshooting a different module, I enabled debug.  While my custom hooks appear correctly in front office (3 different blocks on the product page), Debug reveals two errors prior to displaying the blocks.  Errors are:

 

Warning: Undefined array key "hideblock_by_group" in .../smarty/compile/classic/dd/b2/52/ddb252f6afeeb40ae3213c908b2dfbfe21fb623f_2.file.html.tpl.php on line 557. 

 

and

 

Warning: Attempt to read property "value" on null in .../smarty/compile/classic/dd/b2/52/ddb252f6afeeb40ae3213c908b2dfbfe21fb623f_2.file.html.tpl.php on line 557

 

Looks like this could be part of your html.tpl, as that is the only file I could find that contains the hideblock_by_group.

 

Is there anything I may be doing wrong?  


  • Janet scott likes this


#208 MSRP - creates tables?

Posted by Rick on 06 October 2021 - 07:35 AM

I use this plugin with mysql import task from bash.

it creates tables in database, one for products without combinations one for products with combinations


  • Milosz likes this


#204 Product Price Many Currencies Module Question

Posted by Milosz on 02 October 2021 - 07:43 AM

Hello,

unfortunately, module to display prices in many currencies will not work as you wish.

moreover - prestashop is totally not ready to support two different currencies at the same time.

 

i mean, just imagine that someone adds some home appliance to the cart (in usd) then also some chaper items (in pesos).

cart will contain products with various currencies that is just impossible in prestashop architecture - to cart/order can be assigned only one id_currency field.

 

there are probably some possibilities to change the core totally, but it will be really major task. To be honest - this kind of change will cause many compability errors - for example with payment modules (paypal can't handle payment in two currencies at the same time, the same other payment gateways). To make this feature work it will be required to change almost everything. Too much work and things to worry about, that will not work.


  • vic09x likes this


#178 block access from some countries

Posted by greeta on 20 September 2021 - 09:13 PM

i need a module that allows me to block access from some countriesthat allows me to block access from some countries, I keep gettingforeign people who register, what can I do


  • Bamboobambi likes this