Forums

Wordpress DB error - Moved Domain - Made a Mess!!! Help!!! (6 posts)

  1. kserra
    Member
    Posted 2 years ago #

    I moved my blog onto a different domain and created a new database moving all of the old db information into the new db. Nothing seems to work now :( I get all these fun errors:

    WordPress database error: [Table 'blahblog.wp_terms' doesn't exist]
    SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag') AND tr.object_id IN (69, 62, 64, 57, 66, 61, 56, 53, 51, 48) ORDER BY t.name ASC

    Warning: Cannot modify header information - headers already sent by (output started at /home/.macgillikitty/kserra/karaleeserra.com/blog/wp-includes/wp-db.php:160) in /home/.macgillikitty/kserra/karaleeserra.com/blog/wp-includes/pluggable.php on line 390

    I'm not very handy when it comes to db stuff. Can anyone offer any suggestions? I would rather not lose all my old blog info.

    Thank you,
    Karalee

  2. MichaelH
    moderator
    Posted 2 years ago #

    If your old blog was at 2.0.11 then when you moved the domain you I would think you would want to use a copy of the 2.0.11 file set at your new host (assuming you changed hosts).

    The 2.0.11 WordPress files are available at:
    http://wordpress.org/download/release-archive/

  3. kserra
    Member
    Posted 2 years ago #

    more dumb questions...how do i tell what version i was using before and what version i'm using now?

  4. moshu
    Member
    Posted 2 years ago #

    Now you are using 2.3 - the error tells it clearly.
    Do you still have access to the old blog? Login and look at the bottom of any admin page...

  5. MichaelH
    moderator
    Posted 2 years ago #

    It's at the bottom of each admin page.

    Also look at wp-includes/version.php.

    I said 2.0.11 because that's what was entered in the Version at the top of this topic.

  6. MichaelH
    moderator
    Posted 2 years ago #

    Okay, see you posted to the wp-pro email list so will leave this for them.

Topic Closed

This topic has been closed to new replies.

About this Topic