Site Supporter Button in Postbit - Primary/Additional Usergroups supported
This modification is in the archives.
This mod will probably work in other versions but was only coded and tested on vBulletin 3.6.7
If you've got members who have donated to your forums and you would like them to be recognized, this simple mod will add a nice 'Site Supporter' button underneath the member's messenger icons. However, you can place this piece of code anywhere you'd like. The option is up to you. This is just the way I thought looked best. Enjoy. Installation: 1) Choose which button you want to use (supporter.gif or supporter2.gif) and upload it to your 'images/misc' folder in your forums directory. 2) Create a NEW usergroup. Go to ADMINCP -> Usergroups -> Add New Usergroup and name it whatever you want, just remember, this new usergroup needs to represent your 'Site Supporter' group, so remember the usergroup ID (uID) for this after you set all the permissions, etc. 3) Open your postbit OR postbit_legacy, whichever one you use, and... FIND THIS CODE: Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div> </div> AFTER, ADD THIS: Code:
<!-- Site Supporter Code --> <br /><if condition="$post[usergroupid] == X"><img src="images/misc/supporter.gif"></if> <!-- / Site Supporter Code --> PLEASE REMEMBER TO CLICK IF YOU USE THIS MOD! This is my first mod so please be nice. Download No files for download. Supporters / CoAuthors
Screenshots |
Similar Mods
Mini Mods Site Supporter button in postbit! | Modification Graveyard |