The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi!
I want to use a conditional to show something it thread it's on a specific forum i've got this <if condition="$forumid == 78"> but it works only on forumdisplay, not on showthread any ideas? thanks in advance |
|
#2
|
||||
|
||||
|
Try $thread['forumid'] or $threadinfo['forumid']
|
|
#3
|
||||
|
||||
|
Thanks Lynne
|
![]() |
|
|