Page 1 of 1

Update version 2.2.5

Posted: Sun Dec 31, 2017 4:29 pm
by Barrowboy
Hi
After updating to the latest version from 2.1.6 to 2.2.5

We have three pages not working in admin.
System Maintenance
System Information
System Verification
All show
This page isn’t working
HTTP ERROR 500

The files all show on the server.

Everything else appears to be working.

Can you please advise.

Thanks

Re: Update version 2.2.5

Posted: Sun Dec 31, 2017 5:06 pm
by Barrowboy
Hi
Reading the error log I have this line preventing it from running it two of the files mentioned.

require_once cms_join_path(CMS_BASE, 'lib', 'test.functions.php');

can this be commented out or why is the file 'test,functions.php' missing?

Thanks

Re: Update version 2.2.5

Posted: Sun Dec 31, 2017 5:15 pm
by Rolf

Re: Update version 2.2.5

Posted: Mon Jan 01, 2018 8:13 am
by Barrowboy
Hi
Thanks for that link.
Adding the file has cured two out of the three problems.

But the system information log shows that this is missing or not correct?


$tmp[0]['php_memory_limit'] = testConfig('php_memory_limit', 'php_memory_limit'

Is this part of CMSMS or a server issue.

Thanks