![]() |
Ban User
I banned 1 spammers but I forgot to list the reason. Is there a way that I can edit the reason without lift ban then ban them again?
|
By a mysql query, you can do this. Here is the query:
Code:
UPDATE prefix_userban SET reason='reasonhere' WHERE username='username' |
can you tell me where should i paste that, i'm new to this one. Thanks ^_^
|
Paste that to: AdminCP -> Maintenance -> Execute SQL Query
Warning: To execute sql queries on vBulletin, you have to set this line in config.php: PHP Code:
|
under this right?
****** USERS WITH ADMIN LOG VIEWING PERMISSIONS ****** if it's right, how come i don't get it to work? |
No, it's Users With Query Running Permissions.
|
|
Replace the username and reasonhere with the banned user's username and reason respectively.
|
|
Single quotes in your reason must be escaped (by adding a single \).
|
All times are GMT. The time now is 01:07 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:
|