So I leave the office for a one month vacation and when I get back my dolphin site is blank white.
Has anyone run into this? If so what did you do to fix it?
You can see what I mean at http://www.earthsports.com/index.php
So I leave the office for a one month vacation and when I get back my dolphin site is blank white. Has anyone run into this? If so what did you do to fix it? You can see what I mean at http://www.earthsports.com/index.php |
I am also facing this problem http://kiuforum.uni.cc |
www.earthsports.com working I checked |
White page when I login though |
try upping your memory limit i.e:
memory_limit = 48M in php.ini
also check your file permissions
E.G .php files should be 644
|
Still no go. Shakeelazam. Just going to Earthsports.com goes to one of my static pages not associated with Dolphin, which is why it came up for you. The Actual dolphin pages however are just plain white across the board. |
Turn error reporting on in php. Most of the time when the screen is white it is because there is an error but errors are turned off in php. |