Large PHP Error Log - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Large PHP Error Log

Gerald W.

Gerald W.

Template 4 months ago

Nuron template is calling deprecated methods. See below a sample of that which is creating HUGE log file

[14-Jun-2025 13:37:27 UTC] PHP Deprecated: Creation of dynamic property HelixUltimateFeatureMenu::$load_pos is deprecated in /home/ACCOUNT/public_html/templates/nuron/features/menu.php on line 43 [14-Jun-2025 13:37:27 UTC] PHP Deprecated: Creation of dynamic property HelixUltimateFeatureSocial::$position is deprecated in /home/ACCOUNT/public_html/templates/nuron/features/social.php on line 36 [14-Jun-2025 13:37:27 UTC] PHP Deprecated: Creation of dynamic property HelixUltimateFeatureSocial::$load_pos is deprecated in /home/ACCOUNT/public_html/templates/nuron/features/social.php on line 37 [14-Jun-2025 13:37:27 UTC] PHP Deprecated: Creation of dynamic property HelixUltimateFeatureTitle::$position is deprecated in /home/ACCOUNT/public_html/templates/nuron/features/title.php on line 39 [14-Jun-2025 13:37:27 UTC] PHP Deprecated: Creation of dynamic property HelixUltimateFeatureMenu::$position is deprecated in /home/ACCOUNT/public_html/templates/nuron/features/menu.php on line 42 [14-Jun-2025 13:37:27 UTC] PHP Deprecated: Creation of dynamic property HelixUltimateFeatureMenu::$load_pos is deprecated in /home/ACCOUNT/public_html/templates/nuron/features/menu.php on line 43 [14-Jun-2025 13:37:27 UTC] PHP Deprecated: Creation of dynamic property HelixUltimateFeatureSocial::$position is deprecated in /home/ACCOUNT/public_html/templates/nuron/features/social.php on line 36 [14-Jun-2025 13:37:27 UTC] PHP Deprecated: Creation of dynamic property HelixUltimateFeatureSocial::$load_pos is deprecated in /home/ACCOUNT/public_html/templates/nuron/features/social.php on line 37 [14-Jun-2025 13:37:27 UTC] PHP Deprecated: Creation of dynamic property HelixUltimateFeatureContact::$position is deprecated in /home/ACCOUNT/public_html/templates/nuron/features/contact.php on line 36 [14-Jun-2025 13:37:27 UTC] PHP Deprecated: Creation of dynamic property HelixUltimateFeatureContact::$load_pos is deprecated in /home/ACCOUNT/public_html/templates/nuron/features/contact.php on line 37 [14-Jun-2025 13:37:27 UTC] PHP Deprecated: Creation of dynamic property HelixUltimateFeatureLogo::$position is deprecated in /home/ACCOUNT/public_html/templates/nuron/features/logo.php on line 41 [14-Jun-2025 13:37:27 UTC] PHP Deprecated: Creation of dynamic property HelixUltimateFeatureLogo::$load_pos is deprecated in /home/ACCOUNT/public_html/templates/nuron/features/logo.php on line 42 [14-Jun-2025 13:40:56 UTC] PHP Deprecated: str_replace(): Passing null to parameter #1 ($search) of type array|string is deprecated in /home/ACCOUNT/public_html/plugins/system/admintools/src/Feature/CustomAdminFolder.php on line 83

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 months ago #195644

Hi Gerald,

Those from Template easy to fix.

Take those same files from raw Helix Ultimate template and override them, using FTP tool.


About the last one, Akeeba Admin Tools, probably you had old plugin version.

0