![]() |
Can someone help me with this? I'd really like to be able to have a link where someone would click and it would list all of those in the supermoderator admin group with the following info in a table:
Username Location PM (link to send pm) How can this be done? |
Give me a little while to finish the documentation for the new version of my vBcode buttons and I'll write this for you in a jiffy :)
|
Quote:
|
1 Attachment(s)
I hope this is what you wanted...
http://kier.3dfrontier.com/vbhacks/supermods.gif If you link to the attached PHP file, the page will display a list of all your super-moderators, together with a link to their profile and PM, and a display of their location. I included the forum-jump just because... To install, just copy the getsmods.php file to your forums directory, and create three custom templates using the .htm files in the attached zip. |
Thank you! Works perfectly :)
|
Kier strikes again :D
|
Another great hack! Thanks :)
I also added the user's online status to this as well... for those interested: edit file getsmods.php Change the main query to read: Code:
$users = $DB_site->query(" Code:
if ($user[field2] == "") $user[location] = " "; Code:
if ($showonline) { Add Code:
$onlinestatus |
Thanks Kier & Chris - this is just perfect!!!
|
Yep.. Works great.
|
don't forget to add postbit_offline and postbit_online to the list of $templatesused, or the page will use an extra two queries...
|
All times are GMT. The time now is 08:15 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:
|