Page 1 of 1

System Information Error

Posted: Tue Jan 02, 2018 10:43 am
by Barrowboy
I have just updated our CMSMS site to the latest version of cmsms 2.2.5 from version 2.1.6.

All appears to working correct apart form System Information link in
"Site Admin" menu

Where we get this error.

"This page isn’t working
www.mysite.org.uk is currently unable to handle this request.
HTTP ERROR 500"

Looking at the error log it shows the following.

"[02-Jan-2018 08:00:56 Europe/London] PHP Fatal error: Call to undefined function testConfig() in /home/mysite/public_html/village/admin/systeminfo.php on line 97"

The line 97 in systeminfo.php is

"$tmp[0]['php_memory_limit'] = testConfig('php_memory_limit', 'php_memory_limit');"

The testconfig function is not defined can someone explain how this can be done?

Thanks

Re: System Information Error

Posted: Fri Feb 16, 2018 8:23 am
by velden
It could be related to viewtopic.php?f=8&t=76729