PDA

View Full Version : functions.php error when upgrading



CorneliusWilson
Tue 25th Nov '08, 5:28pm
Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /home/profi18/public_html/wrestlingforums/includes/functions.php on line 5883


I get the above error after uploading new files. I am upgrading from 3.7.2.

Wayne Luke
Tue 25th Nov '08, 6:03pm
This is because you're using PHP 4.X and is a known bug. It will be fixed in the next beta release or you can apply a series of patches to fix the issue now.

See:
http://www.vbulletin.com/forum/project.php?issueid=26845
http://www.vbulletin.com/forum/project.php?issueid=26855
http://www.vbulletin.com/forum/project.php?issueid=26854

beishe8
Tue 25th Nov '08, 6:10pm
This is because you're using vBulletin 4.X and is a known bug.
Huh? I would like to have that bug! :p

Wayne Luke
Tue 25th Nov '08, 7:56pm
Huh? I would like to have that bug! :p
Meant PHP 4.X... Changed my post above.