The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Using Custom Template from FORUMDISPLAY
I am having issues trying to display a modified version of the FORUMDISPLAY style in my custom displayresources style. I then defined the variable named $displayresources. What I am trying to achieve is a custom Forumdisplay for a particular forumid for a particular forum that matches the condition if forumids equaled x.
I have defined the custom template in a variable as below using the Global_Start hook: Code:
eval('$displayresources = "' . fetch_template('displayresources') . '";'); PHP Code:
*Check the FORUMDISPLAY.txt attachment for the FORUMDISPLAY modification. So to sum things up, I basically took the forum content from forumdisplay and pasted it in my displayresources template, but it doesnt show for some reason. For further display, you can see the custom forum display not properly showing in this link. Make sure the skin is set to WC3 Night Elf. Someone please help me. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|