Closed (fixed)
Project:
Freelinking
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jan 2006 at 12:39 UTC
Updated:
17 Feb 2006 at 16:01 UTC
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
Comment #1
eafarris commentedFixed 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.
Comment #2
(not verified) commented