Corrupt site Help!
Permalink
Hi There,
Just tried to log in to a site that has been stable adn running for some time to find aroudn 80 lines of error messages... dont know where to start to get things back.
Can anyone advise
here is a sample of the errors
Strict Standards: Non-static method Cache::get() should not be called statically in /homepages/45/d226013081/htdocs/CitrusKB/c5/concrete/models/package.php on line 78
Strict Standards: Non-static method Cache::key() should not be called statically in /homepages/45/d226013081/htdocs/CitrusKB/c5/concrete/libraries/cache.php on line 117
Strict Standards: Non-static method Cache::getLibrary() should not be called statically in /homepages/45/d226013081/htdocs/CitrusKB/c5/concrete/libraries/cache.php on line 121
Strict Standards: Non-static method Cache::key() should not be called statically in /homepages/45/d226013081/htdocs/CitrusKB/c5/concrete/libraries/cache.php on line 137
Strict Standards: Non-static method Loader::package() should not be called statically in /homepages/45/d226013081/htdocs/CitrusKB/c5/concrete/startup/packages.php on line 8
Just tried to log in to a site that has been stable adn running for some time to find aroudn 80 lines of error messages... dont know where to start to get things back.
Can anyone advise
here is a sample of the errors
Strict Standards: Non-static method Cache::get() should not be called statically in /homepages/45/d226013081/htdocs/CitrusKB/c5/concrete/models/package.php on line 78
Strict Standards: Non-static method Cache::key() should not be called statically in /homepages/45/d226013081/htdocs/CitrusKB/c5/concrete/libraries/cache.php on line 117
Strict Standards: Non-static method Cache::getLibrary() should not be called statically in /homepages/45/d226013081/htdocs/CitrusKB/c5/concrete/libraries/cache.php on line 121
Strict Standards: Non-static method Cache::key() should not be called statically in /homepages/45/d226013081/htdocs/CitrusKB/c5/concrete/libraries/cache.php on line 137
Strict Standards: Non-static method Loader::package() should not be called statically in /homepages/45/d226013081/htdocs/CitrusKB/c5/concrete/startup/packages.php on line 8
Another possibility is that you are on the same version, but some warnings have been switched on to be stricter about what tricks the code inside c5 is allowed to get away with. Again, this may be something your hosting company has changed and can advise you about.