![]() |
using threadid as conditional in postbit
hello
i'd like to use a thread id to display a certain item (image/text) in a certain thread only say i wanted thread id 1234 to show an item how would i configure the conditional?:) |
Did you try using $threadinfo['threadid'] as the variable? LIke:
HTML Code:
<if condition="$threadinfo['threadid'] == 'xxxx'"> |
umm tried it but didn't work :(
basically what i'm after is the ability to show a different avatar like image in certain thread(s) it would be powered by profile fields |
A list of variables to try (only put 'threadid' instead of 'forumid')
$forum['forumid'] $foruminfo['forumid'] $thread['forumid'] $threadinfo['forumid'] |
<if condition="$thread['threadid'] == 'xxxx'">
whatever </if> worked perfectly! thank you! |
All times are GMT. The time now is 03:54 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|