Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi fhassan. Most likely if you’re getting a blank page, it is because WordPress is throwing an error message, however you php setup is set to hide error messages.

    What I suggest is enabling error messages in your wp-config.php file so you can see what the actual error is that is preventing your dashboard from loading.

    To do this, set WP_DEBUG to true in your wp-config.php file:
    http://codex.wordpress.org/Editing_wp-config.php#Debug

    Hi fhassan, were you able to make any progress on this? Can you get into your dashboard now?

    Thread Starter fhassan

    (@fhassan)

    hello Brad, thanks a lot for replying. It’s showing an error please have a look http://www.visitorplus.com/wp-admin

    there is a database error i think, i don’t know what’s the problem but for the last few days before this problem occur I was unable to update wordpress from dashboard. It shows update success whenever I updated wp but then when I refresh I’ve seen the same version again & it’s suggesting me to update to newer. Is that related

    what I have to do now

    Thread Starter fhassan

    (@fhassan)

    still not resolved, anyone can help please

    Hi fhassan, when I view your admin page, I get the following:

    Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /home/fhassan/public_html/visitorplus.com/wp-includes/functions.php on line 3382

    WordPress database error: [Duplicate column name ‘fppro_robots’]
    ALTER TABLE wp_posts ADD COLUMN fppro_robots varchar(20)

    Warning: Cannot modify header information – headers already sent by (output started at /home/fhassan/public_html/visitorplus.com/wp-includes/functions.php:3382) in /home/fhassan/public_html/visitorplus.com/wp-includes/pluggable.php on line 934

    What action preceded this issue? For example, did you change themes or install a new plugin? Did you attempt to upgrade WordPress to a newer version?

    can someone help me with my issue please? I get something similar, but everytime I try to add a new page or post i get a blank… nothing but loading and its doing nothing at the bottom of my page it says waiting for static.zemanta.com HELP??

    I assume you’re not zemanta.com, but that you’re using their services? If you are using their services and it says:

    waiting for static.zemanta.com

    … it sounds like there may be some time of connection issue / timeout. I would suggest contacting their support department to see if they have any suggestions on how to resolve that. I’ve never heard of zemanta.com before, so I can’t personally provide too much more insight.

    ok thanks!

    Thread Starter fhassan

    (@fhassan)

    What action preceded this issue? For example, did you change themes or install a new plugin? Did you attempt to upgrade WordPress to a newer version?

    I don’t change theme but I attempt to upgrade WordPress to a newer version several times. It shows update success whenever I updated wp but then when I refresh I’ve seen the same version again & it’s suggesting me to update to newer.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘wordpress backend/dashboard not loading totally blank’ is closed to new replies.