In my last post, I exported mojoBlog to Wordpress, I successfully got mojoBlog converted into Wordpress and then exported Wordpress into an XML file. Following the instructions from http://www.daydreymer.com/index.php/Technical/Tools/wordpress-export-to-joomla/All-Pages.html, I was then able to take that XML file and convert it into an SQL file to import into my Joomla 1.5 database.
Here are a few hiccups along the way that might help you out if you’re trying this.
- Make sure you setup your Section/Category where you want all your blog posts to reside in Joomla. The SQL generator has a place where you can enter the Section/Category IDs. I did not do this the first time and all of a sudden I had 385 orphaned articles in Joomla.
- When importing my SQL file into my database through PHPMYADMIN, uploading the file didn’t work, but if I copied/pasted the file into the textbox that seemed to work just fine.
- Lastly, I was receiving a really weird error when trying to import in my database. Turns out there was some weird javascript inside a particular blog post that was screwing everything up. I was able to just edit the SQL file and remove the javascript code.
I’m not sure if I could be much help to your particular situation, but feel free to leave a comment if you’re having some problems and I can try. I don’t know how many people are using mojoBlog, but the support seems to have dried up and it’s been over a year since version 0.17 was supposed to be released. If I were you, I’d move your mojoBlog to Wordpress, if not Joomla. Getting mojoBlog migrated to something else will allow me to update my Joomla 1.012 site to Joomla 1.5. If you haven’t seen the new version, you’re in for a surprise. Things are much, much better than they were before.
I’m continuing to post to my mojoBlog blog and need to figure out a few more things before I can migrate everything. I still working on figuring out how to import my comments. Supposedly !JoomlaComment can do that. That’s my next project.
Recent Comments