The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Help: Postbit Legacy Special Images
hi....just one question here....to anyone that might willing to help me please...
On my board we have On The Spot Member Feature Weekly ....that will sit there and answer to all questions might all members ask him/her throughout the week now all i want is if i can add or is it possible to add image ONLY to the said On the Spot Member any image like a Star or anything which he/she will carry it...until end of the week or say...unless i removed it.... maybe i should edit it via postbit/postbit legacy templates? have no idea how this will work... pls. view my attachment for more info... appreciate any help on this please thanks and best regards to all |
#2
|
||||
|
||||
have you checked YaAS: https://vborg.vbsupport.ru/showthread.php?t=196244 ?
|
#3
|
||||
|
||||
You could just add something to the template like:
HTML Code:
<if condition="$post[userid] == 'x'"> an image </if> |
#4
|
||||
|
||||
Quote:
Quote:
can you please help me more to it Million Thanks and Best Regards To You! |
#5
|
||||
|
||||
That condition should work wherever you want to put it in the postbit.
As for using options, you'd have to turn on debug mode and add the option to the dropdown you want to add it to. If you called it 'OTST_weekly", then you would change the condition to something like: HTML Code:
<if condition="$post[userid] == $vboptions['OTST_weekly']"> an image </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|