wordpress mu and mysql

Discussion in 'MySQL' started by walkingbird, Nov 23, 2010.

  1. #1
    I am looking for an easy way to create the same categories with the same ids across all the blogs on a word-press multi site install.

    Is there an easy way to do this?

    I am not very good my mysql but i am sure there is some way to get it to do it.

    Any help would be greatly appreciated.

    I tried just updating the terms table and the categories didn't show up on the blogs.
     
    walkingbird, Nov 23, 2010 IP
  2. iama_gamer

    iama_gamer Active Member

    Messages:
    404
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #2
    You could copy over the relevant tables manually or use a php script that stores the result and then insert it after connecting to the second dtabase
     
    iama_gamer, Dec 4, 2010 IP