News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Visual Warning Mod

Started by Eleglin, July 31, 2007, 08:53:40 AM

Previous topic - Next topic

RuneAvenue

How do I give someone a visual warning. such as a mute?

kamili34

Could you add polish ?

Quote<file name="$languagedir/Modifications.polish.php">
          <operation error="ignore">
             <search position="after"><![CDATA[?>
]]></search>
             <add><![CDATA[$txt['visual_warning_mod']='Visual Warning Mod';
$txt['visual_warning_mod']='Visual Warning Mod';
$txt['visualw_mess_ban']='Wiadomo¶c dla zbanowanych uzytkowników';
$txt['visualw_mess_mute']='Wiadomo¶c dla uciszonych uzytkowników';
$txt['visualw_mess_pmod']='Wiadomo¶c dla moderowanych uzytkowników';
$txt['visualw_mess_warn']='Wiadomo¶c dla ostrzezonych uzytkowników';
$txt['visualw_color_ban']='Kolor Wiadomo¶ci dla zbanowanych uzytkowników';
$txt['visualw_color_mute']='Kolor Wiadomo¶ci dla uciszonch uzytkowników';
$txt['visualw_color_pmod']='Kolor Wiadomo¶ci dla moderowanych uzytkowników';
$txt['visualw_color_warn']='Kolor Wiadomo¶ci dla ostrzezonych uzytkowników';
$txt['visualw_image_ban']='Obrazek dla zbanowanych uzytkowników';
$txt['visualw_image_mute']='Obrazek dla uciszonych uzytkowników';
$txt['visualw_image_pmod']='Obrazek dla moderowanych uzytkowników';
$txt['visualw_image_warn']='Obrazek dla ostrzezonych uzytkowników';
$txt['warningAutoTime']='Domy¶lny czas wyga¶niecia ostrzezenia (w dniach):';
$txt['moderationAutoTime']='Domy¶lny czas wyga¶niecia moderacji (w dniach):';
$txt['muteAutoTime']='Domy¶lny czas wyga¶niecia uciszenia (w dniach):';
$txt['visualw_pmod_edit']='Moderowani uzytkownicy mog± edytowac wiadomo¶ci:';
$txt['visualw_hide']='Ostrzezenia sa widoczne dla ktore maja ostrzezenie:';
$txt['visual_require_mod'] = 'Wiadomo¶ci wymagaj± moderacji';
$txt['visual_raise']='Zwieksz poziom ostrzezen';
$txt['visual_no_perm']='Nie masz uprawnien do zmiany poziomu ostrzezen';
$txt['visual_no_warnings']='Uzytkownik aktualnie nie posiada ostrzezen!';
$txt['visual_prev_warning']='Szczególy dotychczasowych ostrzezen';
$txt['visual_current_level']='Aktualny poziom:';
$txt['visual_topic_raised']='Temat:';
$txt['visual_time_raised']='Czas:';
$txt['visual_reason_raised']='Powód kary:';
$txt['visual_level_details']='Poziomy kar';
$txt['visual_submit']='Submit';
$txt['visual_new_level']='Nowy poziom:';
$txt['visual_warning_management']='Menadzer ostrzezen';
$txt['visual_list_desc']='Lista wszystkich uzytkowników posiadaj±cych obecnie jakiekolwiek ostrzezenia (tylko poziom poziomy ostrzezen 1,2 lub 3. Poziom 4 uzytkownicy zbanowani nie s± tu wyszczególnieni ';
$txt['visual_member']='Uzytkownik';
$txt['visual_level']='Poziom';
$txt['visual_reason']='Powód';
$txt['visual_when']='Kiedy';
$txt['visual_text_warn']='Ostrzezony';
$txt['visual_warn']='Ostrzezenie';
$txt['visual_perm_modify']='Nie masz uprawnien do modyfkacji tej wiadomo¶ci';
$txt['visual_official_warning']='Otrzymale¶ oficjalne ostrzezenie';
$txt['visual_received_warning']='Otrzymale¶ ostrzezenie w zwi±zku z dotychczasowym zachowaniem na naszym forum. Aby uzyskac dalsze informacje kliknij ponizszy link:';
$txt['visual_been_muted']='Zostale¶ uciszony';
$txt['visual_no_karma']='You May Not Give Karma Whilst Warned';
$txt['visual_stages']='(0=Brak, 1=Ostrzezony, 2=Moderowany, 3=Uciszony. 4=Zbanowany)';
$txt['visual_text_pmod']='Moderowany';
$txt['visual_text_mute']='Uciszony';
$txt['visual_text_ban']='Zbanowany';
$txt['visual_none']='Brak';
$txt['visual_warning_increased']='Informujemy, ze twóje ostrzezenia na naszym forum wygasly.';
$txt['visual_warning_reduced']='Informujemy, ze poziom ostrzezen na naszym forum zostal zredukowany.';
$txt['visual_reduced']='Poziom ostrzezen zredukowany';
$txt['visual_lasts']='Czas wyga¶niecia ostrzezen (Puste=Domy¶lne)';
$txt['visual_postmod_manager']='Menadzer moderacji postów';
$txt['visual_postmod_user_under']='Wszystkie dotychczasowe posty tego uzytkownika zostaly zaakceptowane';
$txt['visual_postmod_under']='Twoje posty s± obecnie moderowane';
$txt['visual_postmod_not']='Posty tego uzytkownika NIE s± obecnie moderowane';
$txt['visual_postmod_is']='Posty tego uzytkownika s± obecnie moderowane';
$txt['visual_postmod_change']='Zmien status tego uzytkownika / tych uzytkowników';
$txt['visual_postmod']='Moderacja postów';
$txt['visual_postmod_auth']='Twoje uprawnienia nie pozwalaja na przeprowadzenie tej operacji!';
$txt['visual_postmod_appear']='Twoje posty s± obecnie moderowane - bed± widoczne po akceptacji';
$txt['visual_postmod_awaiting']='To s± posty oczekuj±ce na publikacje (moderowane). Aby dopu¶cic post (posty) zaznacz chciane i wybierz "Dopuszczam" aby skasowac, zaznacz i wybierz "Skasuj"';
$txt['visual_postmod_username']='Nazwa uzytkownika';
$txt['visual_postmod_subject']='Temat wiadomo¶ci';
$txt['visual_postmod_approve']='Dopu¶c';
$txt['visual_postmod_delete']='Skasuj';
$txt['permissiongroup_visual_warn']='Nadaj ostrzezenie i wl±cz zastosuj postów';
$txt['permissionname_visual_warn_any']='Ostrzez uzytkowników';
$txt['permissionname_visual_approve_any']='Dopu¶c posty';
]]></add>
           </operation>
        </file>

