Back to vBulletin 3.5 Template Modifications

Member's Group in Post-Bit(legacy)
Mod Version: 1.0, by Developer

This modification is in the archives.
vB Version: 3.5.4 Rating: (1 vote - 5.00 average) Installs: 31
Released: 27 Jan 2006 Last Update: Never Downloads: 1
Not Supported Template Edits  

Description:
this is a simple modification that show every member's group in his post
installation:
open Post-Bit(legacy) and find
Code:
					<div>
						$vbphrase[posts]: $post[posts]
					</div>
then add below it
Code:
<if condition="is_member_of($post,1)">Member's Group:Guests</if>
<if condition="is_member_of($post,2)">Member's Group:Members</if>
<if condition="is_member_of($post,3)">Member's Group:Users Awaiting Email Confirmation</if>
<if condition="is_member_of($post,4)">Member's Group:(COPPA) Awaiting Moderation</if>
<if condition="is_member_of($post,5)">Member's Group:Super Moderators</if>
<if condition="is_member_of($post,6)">Member's Group:Administrators</if>
<if condition="is_member_of($post,7)">Member's Group:Moderators</if>
<if condition="is_member_of($post,8)">Member's Group:Banned</if>
Donation::.
Feel Free To https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=filmahosting%40gmail%2ecom&item_name=DEVELOPER&item_number=1&no_shipping=0&no_note=1&tax=0&currency_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8
aT lAsT:
click

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024