• I have installed WordPress 2.6.3 with no problems. Everything appears to working fine apart from wp-admin/categories.php just appears as a blank page.

    I have tried re-uploading all of the files to see if any were corrupted but this hasn’t solved the problem.

    Any ideas?

Viewing 8 replies - 1 through 8 (of 8 total)
  • 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.

    Thread Starter matt1biz

    (@matt1biz)

    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

    Thread Starter matt1biz

    (@matt1biz)

    I tried adding a define(‘WP_DEBUG’,true); to my wp-config.php but I’m not seeing anything different. Is this correct?

    Thread Starter matt1biz

    (@matt1biz)

    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

    Thread Starter matt1biz

    (@matt1biz)

    Does anyone else have any ideas on this, I’m still stuck!

    Thread Starter matt1biz

    (@matt1biz)

    Bump

    Thread Starter matt1biz

    (@matt1biz)

    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?

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Blank categories.php?’ is closed to new replies.