Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

Cannot use object of type stdClass as array /plugins/system/helix3/helix3.php:55
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Cannot use object of type stdClass as array /plugins/system/helix3/helix3.php:55

Cannot use object of type stdClass as array /plugins/system/helix3/helix3.​php:55 4 years, 7 months ago #39578

Hi, I am using a local server! And I have such an error
0 Cannot use object of type stdClass as array
/plugins/system/helix3/helix3.php:55

Re: Cannot use object of type stdClass as array /plugins/system/helix3/helix3.​php:55 4 years, 7 months ago #39601

Hi all! I found the solution Everything that it is necessary to load its free quickstart the Sj Remoz template! And to take files from there plugins/system/x_menu_params/x_menu_params.php and plugins/system/helix3/helix3.php and to replace them on our Sj Market II a template. On the same way!
Now I would like to learn as to me to make sticky not header and main-menu?

Re: Cannot use object of type stdClass as array /plugins/system/helix3/helix3.​php:55 4 years, 6 months ago #39612

Hi,

please go to plugins/system/x_menu_params/x_menu_params.php,
plugins/system/helix3/helix3.php and find:

if($data['id'] && $data['parent_id'] == 1) {

=> change to:

if (is_object($data))
{ $data = (array)$data; }
if($data['id'] && $data['parent_id'] == 1) {

thanks

Re: Cannot use object of type stdClass as array /plugins/system/helix3/helix3.​php:55 4 years, 6 months ago #39618

It doesn’t help me
  • Page:
  • 1
Time to create page: 0.20 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes