• I finished the manual upgrade to 2.8, and my site is visible, but I cannot access my dashboard, it gives me completely blank pages. What should I be looking for? When I went to “…/upgrade.php” it showed a blank page as well. Any help is greatly appreciated. Thanks so much.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter sauce1233

    (@sauce1233)

    now that i’ve looked around a little more, the only page that isn’t blank is the main page. “www.saucethemag.com/blog” every post and link pulls up a blank page, and i can’t edit anything either.

    see if it’s a php memory problem 1st
    add this line in your wp-config.php

    define('WP_MEMORY_LIMIT', '64M');

    if that doesn’t do it – delete the .htaccess from wordpress root
    see if things work now – if so, regenerate desired permalinks
    admin – settings – permalinks

    I am having the same blank pages problem. Where is the wordpress root?

    Found the root, and deleted .htaccess file. Still blank pages in my wp admin area, all pages are blank. Please advise asap. Also, there is no “My Account” link in admin area to access my API key from. ??

    Have you tried:

    – renaming your current theme folder via FTP to force activation of the default theme to rule out any theme-related problems.

    renaming the plugins folder via FTP

    And you get an API key by creating an account on wordpress.com.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘After upgrade, can’t manage blog’ is closed to new replies.