The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Class core issue
Parse error: syntax error, unexpected T_VARIABLE in /home/******/public_html/forum/includes/class_core.php on line 990
Please advise me on the above error. Thank you. PHP Code:
|
#2
|
|||
|
|||
You somehow lost an '&' in there:
PHP Code:
|
#3
|
|||
|
|||
Thanks kh99
After that I'm getting an error like this. Please advise Deprecated: Assigning the return value of new by reference is deprecated in /home/****/public_html/forum/includes/init.php on line 49 Deprecated: Assigning the return value of new by reference is deprecated in /home/****/public_html/forum/includes/init.php on line 101 Deprecated: Assigning the return value of new by reference is deprecated in /home/****/public_html/forum/includes/init.php on line 105 Deprecated: Assigning the return value of new by reference is deprecated in /home/****/public_html/forum/includes/init.php on line 113 Deprecated: Assigning the return value of new by reference is deprecated in /home/****/public_html/forum/includes/init.php on line 124 Deprecated: Assigning the return value of new by reference is deprecated in /home/****/public_html/forum/includes/init.php on line 128 Deprecated: Assigning the return value of new by reference is deprecated in /home/****/public_html/forum/includes/init.php on line 136 Deprecated: Assigning the return value of new by reference is deprecated in /home/****/public_html/forum/includes/init.php on line 205 Deprecated: Assigning the return value of new by reference is deprecated in /home/****/public_html/forum/includes/init.php on line 383 Deprecated: Assigning the return value of new by reference is deprecated in /home/****/public_html/forum/includes/class_core.php on line 2552 Unable to add cookies, header already sent. File: /home/****/public_html/forum/includes/init.php Line: 49 |
#4
|
|||
|
|||
I think what you really should do is upgrade to the latest vb3 version. But if you don't want to do that, what you can do is find all the scripts with this line:
PHP Code:
and change it to this: PHP Code:
|
Благодарность от: | ||
Binoy |
#5
|
|||
|
|||
Many thanks kh99 ..that really worked for me
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|