Quote:
Originally Posted by Unpossible
That will place a link to the mod stat page in your navbar.
Not figured out how to restrict it to just the groups allowed to view, but if anyone who isn't allowed to view it attempts to view, they'll get the standard vBulletin no permission page.
|
I took a different approach and added the link to the settings by editing one of the phrases. Locate the phrase of your choice from the hack and add
Code:
<a href="/misc.php?do=moderator_stats">Click to view current stats</a>
I added the link in
setting_abe1_mms_days_desc
My navbar is too busy to be adding more links to it, plus it's one less template edit to watch out for when updating.