Closed (fixed)
Project:
NodeSymlinks
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2012 at 15:04 UTC
Updated:
10 Jul 2012 at 15:31 UTC
after fresh install of the module i get immediately:
Parse error: syntax error, unexpected T_FUNCTION in nodesymlinks.inc on line 328
am i the only one?
or can someone reproduce?
thanks sb
Comments
Comment #1
wojtha commentedIt is caused by PHP incompatibility... you have probably PHP 5.2 installed, however I've used a PHP 5.3 feature there. I'll fix it in the next version.
In the mean time, you can change the line
to
Comment #2
sachbearbeiter commentedthanks a lot - i give it a try :)
Comment #3
sachbearbeiter commentedworks fine
Comment #4
jmatuska commentedyes, was having same issue (and, yes, am using php 5.2) and your fix works great. thanks!
Comment #5
wojtha commentedFixed in http://drupalcode.org/project/nodesymlinks.git/commit/66fcaf2