![]() |
Forum Leaders (vB3 Style)
This is my first hack, so please be patient with me.:)
This hack will make your forum leaders (showgroups.php) look like the one found in vB3. ( Example here: https://vborg.vbsupport.ru/showgroups.php ) A friend helped me code the part where the moderated forums are listed, so please thank him as well.:) (I did everything else) This hack adds 1 query to showgroups.php as it must call for usergroupid. This has been tested in 2.2.9 but I imagine it works in any 2.2.x forum. Enjoy! And don't forget to click install if you like it! :) NOTE: This hack is no longer "vB3" style, as the table does not look the same (it was made to represent usergroup ID's in forum leaders). If you would like me to code the hack to accurately show the new vB3 layout, ask me and I will. |
nice, *marzas clicks install*
|
Thanks:)
|
Not bad for a first hack ;) Keep it up dude!
|
Thanks for the encouragment guys!:)
|
Nice:)
|
Ugh, sorry guys, the last fix was incorrect.
Here's the fix to fix everything Create a template called showgroups_normalbit with the following info: Code:
<tr> Code:
} else if ($usergroupid == 9) { // Mods Code:
} else if ($usergroupid == 9) { // Mods |
All times are GMT. The time now is 05:51 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:
|