![]() |
ModCP Link for Moderators
ModCP Link for Moderators
Description vBulletin does not show the ModCP link in the footer of every page to moderators since Version 3.0.1, as this caused an extra query and the developers decided it was not worh it. I think the link is useful - not only for Supermods and Admins. So this hack adds some code so the link will also be there for Moderators, without adding too much overhead (at least I hope/think so). Files to modify: 2 Difficulty: Easy Version 0.2: Fixed a small typo |
Nice. Will use when I upgrade and click install now.
|
You could just add template conditionals to the footer according to usergroupid - no extra queries needed.
|
Well, moderators can have just any usergroupid ...
|
I couldn't find the following line in 3.0.3:
Code:
$modcache$modcache["$userid"]["$do"] = 0; The nearest I can find is: Code:
$modcache["$userid"]["$do"] = 0; |
Yep, that was a typo ;)
|
Heh, thanks Kirby.. Installed with seemingly no problems.
I'll keep my eyes on the server load and such. |
Thank you, installed on my large 3.0x community. =) My "Mods" are more like super mods.. since they could ban and so.. but I hated to give AdminCP access too like Ive been.. You gave me the work around option, thanks. =)
|
All times are GMT. The time now is 10:03 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:
|