• Resolved yourippehdees

    (@yourippehdees)


    I received a parse error when I tried to activate the plugin. I changed line 658 of joomla2wp-mig.php

    from this: foreach ( $wp_posts as &$item )

    to this: foreach ( $wp_posts as $item )

    and the plugin activated, no problem.

    Unfortunately, I had forgotten that I didn’t delete a bunch of the sample content from the initial Joomla install, and that got migrated over as well. Otherwise, nice time-saver.

    https://www.ads-software.com/extend/plugins/joomla-to-wordpress-migrator/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Joomla/Mambo To WordPress Migrator] Parse error being generated’ is closed to new replies.