I installed the new version of today and getting this error:

PHP Parse error: syntax error, unexpected '*' in /web/drupal6/sites/all/modules/migrate_extras/migrate_extras.module on line 42

Could you please fix or tell me what is going wrong?

Thanks in advance
Jan

Comments

manicolaus’s picture

I had the same error. But the fix was easy. I opened the file in an editor and at Line 42, added a slash / in front of the unexpected asterisk * so as to create /* After saving the file, the error went away. Looks like a typo.

FreeFox’s picture

I agree, I just deleted the * and this works too. I just wanted to let the maintainer know that there is a buggie ;)

frankcarey’s picture

Assigned: Unassigned » frankcarey
Priority: Normal » Critical

ah, oops, will correct now

frankcarey’s picture

Status: Active » Fixed

fixed it, thanks for tracking it down. Should be available immediately by cvs or in up to 12 hrs by download from the project page.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.