Strict Standards Error on Joomla 1.5 Site

Joomla version 1.5 is end-of-life and are no longer supported. Please use Joomla 3.x instead.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
cconstruct
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Wed May 11, 2016 4:26 am

Strict Standards Error on Joomla 1.5 Site

Post by cconstruct » Wed May 11, 2016 4:29 am

My Joomla site got hacked so I was forced to restore to a last known backup.
The database stayed intact still fortunately.

When I restored the Joomla files, the site now shows:

Code: Select all

Strict Standards: Non-static method JLoader::import() should not be called statically in /home/content/68/6981868/html/libraries/joomla/import.php on line 29

Strict Standards: Non-static method JLoader::register() should not be called statically in /home/content/68/6981868/html/libraries/loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in /home/content/68/6981868/html/libraries/joomla/import.php on line 32

Strict Standards: Non-static method JLoader::register() should not be called statically in /home/content/68/6981868/html/libraries/loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in /home/content/68/6981868/html/libraries/loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in /home/content/68/6981868/html/libraries/loader.php on line 138

Strict Standards: Non-static method JRequest::clean() should not be called statically in /home/content/68/6981868/html/libraries/joomla/import.php on line 33

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in /home/content/68/6981868/html/libraries/joomla/environment/request.php on line 463

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in

How do I fix this? I have GoDaddy Linux hosting. There is no PHP.ini file in the root but I tried the various logging switches and nothing works. Please help!

itoctopus
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 4025
Joined: Mon Nov 25, 2013 4:35 pm
Location: Montreal, Canada
Contact:

Re: Strict Standards Error on Joomla 1.5 Site

Post by itoctopus » Wed May 11, 2016 7:54 am

Open the configuration.php file and change the value of $error_reporting to -1. It seems that GoDaddy upgraded the PHP instance on the server hosting your website.
http://www.itoctopus.com - Joomla consulting at its finest
https://twitter.com/itoctopus - Follow us on Twitter

memo93
Joomla! Apprentice
Joomla! Apprentice
Posts: 13
Joined: Mon Feb 22, 2016 11:23 am

Re: Strict Standards Error on Joomla 1.5 Site

Post by memo93 » Tue Feb 13, 2018 9:58 pm

hey
i have the same problem i changed $error_reporting to -1 but now i have white blank front end
any help! :'( :'(

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17437
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: Strict Standards Error on Joomla 1.5 Site

Post by toivo » Tue Feb 13, 2018 10:44 pm

Are you really using Joomla 1.5 five (5) years after its End of Life, meaning after its support ended, or is it perhaps a more current version?
Toivo Talikka, Global Moderator


Locked

Return to “Installation 1.5”