Hi,

When frelinking module is enabled and after I submit in admin/modules, I had an error "unexpected { expecting ( at line 2" in freelinking.install.

I'va added parentheses after the names of the functions freelinking_update_1 and freelinking_update_2 and it worked.

I'm using
PHP 5.1.2
MYSQL 5.0.18
apache 2.0.55

Thanks,

Comments

eafarris’s picture

Assigned: Unassigned » eafarris
Status: Active » Fixed

Fixed those lines, and some others, in the .install file. Tested it, seems to work well.

Note: due to stupid errors in my original version, please run update.php again and re-do update 2 for freelinking.module, once you get the new install file.

Anonymous’s picture

Status: Fixed » Closed (fixed)