wpvidZ

Learn WordPress With Video Tutorials

  • Blog
  • Browse
    • Backup & Restore
    • WordPress Localhost
    • WordPress Hosting
    • WordPress themes
    • Version Updates
    • Plugin Tips
    • Security
    • Tutorials
    • WordPress SEO
    • WP Miscellaneous
    • Sitemap
  • WP 5+ Tutorial
  • Search
wpvidZ Blog Tutorials Fix WP-Admin blank screen in WordPress 3.3

Tutorials

Fix WP-Admin blank screen in WordPress 3.3

Last updated on February 18, 2017
Posted on August 2, 2011

WP-Admin blank screen all of sudden

A couple days ago, I encountered strange thing that happened with this blog suddenly.

I have never had any wp-admin blank screen problems before, so it was too weird to me.

Although in the past I have already encountered the wp-admin/post.php error problem, but not with wp-admin blank screen.

The problem with it was, I did not know what could cause it, so I could not even try to fix something.

What I was thinking firstly was my host. I thought, it has some small glitches which is very normal.

No host is perfect, and it is very possible they sometimes have some small problems on their servers.

Because of this, I tried to ignored my wp admin page that night and went to bed with a hope, that it will be fixed in the next morning.

Weird things comes with WP-admin blank screen problem

Next problems that I have noticed was, wp-admin blank screen problem is still there, however these are some following things that make it all weird.

1. My blog front-end still works as usual.

This said, only when I typed https://www.wpvidz.com/wp-admin, it shows a blank screen without any error message, whatsoever.

Only blank white screen, and plain empty. And if you visit the website, https://www.wpvidz.com, it was still accessable as it had no problem at all.

I have also checked the category, post, or tag pages, because I thought it will also show error, but it was still there, works perfectly.

2. Even when front-end blog works perfectly as usual, I hardly could do anything in the backend.

Since I had only a white screen in wp-admin page, so logically, I could not login in when I typed, https://www.wpvidz.com/wp-admin. (related: can’t access wp-admin)

So I logged in with the wp-login.php, and this works fine, I was able to land on my dashboard.

But then on the dashboard, I could not do anything. I could create a post, but could not preview it, and when I hit “save” it will bring me to another blank screen, although my post were saved safely.

Another issue, I could not deactivate or activate plugins, because whenever I press any buttons, the white screen will appear.

3. The third weird thing was, I could upload my images as usual, and works well.(related: image problem: missing temporary folder)

But even if I did upload my images as usual but could not save my post in a normal way, plus I could not preview my articles, I immediately thought, I had to do something..

That was very annoying so I decided on fixing this problem.

wp-admin blank screen
wp-admin blank screen - without any error message, plain white.

This is how I fixed my wp-admin blank screen

Since I decided on trying to fixing my problems first, before contacting my host, I have thought about many ways.

The very first step was I disabling one by one of my plugins list, and see if this wp-admin blank screen still exists.

Sadly, after doing this, it did not change anything.

Then I surely suspected my host, so I went to check my another website, which is hosted in the same server, which is www.web6.org.

Oddly, that site works well, back end and front end, so from here, I know that it was not my host.

  • Is my site loading fast? I use this shared hosting
  • Try my theme >

I also recommend when you host more than a site in a webserver, whenever you have problems with one of your blogs, you should check your other sites that hosted in the same webserver to see if whether the host is the cause.

After I know it wasn’t my host, I have tried to remember what I have done before this problem happened.

I am a bit forgetful, but I still remembered, I remove one line of code in my header.php. (this is my theme,  header.php).

wp-admin blank screen
After removing that empty line, it works.

Then I immediately logged in to my cPanel, and accessing my themes folder, then checking my header.php.

Here, I clean the blank line of this file, and I saved it again.

Then I tried my wp-admin, and my wordpress wp-admin blank screen problem was thankfully solved, all works as I wanted.

blank error Fixing WHITE wp-admin

Latest Posts

  • Twenty Nineteen Theme Full Tutorial – Creating a Website
  • Uninstall W3 Total Cache Plugin – Incredibly Easy!
  • Create WordPress Website 2018 on SiteGround Genesis
  • WordPress Noopener Noreferrer Rel Attribute Quick Fix
  • WordPress CDN Setup with MaxCDN and W3 Total Cache Plugin
  • Twenty Seventeen One Page Parallax Scrolling Website Style
  • How To Add Google Map in WordPress Contact Page
  • WordPress 4.7 Justify Text and Underline
  • Twenty Seventeen Footer “Proudly Powered By WordPress” Text
  • How To Add YouTube Subscribe Button To WordPress Website
