mistake message on putting articles into basket

  • Posts: 1
  • Thank you received: 0
1 month 4 weeks ago #359407

-- url of the page with the problem -- : www.drei-m-agentur.de
-- HikaShop version -- : 5.0.3
-- Joomla version -- : 5.0.3
-- PHP version -- : 8.2.25
-- Browser(s) name and version -- : Thunderbird
-- Error-message(debug-mod must be tuned on) -- : Deprecated: Creation of dynamic property plgHikaShopTaxcloud::$plugin_options is deprecated in /home/www/3mA/plugins/hikashop/taxcloud/taxcloud.php on line 870

Deprecated: Creation of dynamic property plgHikaShopTaxcloud::$plugin_options is deprecated in /home/www/3mA/plugins/hikashop/taxcloud/taxcloud.php on line 870

This message is given if an article is selected to go into the salesbasket and is immediately shown in the basketmodule in the left column of the page.

What can we do against this? Thanks for an answer, Roland Hartl

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
1 month 4 weeks ago #359412

Hi,

Add the line:

	protected $plugin_options = array();
after the line:
	protected $errors = array();
in the file plugins/hikashop/taxcloud/taxcloud.php and it will remove this message. We'll add the change on our end.

Note that if you're not using TaxCloud, you should disable the TaxCloud plugin in the Joomla plugins manager.

Last edit: 1 month 4 weeks ago by nicolas.

Please Log in or Create an account to join the conversation.

Time to create page: 0.059 seconds
Powered by Kunena Forum