Quote:
Originally Posted by DssCrazy
Does this mod give a regular mod the same cp as a super mod?
|
You choose the permissions that show up in the ModCP using the Moderator Manager section of your ACP. You can grant ability to ban, edit signatures, prune, move ect ect.
Quote:
Originally Posted by Marco van Herwaarden
As Spank already replied, this is left out of the default vBulletin because it adds queries to every single page load. Adding this can have a negative impact on the performance of your board.
|
But how much more strenuous is the if condition="can_moderate()" query than the if condition="$show['modcplink']", since this replaces the latter with the former?