Usergroup: Customer
Joined: Nov 30, 2003
Total Topics: 1
Total Posts: 2
Posted 11/16/04 - 06:59 PM:
#1
I am not sure when this started ort how it started, but, when you try to go to our links index or even the admin area, you get nothing but a white screen. No text, no images, no nothing, just a perfectly white screen of death.
When you look at the source through the browser, you get:
I tried upgrading to 3.13 and got the same thing. I tried different permission settings and got the same thing. I deleted the entire directory, re-uploaded, and did a full fresh install – Nothing but white after the install is complete.
Usergroup: Customer
Joined: Nov 30, 2003
Total Topics: 1
Total Posts: 2
Posted 11/17/04 - 12:18 PM:
#2
Once I found the correct search term used here I found the solution(s). I had been searching for "White Screen" but the proper search term was "Blank Screen."
Running this SQL Query fixed my problem.
UPDATE wsnlinks_settings SET content='no' WHERE name='compress'