Version: 1.00, by AnhTuanCool
Developer Last Online: Sep 2006
Version: 3.0.5
Rating:
Released: 01-14-2005
Last Update: Never
Installs: 88
No support by the author.
Fully tested on vb 3.0.4, should work on 3.0.5
Staff Icon in Postbit
--------------------------------------
by AnhTuanCool
What this hack does? Basically, this hack adds a small icon in postbit below the avatar for staff(selected usergroup) with alt as their usergroup title. See attachment for detail.
NOTE: If you want a different icon for your forum then just request it right here, otherwise you can use your own staff icon. When requesting please remember to leave your forum url and text you want to be on the icon. I'm not very free so just request and if I could then I will design it for ya as soon as I can. Thanks,
Update:
I've attached the source file and the font of the staff icon so you guys can make your own easier than from scratch. Have fun
Click INSTALL if you find this hack userful, thanks
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Make a new custom profile field with Single-Selection Radio Buttons as field type.
It will display an option in Edit Option section in UserCP(take a look at the attachment) and $post[field5](5 as your field id) with contain the user's value...if you want it more detail, just ask
All I did was added user ranks. As stated above with a simple template mod you can just add a single line text, use HTML, put the phrase in your template and viola!
this is pretty cool i just set it up to work with my admins but im tring to set it for dirent pic for diffrent groups can anyone help me cause im using the rank par for post count bar the more they post the father it goes.
Make a new custom profile field with Single-Selection Radio Buttons as field type.
It will display an option in Edit Option section in UserCP(take a look at the attachment) and $post[field5](5 as your field id) with contain the user's value...if you want it more detail, just ask
Thanks AnhTuanCool. Where in your code should I place the $post[field16] as mine is set currently for field id:16?
this is pretty cool i just set it up to work with my admins but im tring to set it for diffrent pic for diffrent groups can anyone help me cause im using the rank par for post count bar the more they post the father it goes.
Where the files iconadmin.jpg iconmod.jpg and iconstaff.jpg are thedesired icons for those groups, and are in the images/ranks directory.
Replace '30' with whatever number (or numbers) identify the usergroupsyou want as "staff" - obviously, this is a scalable change: create asmany or as few icon/template pairs as you'd like, and set up the ifstatement in the php file to match.