Error when updating order

  • Posts: 62
  • Thank you received: 1
6 years 4 months ago #281435

-- HikaShop version -- : 3.2.1
-- HikaMarket version -- : 2.0.0
-- Joomla version -- : 3.8.1
-- PHP version -- : 7.0
-- Browser(s) name and version -- : Chrome 61
-- Error-message(debug-mod must be tuned on) -- : Call to private method hikamarketOrderClass::updateTransaction() from context 'hikamarketShopOrder_backendHelper'

Hello,

How can I solve this error? Can you please assist?

I have a live environment and a test environment. For some reason the test environment works fine, but the live environment produces the error:
Call to private method hikamarketOrderClass::updateTransaction() from context 'hikamarketShopOrder_backendHelper'

Kind regards,
Teeuwis

Attachments:

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

  • Posts: 25994
  • Thank you received: 4004
  • MODERATOR
6 years 4 months ago #281438

Hello,

Thanks for the report.
In the file "administrator/components/com_hikamarket/classes/order.php" you can replace

private function updateTransaction(&$order, &$subOrder, $vendor_new_total) {
By
public function updateTransaction(&$order, &$subOrder, $vendor_new_total) {

In our end we will perform some tests in order to checks and update the HikaMarket package afterwards.

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.

  • Posts: 62
  • Thank you received: 1
6 years 4 months ago #281731

Thanks, that fixed it!

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

Moderators: Obsidev
Time to create page: 0.064 seconds
Powered by Kunena Forum