The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
Okay, so I added this plugin (credit goes to Joe for helping over on the official vBulletin site), which works:
Code:
if (strpos($userinfo['location'], 'moderation.php?do=viewdiscussions') !== false) { $userinfo['action'] = 'Viewing Moderated Group Discussions'; $handled = true; } I tried adding the deleted and moderated specifiers at the end: moderation.php?do=viewdiscussions&type=deleted and moderation.php?do=viewdiscussions&type=moderated. However, those didn't seem to do anything. Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|