The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Banned Member Showing In "Currently Active Users"
I've recently banned a few spammers in my community. The next day, even know they were banned already, I saw one of them in the "Currently Active Users" area. After seeing this, I viewed the "Who's Online" area and they had an error message (stop sign) for a thread they were attempting to view.
My question is why area the banned users showing as being online if they're banned? Does this have anything to do with cookie sessions or caching? How can I fix this? |
#2
|
||||
|
||||
They show because they come back to the site and the cookie is set and so they are logged in.
You can fix it by modifying the query in the index.php page that lists the users under Currently Active Users. |
#3
|
||||
|
||||
Quote:
Do you know what part of the index.php page I would change, and to what specifically? |
#4
|
||||
|
||||
The query that gets the users, it's under where it says Logged in Users. Just add something like this to the Where part of the query:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|