The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Showing Plugin output HELP
I am trying to show the output of a plugin I made:
I want to display the variable in the search widget but it does not seem to work. Code:
vB_Template::preRegister('vbcms_widget_searchwidget_page',array('latestposts' => $latestposts)); Code:
vB_Template::preRegister('header',array('test123' => $latestposts)); On another note what is the best hook to use for widgets ? Currently I am using global start |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|