Blank pages are indicative of a PHP error.
Disable your plugins systematically, and refresh the page as you go, to see if that fixes it.
If you really want to be fancy, turn on debugging. Look inside your wp-settings.php for the line that needs to be added to your wp-config.php, in order to do so.
Thanks your reply 🙂
I have alread tried deactivating all of the plugins and I’m still getting the same error.
I’ll go have a look at debugging to see what I come up with
I tried adding a define(‘WP_DEBUG’,true); to my wp-config.php but I’m not seeing anything different. Is this correct?
Okay, debugging IS working and with my plugins turned ON I’m getting some errors in my header.
With them turned OFF though I’m getting no errors but still getting a blank page on wp-admin/categories.php
Does anyone else have any ideas on this, I’m still stuck!
Please, someone must have an idea what’s causing this. I have tried everything!
Did uploading a newly downloaded, fresh copy of that file help?