So the public side of the website still displays properly, but the admin dashboard is coming up completely blank, yes?
Have you installed any new plugins recently? Or made any modifications to the functions.php file?
yes I added a few new plugins on thusday but i am sure site worked fine after that, what do u mean public side of the website domain is http://www.finalduties.co.uk nothing is coming up at all just a blank screen? I havent been anywhere near the functions.php file?
thanks for helping I am panicking π
andrew i cant log in there is no page nothing, have a look π
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
Blank white screen means PHP is tossing errors and aborting.
Do you have access to the web server’s error logs? That may tell you where the problem is.
Look at fishy plugins. I mean there is an error in there π
yeah but i cant login to remove the plugins if fishy ones, where would i normally see the web servers error logs?
If you have access to cPanel, you can get inside of and *carefully* alter your WordPress installation by that means. But first things first, all right?
Let’s see if we cannot get some more detailed information with the WordPress debugger, before we start taking any action.
When you go into your cPanel, do you have a File Manager icon/link?
If so, open that and find a file called wp-config.php. There is one line and only one line you should alter.
Please change this: define(‘WP_DEBUG’, false);
To this: define(‘WP_DEBUG’, true);
Save the change, and then IN ANOTHER TAB OR WINDOW, try to visit your website. It will not be fixed, but there will most likely be an error message– possibly more than one. Copy and paste the error message(s) for safe keeping, so you can post it back here later.
Almost done. Now go back to the wp-config.php file and change the true value back to false again, and save the file. We are returning the wp-config.php back to its original condition, in other words.
Then, if you’d be so kind as to share the error message(s) with us, we can better advise you how to proceed in repairing things.
It looks like you’ve got your website back up and running again. Care to share what the problem was, and what you did to resolve it?
sorry andrew for not replying sooner, it was a plugin that disabled the site π x