error messgae after vendor registration

  • Posts: 115
  • Thank you received: 0
6 years 7 months ago #278226

-- url of the page with the problem -- : www.tweedehandjes.com
-- Error-message(debug-mod must be tuned on) -- : Warning: Creating default object from empty value in /administrator/components/com_hikamarket/classes/vendor.php on line 779

Hi,

the following messgae appears after a vendor has registered on my site:

Warning: Creating default object from empty value in /administrator/components/com_hikamarket/classes/vendor.php on line 779

Do you know what this means?
regards,
Joyce

Last edit: 6 years 7 months ago by Jerome. Reason: removing private details

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

  • Posts: 26004
  • Thank you received: 4004
  • MODERATOR
6 years 7 months ago #278227

Hello,

Thanks for the report.
In the corresponding file, please replace the line 779 by

$vendor_update->vendor_access = implode(',', $accesses);
Into
$vendor->vendor_access = implode(',', $accesses);
And it will fix the warning.

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: 115
  • Thank you received: 0
6 years 7 months ago #278486

Hello Jerome,

Thanks, this solved it.

Regards,
Joyce

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

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