I think this puts me on the right track, but I need some more help with the syntax. I think you are suggesting that I need to specifically tell vbulletin to load the global variables found in the new navbar code.
I inserted this into my code but it doesn't work. I suspect I'm missing some bit of syntax.
global $vbphrase, $stylevar, $navbits, $foruminfo, $ad_location;
Also, the plugin for the includes is at the global_start hook location.
Any help on getting this to work will be great since I think I'll need to use this approach quite a bit in the future...
|