![]() |
Remove Users Awaiting Moderation from who's online
is it possible to remove Users Awaiting Moderation from the list of who's online on forum footer? (3.8)
I get spammers creating offensive usernames but don't want to remove the feature entirely. Code:
<!-- logged-in users --> |
You could create a plugin using hook forumhome_loggedinuser and this code:
Code:
$loggedin['lastactivity'] = 0; This works for the forumhome page, but if the users online is showing anywhere else you'll have to address those separately. BTW - was this objectionable user name by any chance someone who seems to have a problem with paying taxes? We had one of those a couple days ago. |
No - just offensive against the website itself or expletives.
I'm not really sure how to create a plugin unfortunately. |
It's pretty easy to create a plugin. Just go to 'Add New Plugin' under "Plugins & Products' and fill out the form.
- You can leave product as vBulletin (or at least I do if I'm not creating a product) - Select the hook location from the drop-down - Type in a title. This will appear in the plugin manager, so type something that will let you remember what this one does - You can leave the execution order as 5 - Paste your code in the big box - Click on the 'Yes' radio button to set it to active Press 'Save' and you're done. |
All times are GMT. The time now is 10:39 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:
|