The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
I believe the problem is that when userid != 1, you show the standard error page, and in function standard_error() (in includes/functions.php) evaluates the navbar template, but at that point $number is not available because it is global.
Maybe it will work if you use an existing global array instead of $number, like $template_hook['number'] or $vbulletin->userinfo['number']. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|