![]() |
Thank you sv1 - this did it!
|
Quote:
How do you plan to import the rest of the information? Is there a script you would run? It's not easy to tell if I do not know the other system and I have no experience with any other one. The number of times a user has been already banned, is stored in his record in the user table, in the column called warning_bans, if that's of any help. Rgds |
Quote:
Hello sv1cec any good news? no mean to push you, just let me know some information. thanks a lot. rgds, |
How can I stop my Super Mods warning my Admins?
|
Quote:
|
@beano33:
I was using what sounds like a similar system involving the usernotes and the built-in ban feature of vbulletin up till now. What we did was create an "instant ban" warning type titled "Previously Banned" and in the description we put "see user notes for details". Then we just applied this warning to everyone that was previously banned. Thought that that might be helpful... |
Quote:
Search for: PHP Code:
PHP Code:
I hope this helps. Rgds |
Quote:
I'll post here if I get any result on the paging thing. Rgds UPDATE: I spend about 5 hours trying to figure that out, using admincp/user.php as an example. Unfortunatelly, I didn't manage to finish it. I have managed to display the first x warnings of y, but then I can't make it continue to the rest of them. If I don't manage it tomorrow morning, you will have to live with a long list. I am fed up (not with you, with the bloody code). Rgds |
OK, the paged layout for the Warning Logs is done.
You have to add a new column in your warning_options table, using the following SQL Query (remember to use the TABLE_PREFIX if you are using one): alter table `warning_options` add warnings_per_page int(3) After you've done this, use the attached admin_warn.php file. Sorry I can't provide a detailed step-by-step mods write-up, too many changes to make it viable. Let me know if it works. Rgds ------------ John |
Is it possible to make it so I can set out a system like this :
5 - Warnings = 3 day ban. After those 3 days are up, then another 5 warnings = 10day ban Thanks /Blam |
All times are GMT. The time now is 07:54 PM. |
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:
|