Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /home/myaccount/public_html/mysite/modules/links/links.inc on line 764
I don't know what's up but my site is down after the new update of links package...
Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /home/myaccount/public_html/mysite/modules/links/links.inc on line 764
I don't know what's up but my site is down after the new update of links package...
Comments
Comment #1
syscrusher commentedOuch! I found and fixed the error. It didn't fail on my test site, so it appears the syntax may have been valid in certain PHP versions. In any case, please update to version 5.x-1.6 (CVS tag DRUPAL-5--1-6), and let me know whether this solves the problem for you.
Apologies for the error.
Comment #2
killes@www.drop.org commented