The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hey,
i installed a plugin and got an error when i load the site: ParseError: syntax error, unexpected 'new' (T_NEW) in ..../includes/init.php(357) : eval()'d code on line 22 PHP Code:
PHP Code:
|
|
#2
|
|||
|
|||
|
Edit the file/plugin and change:
=& new to = new |
|
#3
|
||||
|
||||
|
There isn't such a code
|
|
#4
|
|||
|
|||
|
init.php
edit, didnt mean to paste the 357 reference in the response. |
|
#5
|
||||
|
||||
|
PHP Code:
PHP Code:
|
|
#6
|
|||
|
|||
|
remove all instances of =& new
=& new to = new in any vbulletin files as you havent bothered to update your vbulletin. |
|
#7
|
||||
|
||||
|
Nope, it doesnt help
|
|
#8
|
|||
|
|||
|
what version of vb are you running?
|
|
#9
|
|||
|
|||
|
Which plugin?
|
|
#10
|
||||
|
||||
|
Plugin is vbet (vbulletin enterprise translator). Iam using vb 4.2.5.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|