Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > Advanced Warning System (AWS)

Closed Thread
 
Thread Tools
Feature Suggestions Details »»
Feature Suggestions
Version: , by sv1cec sv1cec is offline
Developer Last Online: Mar 2022 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 02-01-2005 Last Update: Never Installs: 0
 
No support by the author.

Please use this thread, if you want to suggest a new feature or something that would improve AWS.

Please do not use this thread to request code modifications, for your particular needs, this is to be used, for general feature suggestions, things that would apply to anyone's forum site.

Tnx and rgds

---------------

John

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 05-04-2005, 02:47 PM
PamelaE PamelaE is offline
 
Join Date: Feb 2005
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Actually maybe all it needs is a system which auto replies to a user who makes an alert like "Thank you for raiseing an alert. The moderators are currently dealing with the problem. If you have further questions please e-mail blah blah blah"

I guess thats a seperate hack.
  #53  
Old 05-04-2005, 06:38 PM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So you mean if someone reports a thread, he is automatically pm-ed back with a thank-you notice? Easy, but this has nothing to do with AWS. Actually, it's a great idea for another hack, as you said: "Customized PM responses". Interesting!

Rgds
  #54  
Old 05-05-2005, 08:48 PM
SkyShadow SkyShadow is offline
 
Join Date: Jun 2003
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sv1cec
Too many things to do and too little time. However, if someone is interested in doing this, I would appreciate it.
I would like to help you but I do not know PHP :disappointed:
  #55  
Old 05-16-2005, 03:02 AM
Tom1234 Tom1234 is offline
 
Join Date: Sep 2003
Posts: 90
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would like to see warnings/alert messages being completely customizable. You would initialize the warning message in a compose box, but anything in it - including the Predefined Comment - can be changed by the admin/moderator before sending the warning.

Also, I would like to have the warning message contain a quoted copy of the warned post text rather than a link to the post since it is common to delete the post when it is worthy of a warning - and the warned person does not always remember what they posted that resulted in a warning.

Why is it that only Alerts have Predefined Comments? This would be useful for Warnings as well.
  #56  
Old 05-16-2005, 05:22 AM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, let's take it one at a time.

1. Predefined comments for warnings. In a sense this exists already, it is the description of the Warning Type. You can use that as a comment, and just activate the option to send this as a comment. But you are right, this whole thing needs some change. Next version, hopefully.

2. Include a copy of the original message in the Warning PM or email. This can be done, maybe next version.

3. Customizable message. I do not think this will be done, the reason being that the whole idea behind AWS is to make the moderators life easier. If we were to add more work to them, it makes it a moot point.

OK, 2 out of three, you must be a happy man!! LoL

The No2 is done, but I need some help on the No1, so please check the thread I've created in this forum, for providing your opinions.

Rgds
  #57  
Old 05-18-2005, 06:34 PM
rh2004 rh2004 is offline
 
Join Date: Nov 2004
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here is my feature requests,

I would like to enable/disable a default avatar that is shown when a user is moved into a usergroup.

So if they are disabled for one week, I would like there account to show this avatar. Maybe the possibilty of having more than one avatar that can be shown for each different usergroup.

My next idea:

When a user is moved into a banned group, I have rank images and when they are disabled it displays the disabled rank image but above it ads the temp banned text.
I would not like it to show the text when they are banned, I suppose I could just remove the rank title text from the templates.

Any comments
  #58  
Old 05-18-2005, 08:23 PM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wait a minute, this doesn't have much to do with AWS. What you want is a specific avatar per usergroup. So when a member is banned, his avatar changes to whatever the banned usergroup avatar is. Different hack alltogether.

As for the second idea, I am a little confused. You say you do not like the hack to show the "Temporarily banned" text. This text is their temporary title. You can change that, or remove that, by editing the specific text in functions_warning.php. Then you say that you could remove the rank title text from the templates. I do not use ranks, so I can't help with that.

Rgds
  #59  
Old 05-26-2005, 08:11 AM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tom1234
I would like to see warnings/alert messages being completely customizable. You would initialize the warning message in a compose box, but anything in it - including the Predefined Comment - can be changed by the admin/moderator before sending the warning.
I did some tests with this, actually, I've been testing this since the day I saw this post of yours, and here are my findings:

1. There are huge problems in implementing something like this. First of all, the whole structure of the program has to be changed, so that the warning is not entered in the database before the editing of the message is done, because then if the moderator does a "Back" and hits the button again, you end up having more than one warnings, for the same thing.
2. Suppose we do that. Then we have other problems. As you know, there are two ways to notify a user for a Warning, either via PM or via Email. If someone is using only one of these methods, it's not a big issue to allow him to edit the message. What with those who are using both? Do we allow them to edit both the PM and the Email message? This gets kind of messy.
3. And of course, there is the inconsistency issues in the above case. One may enter different things in the PM and then different in the Email.

Overall, even though I've spend quite some time trying to make it work, (I have already a version 3.5.0 running on my board) the problems it creates are more than the benefits. Practically, users will have to edit almost all the php files that the hack changes, again, in order to make them compatible with the new structure of the hack files.

Sorry
  #60  
Old 06-02-2005, 05:57 PM
heynurse heynurse is offline
 
Join Date: Jan 2002
Posts: 160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great hack! I have a few suggestions...
  1. Is is possible to have the warned post stop sign graphic only viewable to staff?
  2. Is it possible to actually have the specific offense next the warning graphic in the post as well? viewable my staff only
  3. How about when the Automatic Warning is set off for a censored word, in the section where the staff can see the offensive post, can you have the bad word highlighted or Bold or something so it is easy to pick out quickly?
Thanks for listening to the suggestions, again, this is a great hack!
  #61  
Old 06-03-2005, 06:29 AM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by heynurse
Is is possible to have the warned post stop sign graphic only viewable to staff?
Yes, AdminCP - Warning System - Manage Warning Options, set "Who can view the Warning Points and bans?" to Mgm. This will also show the warning points etc, only to staff members. No separate control for the sign only. It is possible to add an Option which controls only the sign, and not both the sign and the warning points, but I do not see the point in that. If normal users are allowed to see the warning points, why not see the sign?


Quote:
Originally Posted by heynurse
Is it possible to actually have the specific offense next the warning graphic in the post as well? viewable my staff only
No, because the specific offence is not stored together with the post. In other words, a user may have several offences from different posts. These are kept in the warnings table. In the post table, I use only a flag to say that this particular post has been warned. In order to do that, I would have to use another field in the post table, to store the offense for that particular post. It's not undoable, but ......


Quote:
Originally Posted by heynurse
How about when the Automatic Warning is set off for a censored word, in the section where the staff can see the offensive post, can you have the bad word highlighted or Bold or something so it is easy to pick out quickly?
Yes, this is something I thought about several times too. You mean in AdminCP or ModCP, when you click on the See Uncensored Text link, to show the censored text underlined or something. I have to find a way to do this, but my php knowledge isn't that good! Give me some time. Maybe in the next release, if I manage to do it.

Update: The censored text now appears italic and underline, but I won't release this version until later this weekend, I want to thoroughly test it first, because the last release got out with some ommissions.
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:45 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04925 seconds
  • Memory Usage 2,300KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete