Quote:
Originally Posted by Lynne
Well, if you want to test your originally posted code in the FORUMHOME template, the correct way to preregister the variable $bannerphp would be (where did $includedphp come from?):
PHP Code:
vB_Template::preRegister('FORUMHOME',array('bannerphp ' => $bannerphp));
|
i got that from the vBulletin Manual that was an example i did add that above before and it still dont show on my pages