]$ drush en querypath --yes

The following projects will be enabled: querypath
Do you really want to continue? (y/n): y

Parse error: syntax error, unexpected ')' in /home/public/sites/all/modules/querypath/querypath.module on line 19

Remove the extra ) at the end of line 19.

Comments

mbutcher’s picture

Status: Active » Closed (duplicate)

This is a duplicate of #996604: Fatal syntax error, extra ) on line 19 of module.. However, given that I thought I checked in the fix when I marked that one closed, I see that I haven't cut a new release.

So...

I've cut a new (final, I hope) QueryPath release for Drupal 7.

Thanks. That was just the kick-in-the-butt I needed.

Matt

coderintherye’s picture

Coolness, thanks =)