Front End blank page after CMSMS 2.0.1.1 upgrade from 1.12

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
jamaa
Forum Members
Forum Members
Posts: 10
Joined: Fri Oct 09, 2015 1:29 pm

Re: Front End blank page after CMSMS 2.0.1.1 upgrade from 1.

Post by jamaa »

ok, I think I'm slowly getting to the root of the problem.

ShowTime does indeed not work with CMSMS 2, but that was not the cause for the blank page. Have submitted a bug report here.

Seems like it is the CustomContent module that is the main problem. It apparently is compatible with CMSMS 2, though. After changing the module calls as described in the help, I am getting error messages "access to static class 'ccUser' not allowed by security setting". Have submitted a bug report here. Perhaps you guys know what this could be about?

I also had to switch from {breadcrumbs} to {nav_breadcrumbs}, and fiddle around with that a little (parameters have changed), perhaps that's worth documenting in the upgrade notes, since it is a core module.

Also, I managed to get access to the php error logs, but so far I have not gotten any useful information from it (same messages that are displayed in the browser).
jamaa
Forum Members
Forum Members
Posts: 10
Joined: Fri Oct 09, 2015 1:29 pm

Re: Front End blank page after CMSMS 2.0.1.1 upgrade from 1.

Post by jamaa »

otopanne wrote:What's a bit weird about your sys info, is that you seem to have installed CGExtensions & FrontEndUsers twice? (could be a copy-paste error, though)
Have checked, and it's not a copy paste error. That's how it's displayed in the system information. The module manager does not list those modules twice, though. Do you think this is a problem?
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1968
Joined: Mon Jan 29, 2007 4:47 pm

Re: Front End blank page after CMSMS 2.0.1.1 upgrade from 1.

Post by Jo Morg »

jamaa wrote:Seems like it is the CustomContent module that is the main problem. It apparently is compatible with CMSMS 2, though. After changing the module calls as described in the help, I am getting error messages "access to static class 'ccUser' not allowed by security setting". Have submitted a bug report here. Perhaps you guys know what this could be about?
CustomContent has been deprecated and is no longer being actively developed. If you have the latest FrontendUsers module, all the CC functionality is now supported by it. Check the module help page on specifics.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
jamaa
Forum Members
Forum Members
Posts: 10
Joined: Fri Oct 09, 2015 1:29 pm

Re: Front End blank page after CMSMS 2.0.1.1 upgrade from 1.

Post by jamaa »

Jo Morg wrote:CustomContent has been deprecated and is no longer being actively developed. If you have the latest FrontendUsers module, all the CC functionality is now supported by it. Check the module help page on specifics.
OK thanks for the heads up. That kind of information should be displayed front and center on the module's forge page! The only information available on that page is the last release note, which states: "Works with CMSMS 2.0".
Locked

Return to “[locked] Installation, Setup and Upgrade”