The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
So, I was trying to be slick and have a conditional on some block templates to only show information on the FORUMHOME
when I added the following at the top/bottom of block_blogentries, block_threads and block_newpost, they don't appear at all. Code:
<vb:if condition="THIS_SCRIPT == 'FORUMHOME' "> </vb:if> Thoughts? Thanks, Scott |
|
#2
|
||||
|
||||
|
I think this should be ?
HTML Code:
<vb:if condition="THIS_SCRIPT == 'index' "> </vb:if> |
| Благодарность от: | ||
| scottkoz20 | ||
|
#3
|
|||
|
|||
|
thank you much!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|