Quote:
Originally Posted by WorldCraft
vbblog isn't what I'm concerned with. That condition works fine. I wanted to know if there was a condition like that but for the forum scripts.
|
So it stays active with like show thread ect? Could just be something like this
Code:
<vb:if condition="VB_PRODUCT == 'vbblog' || VB_PRODUCT == 'something_else'">
and so on. I'm not 100% sure though, this is just an idea.