• I can’t access my admin area. Login is correct and I connect, but the screen is blank.
    When I go the the blog I have a bar on top that I’m logged in as admin, but if I try to go to themes or the dashboard,… the page loads with the screen blank.

    Can someone help me to get the dashboards showing up?

    blog url is https://www.vlaamsepootgoedtelers.be/blog

Viewing 15 replies - 1 through 15 (of 17 total)
  • When I look at the source code of the link you provided, there is no DOCTYPE header. Instead, the first line is a warning message:

    Notice: add_custom_background is deprecated since version 3.4! Use add_theme_support( ‘custom-background’, $args ) instead. in /customers/5/1/2/vlaamsepootgoedtelers.be/httpd.www/blog/wp-includes/functions.php on line 2628

    This might be caused by a corrupted theme. It looks like you are using the ‘zbench’ theme. You could try using ftp or a File Manager from your hosting service to first back up your theme and then delete the theme folder from wp-content/themes.

    This will force WP to fall back to the default theme. That might allow you to get back into the admin area if it is a theme problem.

    Thread Starter despin

    (@despin)

    Good evening (here in Belgium). Can I move it inanother folder, try it out, and move it back if nothing happens? Without having to configure everything again?

    the error message you get because I enabled wp_error to true to see the errors happening.

    I appreciate you helping me.

    Yes, you can move the theme folder to a different folder. Just make sure it is not under wp-content/themes or a direct child folder under that.

    For example, I keep experimental themes under wp-content/themes/hold/experimental, and copy them up when I want to use them.

    If I put them in the ‘hold’ folder, WP will still find them, but will not find them 2 levels down.

    Thread Starter despin

    (@despin)

    I’ll give it a try, fingers crossed…

    Thread Starter despin

    (@despin)

    I have moved every theme, but still get the same error

    What I do see is that all my wordpress files on the ftp have date 31/08/12.
    Could it be my customer upgraded to 3.4 without knowing.
    Can I downgrade without losing everything?

    Thread Starter despin

    (@despin)

    I just refreshed… Now I don’t see anything on my blog, I’ll put my themes back?

    Did you move all themes? You should leave Twenty Ten and Twenty Eleven in place.

    Thread Starter despin

    (@despin)

    Just put them back. In 10 minutes I try again. I’l keep you updated.

    Thread Starter despin

    (@despin)

    Now I get the message:

    Notice: Use of undefined constant WP_POST_REVISIONS – assumed ‘WP_POST_REVISIONS’ in /customers/5/1/2/vlaamsepootgoedtelers.be/httpd.www/blog/wp-content/plugins/postie/postie-functions.php on line 2 Notice: Constant WP_POST_REVISIONS already defined in /customers/5/1/2/vlaamsepootgoedtelers.be/httpd.www/blog/wp-content/plugins/postie/postie-functions.php on line 2624 Fatal error: Call to undefined function _fill_user() in /customers/5/1/2/vlaamsepootgoedtelers.be/httpd.www/blog/wp-content/plugins/postie/postie-functions.php on line 2618

    Can you help me.

    I am out of ideas other than backing up and removing all plugin folders, and if that does not work, manually reinstalling WordPress. Just be sure you don’t overwrite wp-content if you reinstall.

    Thread Starter despin

    (@despin)

    Hello again, I just put zbench back in the plugins folder. Can you try to go to https://www.vlaamsepootgoedtelers.be/blog/ to see if you can see something.

    I see the error messages – set wp-error to false and try again.

    Thread Starter despin

    (@despin)

    Hey, I can see the blog again!!! That is already great. Thanks for the support.
    Now the login area… I’ll try some things

    You really should leave zBench until later. Take it out and let WP use one of the Twenty… themes. That way you eliminate theme problems as the cause.

    Thread Starter despin

    (@despin)

    I’ll try to put the Z-bench theme in another folder again.
    Problem is I didn’t see anything any more last time. I’ll try it.

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Admin area not showing’ is closed to new replies.