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

I can not change the menu
(1 viewing) (1) Guest

TOPIC: I can not change the menu

I can not change the menu 5 years, 1 month ago #38222

I want to change the menu items but when I try, I see this error:

Cannot use object of type stdClass as array

can you help me?

grazie

daniela

Re: I can not change the menu 5 years, 1 month ago #38223

Dear PRISCO

please go to plugins/system/x_menu_params/x_menu_params.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: I can not change the menu 5 years, 1 month ago #38224

Thank you for your answer.
I have executed your instructions but nothing has changed
I emptied the chache but I always see the same mistake.

tks
daniela

Re: I can not change the menu 5 years, 1 month ago #38227

Dear PRISCO

Please send us the domain and ftp account to check directly?

thanks

Re: I can not change the menu 5 years, 1 month ago #38229

PRISCO wrote:
I want to change the menu items but when I try, I see this error:

Cannot use object of type stdClass as array

can you help me?

grazie

daniela
Last Edit: 5 years, 1 month ago by PRISCO.

Re: I can not change the menu 5 years, 1 month ago #38230

Hello
I edited the first post and entered the website information

tks

daniela
Time to create page: 0.21 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