vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Warning Hack V1.5 (https://vborg.vbsupport.ru/showthread.php?t=65336)

smsmasters 06-26-2004 01:34 PM

Unban Banned Users does not work! Also, once you reach the number of points to get banned, they don't get banned by the specified number of days, they get banned forever. BLOODY HELL, this hack has more bugs than the cockroaches in my closet.

GamerzWorld 06-26-2004 06:53 PM

Installed with no problems :)

j_86 06-27-2004 11:16 AM

Quote:

Originally Posted by Zero Tolerance
If you want members to be able to view others warnings, please make this edit within Warn.php

Find:
PHP Code:

if($_GET['do']!='ViewMyWarnings'){
if(!
can_moderate(  )){
print_no_permission(  );
}


Replace With:
PHP Code:

if($_GET['do']!='ViewMyWarnings' && $_GET['do']!='ViewWarnings'){
if(!
can_moderate(  )){
print_no_permission(  );
}



This isn't working for me, even after editing the code as described above, normal members cannot view warnings.

smsmasters 06-29-2004 09:36 PM

Another bug, the PM notification of a warning to the member produces wierd characters. Quote:

Quote:

??? ???? ?????? ?????????????? ?? ?????????: ???? ?????????. ?????????? ????????????????? ??????: 9. ?????????????? ?? ???????? ?? ???????:: Copyrighted goods prohibited!. ???? ?? ?????? ???????? ?????????????? ???????? ??? ??.

Battle_Ring 06-30-2004 07:04 PM

is there a way to make it so only admins can ban people but mods and super mods still have permission to warn

blueuniverse 07-04-2004 03:21 PM

When I go to the view warnings page, or go to warn another member, I get a 404 error.

See - http://www.rouseindahouse.com/Warn.p...ViewMyWarnings

PranK 07-06-2004 12:13 AM

Quote:

Originally Posted by DiscussNASCAR
usergroup conditionals. I think someone else may have posted it further up, but here's what we did. Only Admins and SM's can see it now


PHP Code:

  
   <
font size=1><if condition="$bbuserinfo['usergroupid'] == '5'">[<b>Current Warning Level:</b$post[warning_level]/- <a href='Warn.php?do=WarnUser&id=$post[userid]&post=$post[postid]'><b>Warn $post[username]</b></a> - <a href='Warn.php?do=ViewWarnings&id=$post[userid]'><b>View $post[username]'s Warnings</b></a>]</if> <if condition="$bbuserinfo['usergroupid'] == '6'">[<b>Current Warning Level:</b> $post[warning_level]/6 - <a href='Warn.php?do=WarnUser&id=$post[userid]&post=$post[postid]'><b>Warn $post[username]</b></a> - <a href='Warn.php?do=ViewWarnings&id=$post[userid]'><b>View $post[username]'s Warnings</b></a>]</if> </font
  <if 
condition="$show['postcount']">? #<a 

that's all in the postbit. Don't forget to change the $post[warning_level]/6 to whatever your max warning level is set to (ours is 6)

Sweet - thanks mate.

hey ZeroTolerance, can you please answer my q's from this post.

Thanks.

bigreefer 07-12-2004 07:25 AM

I Installed this hack in VB 3.0.3

All goes great but only one thing does not go.
If i Warn a user an he has reach the Bann-Warnpoits, the Hack dount move the user to a banned group. The user always can use the Forum :(

bigreefer 07-12-2004 07:52 AM

Another Problen is in the Waring PM

Code:

You have been warned for the post: Your Post. Your warning level is now: 10. This action was taken for the following reason: . Please reply back if you have a dispute. Snatch
It don?t show me the reason. Onle the Comment shows me but if i leav the Comment blank it shows me no reason in the PM. I wan?t that it shows me the Warning Type.

Snatch 07-12-2004 07:30 PM

I have the same problem as Bigreefer.

The hack runs without problems bur user ho has bannes can always connect to the Forum.
They must move to group banned user but it dont move them.

Plz. Help.


All times are GMT. The time now is 04:50 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
  • Page Generation 0.01412 seconds
  • Memory Usage 1,753KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete