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

    (@fivefeathers)

    The lines of code above were mangled by the submission form – they are typed correctly in my file.

    Thread Starter fivefeathers

    (@fivefeathers)

    Solved this by removing those lines from wp-config.php and changing an entry in the database.

    TABLE: wp-options
    WHERE: option_name=’siteurl’ (option_id was 1 for me, this might be standard)

    Change option_value to URL of new site.

    Thread Starter fivefeathers

    (@fivefeathers)

    Also change the option_value for option_name=”home”, which seems to be the same thing.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wp-admin cookies error’ is closed to new replies.