The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need "Donated Icon" beside Avator
There was a hack to do this, and I've searched by every thing that I could think of and not found it.
We've just stated accepting donations to our club forum and would like to place an icon beside the user profile on their messages, or beside their avatar. Someone please inform me of the thread or the hack for this. TIA |
#2
|
|||
|
|||
I have not seen a mod like this before but this is not exactly a hard thing to make.
Use this mode HERE. And when people donate you can have it set to auto move people into a certain usergroup. The you can add the code you want in the postbit template to show the icon you want and wrap it in the following code. Code:
<if condition="$post['usergroupid'] == 6">Put image here</if> |
#3
|
|||
|
|||
Thanks, I'll try that.
|
#4
|
||||
|
||||
cool thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|