vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Warnings System Hack v2.1 (https://vborg.vbsupport.ru/showthread.php?t=43265)

Gary King 05-29-2003 07:16 PM

Quote:

Today at 03:59 PM Gaz.t said this in Post #480
how do i find out the usergroup id

I can use the point system but its not banning !!

Thanx

To find the usergroup id, just follow the instructions in the install file.

(Simply check the link properties for the usergroup edit link, and then copy down the last number after the final = (i.e. usergroupid=10))

skrueger80 05-29-2003 07:57 PM

i installed this withouth any problems whatsoever. i can sumbit a ban without problems. the problem i am getting is the warning does not register anywhere, not in the postbit, not in the usercp or the admin CP i only get the email telling me someone has warned someone else. I cannot figure out why it doesn't actually warn. i set the templates and made sure my admin cp options were submitted and correct user groups and stuff. i read every single post on this thread (from page 1 to page 32) i am clueless as to why it doesn't work?

SaintDog 06-03-2003 08:19 PM

The config file is missing from the ZIP file....?

SaintDog 06-03-2003 08:42 PM

Ok, well I got it working, after playing with it a bit, not had to warn anyone yet, but it seems to serve its purpose. Good job so far!

Spinball 06-05-2003 07:33 AM

This hack looks perfect for our forums where we warn troublesome users and eventually ban them.

I'm running 2.3.0 with these hacks:
Quick Reply Box
Buy/Sell/Trade User Rating System
Virgin topics "hackette"
and PM All thread users which doesn't work properly for moderators. Only Super mods and Admin.

Can people recommend that this is worth installing now that there is no support from gforce and one or two people have experienced problems? I have good mySQL and reasonable PHP skills but the forums code is gobbledygook to me.

On a general note I think this mod should be adopted by an experienced hacker as it is (or at least looks) so good.

DaFire 06-05-2003 04:39 PM

sorry i don't read all the posts.. i had a problem with an other hack and i think i found the problem here in the warning hack.

in member.php:

PHP Code:

// +++++++ Warning Hack 2.0 [ g-force2k2 ] +++++++
  
$templatesused ",warn_getinfo_warning,warn_userinfo";
// +++++++ Warning Hack 2.0 [ g-force2k2 ] +++++++ 

should be

PHP Code:

// +++++++ Warning Hack 2.0 [ g-force2k2 ] +++++++
  
$templatesused .= ",warn_getinfo_warning,warn_userinfo";
// +++++++ Warning Hack 2.0 [ g-force2k2 ] +++++++ 

notice the .=

Bastian

legendarysk8er 06-05-2003 07:50 PM

It says upload warnconfig.php to admin cp, and there is no warnconfig.php in 2.1 folder..

Gary King 06-05-2003 08:08 PM

Just ignore the warnconfig.php, it's not supposed to be there.

Jon Levin 06-08-2003 06:29 AM

I'm having a problem, I got everything set up...so it seems, but I put the code in the postbit template, but nothings shows up. I'm a mod at another forum using this hack, so I know what it should show, but it's just not showing anything. Any ideas?

Gary King 06-08-2003 12:09 PM

Go to vBulletin Options in the admin cp, and hit submit at the bottom.


All times are GMT. The time now is 08:32 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.01771 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_php_printable
  • (1)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