Wordpress to Joomla converter update

24 Mar, 2009  |  Written by User ImageDan (Who am I?)  |  under Uncategorized

I have updated the converter to remove the debug code.

I tested this with Wordpress 2.7.1 and Joomla 1.0.x.

Please ensure you configure each of the database sections correctly. I have receieved a lot of support requests where people are getting “Table does not exist” errors, these in each case have turned out to be a result of a miss configuration in the converter config file.

Rate this:
2.1

8 Comments

Post a comment   |   Trackback URI   |   Comments RSS feed

  •  
    Arvinder

    Well I tried it with joomla 1.0.15 which is the lowest version I could get hold off and trying to go from wp 2.7.1

    First error Warning: Invalid argument supplied for foreach() in /…../wp2Joomla/categories.php on line 51

    I did somehow get around that but further errors persist so script isnt working as it should.

  •  
    Dan

    an invalid argument in foreeach, would indicate that the SQL statement was failing. The SQL statement is 100% correct and tested with multiple versions of wordpress. The only way the SQL stament can fail is if the configuration is incorrect. If you can send it to me I will be happy to take a look.

  •  
    Dave

    Hey dan. hope your well mate just checking out your site. seems to be going well. Nice app. I will give it a test drive. have fun.

  •  
    AMICODE

    HELLO, and thnk u for the converter
    i hvae a probleme with joomla rticles after converting i get them “Uncategorized”
    all my categoris are imported with “foreach probleme”
    my config file is correct

  •  
    AMICODE

    hello dan and thank u for the converter
    i have a problem after converting with my joomla converted articles are “Uncategorized”
    my categoris are converted with “Invalid argument supplied for foreach() in /…../wp2Joomla/categories.php on line 51″

  •  
    adinx

    Hi, i have test your converter with joomla 1.5, and most of the future are working well, but i have problem with arabic character encoding, all arabic character change with question mark (?)… what could be wrong with the converter?.

    I appreciate for your work with this converter.. it help many people who want to migrate WP to Joomla.

    Thank’s

  •  
    Hernan

    Hi, first of all, thanks for this fantastic script!

    I was trying to use it but I couldn’t finish the process 100% correctly.

    I was able to import users and categories, but not comments and posts.

    I found also a bug in file: content.php line 130, it says foreach($items as $item) {, and it must be …. foreach($item as $item) {

    Anyway, even fixing that I get the following errors (Warnings)

    One at the top of the page and one at the footer.

    http://yfrog.com/10nuevaimagendjx

    This is when I’m on page content.php

    If you could help me, I would appreciate it.

    Thanks!

  •  
    mark

    hello

    do you know why i get this error?

    ezSQL (v2.03) Debug..
    Last Error — [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and post_status='publish' or post_status='draft' order by ID ASC LIMIT 20' at line 1]

    Query [1] — [Select ID, post_author, post_date, post_content, post_title, post_parent, post_excerpt, post_status, post_name, post_modified from wp_posts where ID> and post_status='publish' or post_status='draft' order by ID ASC LIMIT 20]

    Query Result..

    thanks

    mark

Trackbacks/Pings

  • No trackbacks or pings yet

Leave a Comment

Comment template by SezWho