The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#332
|
|||
|
|||
Just started on installing my new board.
I finished installing this hack (made some language mods to it because my forum is dutch :P) All works fine but I still have some requests: - Is it possible that when a user is warned it can auto generate a post in a designated forum with the warning info in it (like what post is warned, number of points, reason and stuff? - Is it possible that when you ban a user he/she gets a mail from the board and not only the message when he/she tries to log on to the board? On my old forum (vb3.0.7) I used the advanced warning hack. It didnt look as good as this one but had those functions and I use them freqeuntly. Therefor my requests. |
#333
|
|||
|
|||
CarpHunter plus anyone who wants to chime in...
How come you're changing or looking to change(?) from the "advanced warning" hack? I'm trying to find out the differences between that hack and this one so I can make a choice. Thanks in advance. |
#334
|
||||
|
||||
How can I edit an existing warning ?
|
#335
|
|||
|
|||
To those complaining about removing warnings but still having the user come up banned, I found the quick as hell fix after reading through all of the posts here trying to find an answer. Look in warn.php and find the following:
Code:
if ($Warn['w_adjust'] == 'minus') { $Warn['inferno_warn_level'] += $Warn['w_amount']; } Code:
if ($Warn['w_adjust'] == 'minus') { $Warn['inferno_warn_level'] -= $Warn['w_amount']; } |
#336
|
|||
|
|||
On our forums, we use a the plugin that sends reported posts to a forum. As a result, all potential warnings are more of a group decision than an individual action. Would it be possible to set up this extension so that when a warning is given out, instead of saying which user gave the warning, it is issued by 'Administrative Staff' or something like that?
|
#337
|
||||
|
||||
Ooh@ HOTM!
Thanks! |
#338
|
|||
|
|||
Another idea for an addition - I'd like a deal set up so that whenever a warning is issued, a post is made in a thread that gives the details of the warning... User, warning level, reason, etc.
I could probably figure this one out on my own, but I think it would be a nifty addition to this mod. |
#339
|
|||
|
|||
Do I have to adjust the template individually for each skin as when I search for postbit_legacy it gives me one for each skin, is there any way I can do it in 1 and it works for all of them ?
|
#340
|
|||
|
|||
Hi,
Truly Great Mod!!!! a question which I didn't see answer for and hope i didn't just miss it. Would it be possible to add a summary/stats page into this mod that would show admins/mods who's currently being warned/banned??? I think that would be extremely useful... Thanks Again Jeff |
#341
|
||||
|
||||
Quote:
|
#342
|
|||
|
|||
I love this hack - thanks!
My only wish is for a way to edit an existing warning. |
#343
|
|||
|
|||
When sending a PM though the warning system, it does not save a copy to my "Sent Items" box or appear to be documented anywhere I can find.
Is there a way to have it documented somehow? Thanks! |
#344
|
|||
|
|||
This warning system is awesome and have been using since almost day one of the hack!
I would like another usergroup to be able to view all warnings that are not moderators. Is this possible? Thanks! |
#345
|
||||
|
||||
Warning: arsort() expects parameter 1 to be array, null given in /includes/class_bbcode.php(149) : eval()'d code on line 27
Warning: Invalid argument supplied for foreach() in /includes/class_bbcode.php(149) : eval()'d code on line 29 hmm i get this error when warning someone, i am sending a pm + writing as message in the bottom section whats this? p.s there anyway to view all warnings/ remove them if needed? like a admin/mod thing.. thanks |
#346
|
|||
|
|||
Quote:
If you have it set to allow for deletion, a link will be available in that log. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|