← Notepad++ Alternative To Edit Big Files For Windows
→ Redirect RSS feed to Feedburner without plugin but using theme feature

Comments

  1. Absar says

    August 4, 2011 at 12:32 pm

    nice information……
    Would you like to accept me as your student please?
    🙂

  2. josh says

    August 4, 2011 at 3:32 pm

    This happened to me today. On http://www.swapbbm.com today. Suddenly like yours. This tutorial didn’t help me though. Completely baffled why It has just broke the dashboard. Thanks

    • Kimi says

      August 4, 2011 at 3:54 pm

      Hi Josh!

      Welcome to my blog.

      Well I have checked your blog and admin page, and you have a different problem than I did.

      In this post, paragraph 2 point 1, I wrote, “My blog front-end still works as usual.” and in your case, your front-end does not work at all.

      You have some errors in your buddybress-like plugin, to bring back your dashboard, you can delete buddybress-like plugin in your plugins folder of cPanel.

      I hope this will help

      Kimi.

  3. Jonathan says

    September 7, 2011 at 11:36 am

    hi., i hve the same problem as yours, and i found out that by enabling WP_DEBUG option in wp-config.php of ur wordpress installation can help fix the issue., because it will spit out error messages. In my installation, it spits out that a plugin has an error on it., so I go to my ftp and rename that plugin., and after that it work well now.. hope that helps.. 🙂

  4. Steve says

    December 12, 2012 at 6:09 pm

    Just for another possible solution.

    This has happened twice on my site (on a shared server with shared database servers), and somehow one or more database tables became corrupt. It was obvious when I set DEBUG to TRUE and tried to log in (lots of errors about a corrupt user table).

    Running a MySQL repair on the database resolved it for me.

  5. anne says

    February 6, 2013 at 6:11 am

    Thank you!!! I had this issue for a few days. Searched and searched for fixes. I checked all of the files in my child theme and sure enough one of them had blank line before the . I deleted it and now I can access my admin page. This is something I would not have thought to look for. Thank you again. You saved me a lot more time and headaches.

Comment form on this post is closed after 60 days.

Search

Worth Reading

  • WordPress CDN setupWordPress CDN Setup with MaxCDN and W3 Total Cache Plugin
  • WordPress Google maps in contact pageHow To Add Google Map in WordPress Contact Page
  • The configuration of YouTube Subscribe button in Google Developers web pageHow To Add YouTube Subscribe Button To WordPress Website
  • Adding Social Media Links to WordPress Menu With CSS Classes
  • Unable to create directory wp-content/uploads in WordPress
  • Forward Twitter to Facebook Using App and Feedburner Tutorial
  • Kitchen Sink WordPress - Seem Simple But Important
  • Admin Pointers, Drag and Drop WordPress 3.3 Media Upload Features
  • How to sell ebook in a wordpress blog?
  • Check your site's performance using Google labs Page Speed

Backup & Restore

Backup WordPress Without a Plugin or FTP

Export WordPress Database using phpMyAdmin

BigDump Alternative – When BigDump Failed Importing Large WP Database

At This Place The Current Query Includes More Than 300 Dump Lines

View All..

Live Online Website

View All..

Offline Installation

How to Upload WordPress localhost to live server manually

Steps to Install WordPress on Windows 8 and WAMP 2.4

Install WordPress on Mavericks OS X 2014

Maximum upload file size in WAMP WordPress

View All..


WPvidz Hosting Image

  • About Me
  • Contact
  • Affiliate Disclosure
  • Privacy Policy
  • Term of Use

Copyright© 2023 wpvidz.com SG2021 | sitemap.xml


WPvidz.com is independent from WordPress.org but is proudly powered by WordPress & its block-based editor (Gutenberg)

WpvidZ.com uses cookies" to give you the best browsing experience possible. If you click "I Accept" below then you are consenting to this. For more information about your privacy settings on this website, please visit the Privacy Policy page. I Accept