Hello everyone
I have numerous mephisto blogs that I need to bring into a wpmu system.
I found Caleb Jaffa's script to move a single mephisto blog into a single wordpress blog, it looks like a great starting point.
I was wondering if there was a script to move a single wordpress blog into a wpmu system, and moving my single mephisto blog into a single wordpress blog, and then into a wpmu system might be easier than moving the single mephisto blog directly into the wpmu system.
I can see that when you create a new blog in my subdomain wpmu system it creates 8 new fields, comments, links, options, postmeta, posts, term_relationships, term_taxonomy and terms.
What I don't know is the relationship between the new fields and the other fields, if there is one. If I did know this relationship then I'm pretty sure I could amend Caleb's script to write into a newly created set of fields(I'll manually create a site then erase all the data), which I'll stipulate in the script.
Any tips, help or suggestions would be most welcome. I have no qualms in posting the scripts I'm creating back to the forum if it will help anyone else.