i have same problem. My old blog http://www.getnew.biz/blog – WP 1.52
new blog – http://www.getnew.biz – WP 2.0
How transport my information to new blog?
@aariste, I don’t think plug-ins exist for that, so you’ll have to hack or write your own plugin
@saseev, pass all the images and files to the same location as before (or leave them untouched rather). Assuming absolute link structure, all will be fine.
I wasn’t thinking of making a plugin or similar, I though that might be somewhere in the code but I haven’t been able to find it.
saseev you can export your database and then edit it with something like Ultraedit and replace your old image folder for the new one.
In this thread, especially on the 2nd page there are several hacks for changing the directory:
http://wordpress.org/support/topic.php?id=53285&replies=60
Great! Thanks moshu, doing what Live_U4 tells about functions-post.php works.