The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
mySQL/PHP Coding - Help selecting/applying values
Trying to write a hack that will allow custom overall headers based on forum (based on a similar hack found here). I've managed to get the forumdisplay part working correctly, but am having some trouble getting the custom header to show up in showthread.
I know I need to select the forumid from the thread table, and then apply that value towards the custom header (header being based on the forum you're in). This is what I have to select forumid from the thread table: PHP Code:
This is what I have for selecting whether or not to use the header and the value for the custom header, based on forum: PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|