RuneAvenue

How do I give someone a warning or mute?

forty

@runeavenue
if you logged in as admin or moderator
it is inline with the "quote" "modify" and "split topic" buttons.

when i installed this mod icons were not uploaded automatically there so i manually uploaded it in the bbc folder of the theme

forty

hmm is it possible to know how many "warnings" "moderated" "mute" a user got since they register?

Eleglin

Quote from: forty on October 20, 2007, 11:56:02 PM
hmm is it possible to know how many "warnings" "moderated" "mute" a user got since they register?
No. When the level decreases, this eraze the "stronger" warning.
No support by PM or Mail.

topbuyer

@Eleglin

Please suggest. It would be helpful for me to proceed.

-topbuyer

Quote from: topbuyer on October 20, 2007, 02:54:59 AM
Any Suggestion on my query?


Quote from: topbuyer on October 13, 2007, 09:18:11 PM
Hi,

I am getting error while installing VW 1.41 mod, Please see the attached image.

I understand the only a french modification file is missing, so it doesn't matter to me because i am not using french.
2nd concern is that it did proceeded further to do the test? 2-4 test is left.

Suggest. Can I install the mod? or you recommend something else?

Thanks.

Log On

^^If you would have read everything, you would have noticed that the developer answered your question in a previous post. If your forum doesn't have the French language files (users can not select French or your forum is not set up in French), you don't have any French language files. You you can go ahead and install if that is the case.

Question, how can you have a problem with a mod and you don't ever bother to read the whole topic?

Eleglin

Yep. Dashaman has answered him. Since I'm busy, I don't answer to a question if the solution is on the README, the FAQ, or on the last pages of this topic.  ;)
No support by PM or Mail.

RuneAvenue

@runeavenue
if you logged in as admin or moderator
it is inline with the "quote" "modify" and "split topic" buttons.

when i installed this mod icons were not uploaded automatically there so i manually uploaded it in the bbc folder of the theme
==================================================================
I don't see it near quote or modify.

