The MU forums have moved to WordPress.org

Moving to a different domain (5 posts)

  1. maxius
    Member
    Posted 18 years ago #

    Possibly a quick question, but one that's driving me nuts.

    I changed the domain name I was hosting MU on, and changed it everywhere I can find in the mysql database, but it still insists on using the old domain when I hover over links and stuff.

    Where the hell is it pulling this value from?!

    I'm thinking it's some cache file somewhere, but can't figure out where, or how to flush it..

    ta

  2. nuprn1
    Member
    Posted 18 years ago #

    The values are stored in the DB,

    ie wp_blogs->domain table
    wp_x_options->option_name='siteurl'

  3. maxius
    Member
    Posted 18 years ago #

    Yeah, changed both of those.. it's pulling it from somewhere else..

  4. andrea_r
    Moderator
    Posted 18 years ago #

    Can you do a search on the whole db?

  5. maxius
    Member
    Posted 18 years ago #

    Nope, but I looked through all the tables, hence why I said it must be coming from somewhere else.

About this Topic