The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
View Forum Leaders
Let me get started and explain this the best I can.
Two days ago I upgraded to vb 4.x.x and everything was easy as pie. EXCEPT when I click "view forum leaders" and then I get this error: public_html/includes/class_core.php(4489) : eval()'d code on line 36 I realize this is probably a plugin, HOWEVER... Yesterday I disabled HOOKS in the config, and reinstalled vBulletin. When I logged in to the AdminCP all the plugins were disabled and the link worked fine, no errors. As soon as I disabled HOOKS, the problem happened again. Mind you....at this time the plugins were all still DISABLED!!!! I don't understand what is going on, and line 36 reads the following: define('ALLOW_BBCODE_HTML', 512); I tried to comment it out with, but it crashed the board. LOL. Help? |
#2
|
|||
|
|||
The mention of line 36 in the message is line 36 of the eval()'d code. It's called from line 4489 of includes/class_core.php which is:
PHP Code:
so it looks like the problem is in a template. If it only happens for "view forum leaders", then it must be SHOWGROUPS or one beginning with showgroups_. |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
I'm not sure. Maybe open those templates in the editor and see if you see anything wrong, and then save each of them and make sure you don't see any errors when saving.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|