My Dashboard started displaying a blank page just recently as yesterday, so I turned off all the plugins and found it was NextGen Gallery. I don't recall any upgrades or installations of NextGen occurring recently. I did install a fresh copy of the plugin in case it was the case of a corrupted file, and it still breaks the Dashboard page.
http://wordpress.org/extend/plugins/nextgen-gallery/
gm10gm10
Member
Posted 2 years ago #
Not sure if it helps you. I just tried to install nextgen and I am repeatedly getting a message: "The following themes are installed but incomplete. Themes must have a stylesheet and a template."
I have everything up to date - wp and nextgen.
Actually, I caused this problem myself, unknowingly. A few WP glitches popped up the day before so I manually re-installed WP and it affected my .htaccess file. My host requires us to use the php5 string to use the newest version of PHP 5:
AddType x-mapp-php5 .php
NextGen uses the newest PHP 5. My .htaccess is back to normal once again.