Moderator
t-p
(@t-p)
have you tried:
-deactivating ALL plugins temporarily to narrow down and possibly fix the problem. If the problem goes away, activate them individually (one-by-one) to find the culprit.
If you don’t have access to your admin area, try deactivating them manually via FTP or phpMyAdmin.
-switching to the default theme (“twentyten”) for a moment by renaming your current theme’s folder in wp-content/themes. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue.
If you don’t have access to your admin area, then access your server via FTP or SFTP or whatever file management application your host provides.
– resetting the plugins folder by FTP or phpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems (because the hooks remain unless plugins completely removed).
I think you’re using a plugin which deals with the wp-login interface..
don;t need to de-activate all plugin, just deactivate the plugin(s) which extending/altering the wp-login interface..
for this just login via FTP or CPANEL rename the plugin folder..
I hope it helps..
just deactivate the plugin(s) which extending/altering the wp-login interface..
I have no idea what this means. I am in cpanel, and I found a folder named plugins. However, all I see are askmit and youtubber. Also, there are hello.php and index.php. Do I really want to delete any of these?
just rename every plugin like for example:
akismet to _akismet
Do I want to do that with the hello.php and index.php as well? I did that for the two folders for askmit and youtubber (the blank page still shows up).
okay rename them too,
I have another question for you!
did you transfer or migrate the site, lately?
I renamed the remaining files and still I get the blank screen.
By the way, I thank you all for your suggestions – I wouldn’t have a clue on my own.
I really wanna help you out can you email me the access info to: mahaidery@gmail.com
Do you mean username and password info?
Please go to the PHPMYADMIN: >> WP DATABASE >> WP OPTIONS
find the row: stylesheet: and Template/theme: rename their Values to a different theme, the best will be twentyten or default theme
I’m in cpanel – not sure where PHPMYADMIN is.