Error adding to cart

  • Posts: 8
  • Thank you received: 0
10 years 1 month ago #198479

-- url of the page with the problem -- : lusmira.esy.es/index.php/mulher/casacosm...checkout/step/step-1
-- HikaShop version -- : HikaShop [1503052315]
-- Joomla version -- : 3.4.1
-- PHP version -- : 5.5.21
-- Error-message(debug-mod must be tuned on) -- : Strict Standards: Non-static method hikashop::loadUser() should not be called statically, assuming $this from incompatible context in /home/u695720947/public_html/plugins/hikashoppayment/bf_rbsbusinessgateway/bf_rbsbusinessgateway.php on line 62

Good evening, when I'm trying to add an item to my shopping cart , give me the message:
"Strict Standards: Non-static method hikashop::loadUser() should not be called statically, assuming $this from incompatible context in /home/u695720947/public_html/plugins/hikashoppayment/bf_rbsbusinessgateway/bf_rbsbusinessgateway.php on line 62"
The message is displayed whether or not logged as evidence the attached images .
Thank you in advance for your help

Attachments:

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

  • Posts: 26251
  • Thank you received: 4040
  • MODERATOR
10 years 1 month ago #198516

Hi,

The notice message will be fix in the next release.
It is just a PHP notice, it is not seen as an error by PHP ; this kind of message can be display in a test/dev environment but should be hidden in a production mode.

If you want to fix that message, you can edit the plugin and replace in the line 62, the content

hikashop::loadUser
By
hikashop_loadUser

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

Time to create page: 0.054 seconds
Powered by Kunena Forum