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).
Front End blank page after CMSMS 2.0.1.1 upgrade from 1.12
Re: Front End blank page after CMSMS 2.0.1.1 upgrade from 1.
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?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)
Re: Front End blank page after CMSMS 2.0.1.1 upgrade from 1.
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.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?
"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!
* 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!
Re: Front End blank page after CMSMS 2.0.1.1 upgrade from 1.
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".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.