• Something is messed up on my site.
    Every time I go to the edit pages admin option I get a blank white screen.
    And on the user side I have one page (not post or category) that is blank white when you try to go to it.

    I have been trying to fix it for two days. I have googled till my fingers hurt looking for a fix.

    I have tried deactivating all my plugins and even renamed the folder. (didn’t help)
    I have tried switching to the default theme. (didn’t help)
    I have re-uploaded 2.7.1 (didn’t help)
    I have gone through my wp-config.php (no errors found)

    So basically tried a new install with the default theme with no plugins and still the admin edit page (edit-pages.php) displays a blank white page. On the user side everything works like it should except for one page, it displays no content just a blank white screen. All the other pages work fine.

    Any ideas? Somebody has to know what is causing this.

    The website is https://www.terri.com the page that is returning a blank white screen is About/ About Terri.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter allshookup

    (@allshookup)

    bump…

    Thread Starter allshookup

    (@allshookup)

    Okay… how about this, seeing that I can’t access the page edit screen, does anyone know how I can just delete a page directly out of the tables in mysql?

    Thread Starter allshookup

    (@allshookup)

    I figure out how to delete a page out of the database.
    Once I deleted the page (id9) that wouldn’t display I was able to now navigate to the edit pages in the admin page options.
    Something must have gotten corrupted in the database. After deleting it everything is now working.
    Oh… by the way thanks so much for all the help I got from everyone.

    Don’t be so down on the WordPress community; to paraphrase JFK ‘Ask not what the WordPress Community can do for me…’

    I’ve encountered a similar problem this morning and your comments are helpful (admittedly with 2130 posts I’m not relishing trying to find the rogue one.

    hiya

    i’ve had the same problem with my web site for ages – not being able to access the edit-pages.php. Where in the database are pages and how do you delete a specific page? How did you find the corrupt page?

    Thank you!

    Max

    Thread Starter allshookup

    (@allshookup)

    The way I knew there was a corrupted page was that the page would not display on the website. I would just get a blank page or error.
    Once I got the page id number I searched the database directly with Navicat for MySQL, I have a dedicated server. If you are using a shared plan most host have a built in MySQL editor like php admin or something.
    Find the page that is giving the error and delete the whole record from the data base. (If you still need the page you will have to recreate it)

    * WARNING * if you delete the wrong thing you will seriously screw up your whole site.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘BLANK WHITE SCREEN – edit-pages.php’ is closed to new replies.