Arino Template (v2.0.2) Compatibility With Joomla 5.4.4 - Question | JoomShaper

Arino Template (v2.0.2) Compatibility With Joomla 5.4.4

rachoud

rachoud

Template 21 hours ago

Hello everyone, I have updated my template (Arino) to version (2.0.2) on Joomla 5.4.4. This resulted in the following error: Cannot access protected property (Joomla\CMS\Menu\MenuItem::$params). To resolve this, I modified the (default_component.php) file by changing ($item->params) to ($item->getParams()), and the site is now working correctly. My questions are:

  1. Is this procedure technically correct for Joomla 5?
  2. Is this fix sufficient?
  3. Will this modification persist in future template updates?

I have attached a screenshot of the error for your reference. Thank you. [https://prnt.sc/UqkhdU4e1g-5]

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 21 hours ago #221574

Hi,

Two files has to be replaced from different "raw" template. Easy fix. info_3099_2026.png

  • If that template is based on Helix Ultimate, take them from Helix Ultimate template package, just override.
  • If on Helix3 - do the same, but take from Helix3 template package.

Use FTP tool or File Manager to replace those files (override old with a "new" one!). You can override whole "mod_menu" folder, it will be faster.

0