There is an obsolete } in line 25 of the contributed module nodeprofile_helper.module in the Advanced Profile module.

PHP Parse error: syntax error, unexpected '}' in /var/www/htdocs/sites/all/modules/advanced_profile/contrib/nodeprofile_helper/nodeprofile_helper.module on line 25

Removing the } makes everything work.

Comments

michelle’s picture

Status: Needs review » Closed (duplicate)

Thanks. Also mentioned in http://drupal.org/node/207015 . I don't know why people keep trying to use the helper module, though... It says right in the readme that this only works with bio right now. (I just did the first step for getting nodeprofile support tonight, though, so coming soon.)

Michelle