Going Insane - Bought Wordpress Blog but spent 10 hours trying to transfer! Help plz!

Discussion in 'WordPress' started by Altug, Dec 30, 2009.

  1. #1
    Hi guys,

    I'm at my wits end. I guess it will get easier as this is the first wordpress blog I have bought and also my first experience with wordpress full stop!

    So the story goes - I just bought a wordpress blog. Transfered everything over to my host...actually not everything. I was told only the wp-content file was needed to be transfered.

    So i did this...but all I get when I try to log in to the site now is the "hello world" single post - So I did some more research and found out I needed to transfer the sellers database over too. So, I did that and exported his database into my wordpress database and all seemed well...but now I can't login to my wordpress admin area! Argh!

    I then went to the wordpress database and foolishly (as I had no clue what I was doing) and went to wp_users and edited the username and password fields. That hasn't worked either.

    Now I'm stuck...any idea's? :(

    Thanks a bunch in advance

    Much appreciated

    Altug
     
    Altug, Dec 30, 2009 IP
  2. addlinkurl

    addlinkurl Well-Known Member

    Messages:
    2,409
    Likes Received:
    129
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #2
    addlinkurl, Dec 30, 2009 IP
  3. Altug

    Altug Active Member

    Messages:
    188
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #3
    Kool thanks :)

    Do you think that is the problem then or is that a suggestion? I feel like I've ran in one big, 10 hour, circle today lol

    Thanks for your help I'll give that a try
     
    Altug, Dec 30, 2009 IP
  4. Altug

    Altug Active Member

    Messages:
    188
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #4
    addlinkurl, you're the best.

    Hopefully that has solved it and I've learnt a verrrry long lesson in how to transfer a WP blog lol

    Thanks a million

    Altug
     
    Altug, Dec 30, 2009 IP
  5. adbox

    adbox Well-Known Member

    Messages:
    906
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #5
    When you transfer a blog you need to get all the posts to your database.

    Posts are stored in a mysql database.

    You need to export the table wp_posts from the original blog in sql format, and import that sql into your new blank wordpress database.

    You probably will want to just export and import ALL the tables, not just wp_posts.

    Then you will need to go into your /blog/wp_config.php file on you own wordpress installation and make sure the database you setup and imported all that information to is being pointed to within the settings.

    That should be a start on your journey.
     
    adbox, Dec 31, 2009 IP