![]() |
it will be better, if admin can set in admin cp icons for each usergroup!
|
the whole point of the hack was to give this feature without adding on all the extra queries, the only solution is to add the extra query for each usergroup, so if you have 9 usergroups thats 9 queries.
|
ok, i know it! it's easy!
|
Add a column called usergroupicon to your usergroup table.
in your showthread.php add PHP Code:
|
I attached an .txt file containing the info...
Thats for those who prefer to do this offline... Satan |
Is there anyway to modify this to make it do something like this:
Username User Title Rank (User Group) But I only want the user title bold and the rank displayed if they are Mod, Super Mod, or Admin. Can this be converted to do this cleanly, and if so how? |
em yeah just change the postbit_moderator_icon template to
Code:
<b>$rank</b><br> |
Wow... Dynamic :p
|
That's not exactly what I want. I want the user title to be bold, not the rank.
|
in post bit find
$post[username] and replace with <b>$post[username]</b> |
All times are GMT. The time now is 06:17 AM. |
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:
|