• Resolved David

    (@fenceutah)


    Okay, I’ve got another wp-admin/white page of death problem. Let me tell you what I’ve done first.

    I’ve removed/disabled all plugins. I’ve checked my wp-config.php file for any errors. I’ve looked at all of my errors and I’m only getting this one…

    [14-Jan-2013 10:26:30] PHP Parse error: syntax error, unexpected T_STRING in /home4/fencesel/public_html/dev/wp-config.php on line 88

    When I look at wp-config.php, line 88, I think I fixed the problem as far as I can tell.

    I’ve also removed and placed all wp-admin and wp-includes files.

    I don’t know what else to do. Any ideas?

Viewing 4 replies - 1 through 4 (of 4 total)
  • If you are still seeing that error message, then you still have a problem in your wp-config.php file.

    Thread Starter David

    (@fenceutah)

    Okay, I reran my error log and now I’ve only got these errors.

    [14-Jan-2013 19:34:13] PHP Warning: Cannot modify header information – headers already sent by (output started at /home4/fencesel/public_html/dev/wp-content/themes/skinizer/functions/functions.php:19) in /home4/fencesel/public_html/dev/wp-includes/pluggable.php on line 680
    [14-Jan-2013 19:34:13] PHP Warning: Cannot modify header information – headers already sent by (output started at /home4/fencesel/public_html/dev/wp-content/themes/skinizer/functions/functions.php:19) in /home4/fencesel/public_html/dev/wp-includes/pluggable.php on line 876
    [14-Jan-2013 19:36:58] PHP Warning: Cannot modify header information – headers already sent by (output started at /home4/fencesel/public_html/dev/wp-content/themes/skinizer/functions/functions.php:19) in /home4/fencesel/public_html/dev/wp-includes/pluggable.php on line 680
    [14-Jan-2013 19:36:58] PHP Warning: Cannot modify header information – headers already sent by (output started at /home4/fencesel/public_html/dev/wp-content/themes/skinizer/functions/functions.php:19) in /home4/fencesel/public_html/dev/wp-includes/pluggable.php on line 876

    There’s an issue in your current theme. Rename the wp-content/themes/skinizer folder to activate the default theme.

    Thread Starter David

    (@fenceutah)

    Okay, I’ve removed an empty line of coding in the functions.php and everything seems to be working for now. I can at least login to the dashboard temporarily. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘White Page of Death/Blank wp-admin page and dashboard’ is closed to new replies.