Jump to content

500 Error on Configuration Information Page


Recommended Posts

Hi, I have noticed that when I click the Advanced Parameters > Configuration I get Server 500 error. I have had a look at the logs and it brings this error;

 

Fatal error: Call to undefined method ConfigurationTest::getDefaultTests() in /public_html/controllers/admin/AdminInformationController.php on line 134

 

When I look at this file I see the following on this line;

 

$params_required_results = ConfigurationTest::check(ConfigurationTest::getDefaultTests());

 

Any ideas are much appreciated thanks.

Edited by kamicko (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...