Style Conditional for Plugin
I am updating one of my clients forums to vBulletin 3.5 right now and have stumbled upon a bit of a problem. With 3.0.X there was the phpinclude_start template that I had included a bit of code in - What it did was select a random header to show for that style (She has 2 different headers for each style.) Problem is with 3.5 that template no longer exists ...
Is there a function I can use with an if/else statement that could tell which style is currently selected ? If not - Any ideas on how I could achieve this or is she going to have to go back to a single static header ?
EDIT: Found a way to accomplish this in a thread over on vBulletin.com
|