topbuyer

Fine. It was just to cross check as I don't want to create any problem with my live forum.

Thanks, I will proceed now.


Quote from: Eleglin on October 21, 2007, 02:16:12 PM
Yep. Dashaman has answered him. Since I'm busy, I don't answer to a question if the solution is on the README, the FAQ, or on the last pages of this topic.  ;)

askepott

#131
the only thing i dont like with this mod is the graphics/images/text showing on posts.. :( have you guys seen the dhawk theme (something something, i forgot the exact theme name) it has a default warning mod. and i really like that feature, except for the theme itself.. :(

this theme have a default warning system :
http://www.simplemachines.org/community/index.php?topic=185537.0

champ_hr

I have a problem with "Topic Where Raised:"

When I click on member in list of users that currently have some form of warning, I can't see in which topic I set a warning. "Topic Where Raised:" is a blank, no link or something else.

Forum is SMF 1.1.4.

Help please

Green CoW

Hi there!
Just a issues!
  • When a moderated user using the quick reply, and click post they get just the header and footer.

    Are warned users supposed to being able to modify the post??? How can I stop that?

    Version SMF 1.1.4
hxxp:www.greencow.se [nonactive]

Eleglin

When a warned user gets level 1, he can post.
If he gets level 2, he can post, but its post must be approved (in your Administration panel ;) )
QuoteAre warned users supposed to being able to modify the post??? How can I stop that?
I suppose they can if you allow your users to modify their posts. These are still their posts after all. If you don't want to deny this right, you can say that you will give them a stronger level, if they edit the warning.




Mod updated. Just added polish translation by kamili34. I thank him.  ;)
No support by PM or Mail.

Eleglin

Quote from: champ_hr on October 24, 2007, 05:47:28 PM
I have a problem with "Topic Where Raised:"

When I click on member in list of users that currently have some form of warning, I can't see in which topic I set a warning. "Topic Where Raised:" is a blank, no link or something else.

Forum is SMF 1.1.4.

Help please
Are you sure you wrote something there ?
No support by PM or Mail.

Green CoW

Quote from: Eleglin
When a warned user gets level 1, he can post.
If he gets level 2, he can post, but its post must be approved (in your Administration panel ;) )
Yes I'm aware of that..
Ok.. I have a test user which I gave the moderation level.
When I tested to do a "Quick Reply" I ended up with this (see attachment)
hxxp:www.greencow.se [nonactive]

HecKel

Is possible to admins can "configure" the types of warnings?

For example, instead of only that 4 options admins can add more options? Using membergroups and their permissions.

And one question, is this mod on SMF 2.0?
Quote from: Eliana Tamerin on August 23, 2008, 04:10:10 PM
SMF 7 is where it gets good. That has time travel. You can go back and post before the guy who flamed you. :P

Eleglin

Quote from: HecKel on October 26, 2007, 07:29:00 PM
Is possible to admins can "configure" the types of warnings?
No
Quoteand one question, is this mod on SMF 2.0?
No... and yes. This mod doesn't work with smf2, but SMF2 seems to have its own warning system.
No support by PM or Mail.

champ_hr

#139
Quote from: Eleglin on October 26, 2007, 02:48:09 PM
Quote from: champ_hr on October 24, 2007, 05:47:28 PM
I have a problem with "Topic Where Raised:"

When I click on member in list of users that currently have some form of warning, I can't see in which topic I set a warning. "Topic Where Raised:" is a blank, no link or something else.

Forum is SMF 1.1.4.

Help please
Are you sure you wrote something there ?

Warning Management 
Previous Warning Details 
Current Level:  Warned 
Topic Where Raised:   
Time When Raised:  October 26, 2007, 07:33:17 
Reason For Raise:  Naslov teme uvijek mora biti u formatu "yyyy.mm.dd. - dddd" (2007.10.27. - Subota) a nakon toga može se dodati i dodatni opis. Ovo je potrebno da bi ispravno radilo primarno sortiranje koji je u ovoj podgrupi postavljeno prema "Nazivu" teme. 


New Level Details 
New Level:  (0=None, 1=Warned, 2=Moderated, 3=Muted. 4=Banned) 
Time Warning Lasts (Blank=Default):   
Reason For Raise:   


Topic Where Raised: ??????????????????????????
is blank, what mast be heare


Sorry for my English

Do you need Croatian translatation ?

Advertisement: