Quote:
Originally Posted by impreza
Parse error: parse error, unexpected T_ARRAY, expecting ')' in /homepages/1/d143342951/htdocs/vb367/modules/cls_warcraft_recruit.php on line 26
I followed the directions to the T. That's the error I get. I've tried fresh installs, and tried all of the different cls_game_php files.
Unless I just keep missing it, I'm not sure where the problem is exactly.
Let me clarify too, that the error only occurs when I add the "Recruitment" module on the portal page. If I remove it, I can see the portal page again.
Also, the module for "Updating Recruitment" causes no issues if I add it to the portal page.
|
I've seen these parse errors before with GZIP compression or output buffering (ob_begin() calls somewhere else) enabled.
line 26 in all the cls_*_game files is a function definition.
i've gone through the cls files in this zip here to make sure there are no parse errors. Zend Studio and my own web server run these just fine..
Do either of you guys have gzip enabled in the vbulletin options ?
can you guys email me the files you have sitting on your server jzakhar at gmail dot com ? I wonder if control characters are being added, how are you copying them to the web server? ?