Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter 2x6l6

    (@2x6l6)

    Had to reinstall WordPress, reattach it to the existing database.
    Don’t forget to tweak wp_options:

    • Change the template and stylesheet to “default”
    • Change current_theme to “default”
    • Disable any plugins just in case (active_plugins)
    • Possibly remove plugin-related records/parameters from the database – near the end of the table

    The theme I had switched to when the blank pages appeared – which included all admin pages and everything else – is still in use. I don’t think it was the theme itself – it was the switching.

    2x6l6

    (@2x6l6)

    I see this topic is resolved, however I have the same issue. I believe this happened to me when changing themes also. I have deleted the “bad’ theme folder and I have used phpMyAdmin to make the modifications to the wp_options table as above, also change “current_theme” to “default.” I do have the default theme installed.

    I still only get blank screens. I see in “wp_posts” that ALL my posts are there – I just can’t seem to get WordPress to display them anymore.

    Any other things I might try?

    Thanks in advance.

    Thread Starter 2x6l6

    (@2x6l6)

    In looking at PHPMyAdmin all the records seem to be there…. but they just don’t show up. help?

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