My install is throwing this error:

Parse error: syntax error, unexpected '}', expecting ')' in /home/mysite/public_html/drupal/sites/all/modules/wp2drupal/wp2drupal.module on line 393

Comments

mgladding’s picture

Status: Active » Fixed

Fixed it:

added ); to lines 393 and 398.

damienmckenna’s picture

Fix committed to CVS. Thanks for noticing that, I'll roll another release to cover this.

damienmckenna’s picture

Status: Fixed » Closed (fixed)

Have rolled this into the v6.x-1.6 release.