I have a site that is running just fine except that one of the channels (the “blog” channel) has mysteriously stopped working on the front end. All that appears is a white screen with the word “Error”.
The channel entries and templates are all still there in the backend, and the rest of the site is working perfectly normally. It’s only this one channel. All the advice I have found so far on troubleshooting a white screen in EE is to enable debugging mode to check for php errors—I have it enabled but nothing comes up! I thought it might be a server issue so I created a directory called “blog” and put in a test file, but that worked fine, so the problem must lie with EE.
Has anyone else encountered this problem?