Install bug
geeloo - January 26, 2006 - 12:39
| Project: | freelinking |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | eafarris |
| Status: | closed |
Jump to:
Description
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,

#1
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.
#2