Error On Front End After Updating To Helix Ultimate 2.1.3 - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Error On Front End After Updating To Helix Ultimate 2.1.3

DM

Diego Mello

Helix Framework 3 months ago

Hello there,

I am getting an error after updating my site to Shaper Helix Ultimate 2.1.3:

Cannot access protected property Joomla\CMS\Menu\MenuItem::$params

I had updated my live site (which was a big mistake) and got this error. To revert I copied the template files from my development environment to the live site and it worked again.

Now, I just ran the update on my DEV environment and got the same error.

I'll let the error there foryou to check, and I am sharing the url of the development environment on the hidden content.

Please, let me know what is happening and if if you have a fox for this.

0
9 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 months ago #198596

Your problem is solved.

What i have done. On this file location.

plugins/system/helixultimate/overrides/mod_menu/default_heading.php

Find out this code


if ($item->params->get('menu_text', 1))

Replace with this code

`if ($item->getParams()->get('menu_text', 1))`
0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 months ago #198587

Hi there,

Thank you for reaching out, and I apologize for any inconvenience caused by this oversight. To better address the issue, could you kindly provide Joomla administrator access? This will enable me to thoroughly investigate the matter and provide you with a prompt resolution.

I appreciate your cooperation and will ensure to get back to you as soon as possible.

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
DM
Diego Mello
Accepted Answer
3 months ago #198591

Thank you Toufiq.

Here it is.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 months ago #198594

I'm unable to access this URL.

0
DM
Diego Mello
Accepted Answer
3 months ago #198595

This is sthe URL.

0
DM
Diego Mello
Accepted Answer
3 months ago #198598

Thank you Toufiq.

I have a question regarding this fix.

Is this an issue of Shaper Helix Ultimate 2.1.3 update? I am asking because if that is the case, I suppose you guys will need to relase a fix for this, right?

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 months ago #198599

We will fix it next update.

0
DM
Diego Mello
Accepted Answer
3 months ago #198600

All right, thank you very much.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 months ago #198603

You are most welcome & Thanks

0