The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Plugin visible on all pages?
Heya. I'm playing around with plugins, and I want the coding in the plugin to be shown on every single page of my forum. How do I do this? I've tried stuffing the $whatever into several templates, but it just won't show on any other pages but the forum home. =/
Anyone got any ideas of what I can do to fix this? |
#2
|
||||
|
||||
try hook location global_start
|
#3
|
|||
|
|||
Excuse me for my answer, paul, but.... Huh? o_O;
I'm a vBulletin noob, but not usually that much of a noob. Care to explain what you mean? ^^; |
#4
|
||||
|
||||
Quote:
BOLD: Indicates your hook location Code:
<plugin active="1"> <title>Title 1</title> <hookname>global_start</hookname> <phpcode><![CDATA[ Code Here ]]></phpcode> </plugin> |
#5
|
|||
|
|||
Hm, I got it to work now. ^^ Thanks alot.
Only problem now, is to get it to be visible on vBA index. =/ |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|