Page 1 of 1

CG Blog Issue

Posted: Mon Aug 05, 2019 7:32 pm
by ksingh2019
Hi, when I login as admin and go to content > blog all I get is a white screen. I'm running version 1.12.1 of CMSMS and CGBlog 1.12.3

I've attempted to switch on debug mode, and when going to the same page, I still see the white screen with no debug messages (which are visible elsewhere).

I've cleared the cache too and still nothing.

The odd thing is, you can view the blog on the front-end. So

Re: CG Blog Issue

Posted: Tue Aug 06, 2019 2:23 am
by DIGI3
White screen pretty much guarantees there'll be an error message in your PHP error log.

With such an old installation, it's going to be a guessing game without that error message, and the fix for any guess is going to be "upgrade" anyway. My current guess would be your host has changed PHP versions or something.

Re: CG Blog Issue

Posted: Thu Aug 08, 2019 12:40 am
by ksingh2019
Seems like the php version was upgraded to 7.2 so I switched it back to 5.6 and the blog admin is now visible and everything is running as normal.

I'll do the upgrade soon.

Thanks!