PDA

View Full Version : Need "Donated Icon" beside Avator


LorinPotter
01-19-2010, 05:34 PM
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

Hell Bomb
01-21-2010, 03:01 AM
I have not seen a mod like this before but this is not exactly a hard thing to make.

Use this mode HERE (https://vborg.vbsupport.ru/showthread.php?t=201284&highlight=CBY+paypall). 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. <if condition="$post['usergroupid'] == 6">Put image here</if> and it will only show that image if the users postbit if they have donated. Im no that good with vBulletin if conditions but that should work, if not ill keep a eye on this thread and if you haev any problems post them below and ill help as much as i can.

LorinPotter
01-21-2010, 02:28 PM
Thanks, I'll try that.

bada_bing
01-21-2010, 03:44 PM
cool thanks