The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Parse error: syntax error, unexpected ':' content.php(82) : eval()'d code on line 31
hi
i got this problem : Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/----/public_html/vb/packages/vbcms/controller/content.php(82) : eval()'d code on line 31 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/----/public_html/vb/packages/vbcms/controller/content.php(82) : eval()'d code on line 31 Parse error: syntax error, unexpected ':' in /home/----/public_html/vb/packages/vbcms/controller/content.php(82) : eval()'d code on line 31 can anyone fix it for me ? thanks |
#2
|
||||
|
||||
Those errors are from modifications. Turn them all off, then turn them on one-by-one until you get the error again.
|
#3
|
|||
|
|||
Quote:
hi thanks for your reply i did that but i still have the same problem |
#4
|
||||
|
||||
Try disabling them from the config.php file:
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php PHP Code:
|
#5
|
||||
|
||||
You did what exactly ?
|
#6
|
|||
|
|||
i disabled all the plugins and the products but i still having the problem when i add the global plugins disable by : PHP Code:
|
#7
|
||||
|
||||
Line 82 on the file in question in a call to the global_start hook. Disable any plugins that are using this hook. It's very obviously one of them causing the error.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|