Blank pages while in Edit Mode
Permalink
Today I noticed that my site, when not logged in, displays fine, but when I log in, the page is just blank. No menu, no content, no footer. The background of the page shows up, the background of the header shows up, but beyond that, it's blank.
Everything in the dashboard works fine, it's just the public side of the site when I sign in.
Anyone know what the issue may be?
Everything in the dashboard works fine, it's just the public side of the site when I sign in.
Anyone know what the issue may be?
I downloaded the database from the live site and uploaded it to my testing site that I used for development on our server. After switching the db, the development site is now doing the same thing.
Here is the error message I get in my error log:
[warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
[warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
I updated my php.ini file to allow for more time to load the page and increased the max file size. The pages load now, but the menu is being rendered with the bulleted list style.
I have already cleared the C5 cache and no change.