Need wordpress help...

Discussion in 'PHP' started by Divvy, Mar 26, 2011.

  1. #1
    hi friends,

    maybe you can help me...
    I have an blog and want to create a second one.
    My idea is using the same posts... how can I make that possible?

    I have both blogs installed at same database...

    What is my possibilities? :)

    Until now, I found this instructions to share wp_users table:

    Now I need the same for wp_posts... but cant find anything on google.

    Any ideas, please? :)
     
    Divvy, Mar 26, 2011 IP
  2. Divvy

    Divvy Well-Known Member

    Messages:
    785
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #2
    Please, anyone?
     
    Divvy, Mar 27, 2011 IP
  3. pkuser

    pkuser Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    If you want to reuse same posts/users then give same database connection settings, however if you want 2nd blog but initially want same data, then export current database and import into new database. If you want only posts, just delete all stuff other than posts.
    good luck.
     
    pkuser, Mar 27, 2011 IP
  4. Divvy

    Divvy Well-Known Member

    Messages:
    785
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #4
    thank you for your reply, but isnt what Im looking for...
     
    Divvy, Mar 27, 2011 IP