Back to vBulletin 3.6 Template Modifications

Site Supporter Button in Postbit - Primary/Additional Usergroups supported
Mod Version: 1.00, by 713JunctionP

This modification is in the archives.
vB Version: 3.6.7 Rating: (8 votes - 4.63 average) Installs: 85
Released: 01 Jun 2007 Last Update: Never Downloads: 17
Not Supported Template Edits  

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 -->
The 'X' above needs to be changed to the usergroup ID number (uID) corresponding to your new 'Site Supporter' usergroup that you created in STEP 2.

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

  • 713JunctionP

Screenshots

Click image for larger version
Name:	contribute_example.png
Views:	1263
Size:	17.4 KB
ID:	65021  

Similar Mods

Mini Mods Site Supporter button in postbit! Modification Graveyard

vblts.ru supports vBulletin®, 2022-2024