![]() |
Image ranks in postbit
Hi everyone,
A while ago i noticed that vbulletin doesn't have it's own rank system so i decided to create one myself. This hack will show you how to add image ranks to your postbit. Installing: - In your admin cp go to styles and templates. - Choose your skin and go edit template. - Scroll down to postbit template and either click on postbit or postbit legacy. It doesn't matter which one you choose. - Search for this bit of code, Code:
<div id="postmenu_$post[postid]"> If you want to add more just copy and paste the text and don't forget to add an extra </if> at the end. Code:
<if condition="($post[displaygroupid]== 6)"> This hack works with all versions of vbulletin. If you have any questions just ask and i will help you. ~kentona~ |
Quote:
|
Hehe :)
|
Just.... wow.
|
*slowly backing out of here as to not cause WW9*
|
How is this better than VB's? :O
|
great code !
i did change it a bit though, before it would show up two titles now add this code as instructed above! Code:
<if condition="($post[displaygroupid]== 6)"> Code:
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if> |
coool
|
Umm... what the heck?
|
Anyone know if this works on vb4? Or a similar mod to do that?
|
All times are GMT. The time now is 03:21 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|