Sorted, for now at least. On my host (Siteground) the solution was to turn off front end error reporting via .htaccess in both the main root directory and the admin directory.
Thanks for your help on this,
Search found 5 matches
- Thu May 16, 2024 9:10 am
- Forum: CMSMS Core
- Topic: CMSMS V2.20 OneEleven Admin theme still has deprecated code
- Replies: 5
- Views: 1196
- Wed May 15, 2024 12:33 pm
- Forum: CMSMS Core
- Topic: CMSMS V2.20 OneEleven Admin theme still has deprecated code
- Replies: 5
- Views: 1196
Re: CMSMS V2.20 OneEleven Admin theme still has deprecated code
Hi, thanks for the update, I'm more than happy with the explanation, and am a massive fan of CMS Made Simple. The problem I have is that I can't upgrade to 2.20 on sites where my clients access the CMS as the error messages make it look like there's something wrong. php.ini doesn't stop these errors...
- Tue May 14, 2024 10:20 am
- Forum: CMSMS Core
- Topic: CMSMS V2.20 OneEleven Admin theme still has deprecated code
- Replies: 5
- Views: 1196
CMSMS V2.20 OneEleven Admin theme still has deprecated code
Various templates in the OneEleven admin still use "Count" and that is causing PHP Deprecated warnings. Templates I've found that have this issue: changeusergroup.tpl changegroupperm.tpl systeminfo.txt.tpl I've tried using php.ini to suppress these - that works on the front end but not in ...
- Wed May 08, 2024 9:30 am
- Forum: CMSMS Core
- Topic: 2.2.20 not compatible with earlier templates or content types
- Replies: 4
- Views: 1477
Re: 2.2.20 not compatible with earlier templates or content types
Editing ErrorPage.inc.php as suggested by creopard
[edited by admin as core code changes should not be posted on the forum - use the bug tracker instead]
http://dev.cmsmadesimple.org/bug/view/12712
Resolves the issue of sites not loading where Content Type Error page is used.
[edited by admin as core code changes should not be posted on the forum - use the bug tracker instead]
http://dev.cmsmadesimple.org/bug/view/12712
Resolves the issue of sites not loading where Content Type Error page is used.
- Tue May 07, 2024 9:50 am
- Forum: CMSMS Core
- Topic: 2.2.20 not compatible with earlier templates or content types
- Replies: 4
- Views: 1477
2.2.20 not compatible with earlier templates or content types
Having installed V2.2.20 on a site originally built in 2.2.0 or thereabouts, it does not seem to be compatible with earlier template types or page types I have found the following: 1) Site will not load if the previous site had a default Error Page (Content Type = Error Page). Error seen: Parse erro...