The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
force logging off member(s)
Greetings..
I'm using 3.8 and would like to know if there is anyway to force logging off member(s) using MySQL command or any other way.. TIA. |
#2
|
||||
|
||||
|
#3
|
||||
|
||||
You could also log everyone out at once by changing the cookie prefix in your /includes/config.php file.
|
#4
|
||||
|
||||
Why do you want to log off people by force ?
|
Благодарность от: | ||
TheLastSuperman |
#5
|
||||
|
||||
To easily log out everyone simply run the query:
Code:
Truncate TABLE session; |
#6
|
||||
|
||||
If users logged in with "remember me", that wont really do anything, vb will just [silently] create a new session.
|
#7
|
|||
|
|||
Quote:
Thanks.. the first product works as I need, but I need a way to do it from the shell.. so, I'm looking for implementing http://xxxx/vb/login.php?do=loguserout&u=999 in the shell with MySQL Regards. --------------- Added [DATE]1485319148[/DATE] at [TIME]1485319148[/TIME] --------------- Quote:
I really don't want to do that, just want one/more members annoying others and thought the best way is to find a way to log them off whenever they login for sometime (not banning them) Thanks |
#8
|
||||
|
||||
vboptions/User Banning Options, scroll down to Tachy Goes to Coventry, great way to to shut them up for a bit or if you really want to mess with their head use Pauls Miserable Users.
Have fun! |
#9
|
|||
|
|||
Quote:
Thanks for the help. Regards. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|