The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I know, people hate these :)
Hello,
I have looked for a couple days, and haven't found something that fits the needs required. I am looking for a product / plugin, that allows you to add a unique image per a user basis. This image will show up in the user(s) post-bit display. The intent is to reflect that a member is a premium member, by showing a unique image. I was using the Pay-Pal donation hack, but for 3.5.3 the hack has became a little to buggy, and I un-installed it. Any help would be appreciated. |
#2
|
|||
|
|||
You could use a predefined (admin uploaded) Avatar, and limit the usergroups that got access to it.
|
#3
|
|||
|
|||
why not just use ranks? Name a usergroup "Premium Member" and make the rank for that usergroup, set postcount requirement to zero and whatever image you plugin will be shown for anyone in that usergroup.
|
#4
|
|||
|
|||
Thanks for the replys.
My solution was to create a custom usergroup, then insert this in the post-bit. Code:
<if condition="is_member_of($post, 12)"><img src="images/ranks/star23.gif" /></if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|