Jun
27
Alert Moderator Button
ByThis will place a red button in the thread display (SHOWTHREAD) page, or any other forum pages, that will alert moderators when a new user needs approval. When the button is clicked it takes you directly to the list of new users awaiting approval.
First, you will need to use the Add New Plugin feature to insert the following code into SHOWTHREAD:
[php]$waiting = $db->query_first("SELECT CO ........
For the full text, visit vBulletin.org
First, you will need to use the Add New Plugin feature to insert the following code into SHOWTHREAD:
[php]$waiting = $db->query_first("SELECT CO ........
For the full text, visit vBulletin.org
