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)
-   -   Mike's Warning System 1.0 (https://vborg.vbsupport.ru/showthread.php?t=53596)

Erwin 06-01-2003 06:03 AM

Looks good. I've got gforce2k's one installed too, but this one looks nice. :) Well done.

PixelFx 06-01-2003 08:20 AM

sounds great, thanks for sharing :) I've currently got geforce2k's install. I'll prob stick with that for now. However great work non the less :)

dapence 06-01-2003 08:28 AM

Mike did indeed do great job at the task of what I thought was a much needed replacement for g-force2k2's warning system we installed on our site. Thanks Again, Mike. :D

Beorn 06-01-2003 04:28 PM

Quote:

Yesterday at 09:29 PM Link14716 said this in Post #10
I found one error. In getinfo, the link to view warnings is wrong (the userid is missing) since it uses $post[userid]. To fix this, and have it work in both the postbit and in getinfo, open up member.php.
Find:
PHP Code:

        if(in_array($bbuserinfo['usergroupid'],$WarnUserGroupsView)) { 

Add Under:
PHP Code:

            $post['userid'] = $userinfo['userid']; 



Eeep...I made that fix to the beta site (see 'dapence' above ;)), but I forgot to add it into the install file...I'll update it in a minute...

Quote:

Thanks for this great hack, Beorn!
Thanks!

Quote:

EDIT: Also, you forgot to add the header to the new warning page, making it look terrible. To fix this, edit your warn_newwarn template.
Find:
Code:

<body>
Add Under:
Code:

$header

Actually, I meant to leave it out...IMO it looks better....But you can put/leave it in if it so pleases you....

A conversion script will take a few days not only because I need to set up both hacks, but also because I need time to...I'm guessing about a week....

Link14716 06-01-2003 04:55 PM

Quote:

Today at 01:28 PM Beorn said this in Post #14
Actually, I meant to leave it out...IMO it looks better....But you can put/leave it in if it so pleases you....
Trust me, the style that I use doesn't look right without the header. ;) Oh well, I added it anyways. :)

Oblivion Knight 06-03-2003 02:19 PM

Quote:

06-01-03 at 06:28 PM Beorn said this in Post #14
A conversion script will take a few days not only because I need to set up both hacks, but also because I need time to...I'm guessing about a week....
Looking forward to it.. :)

Beorn 06-04-2003 09:59 PM

It would help if I had the data and structure to the warnings and warnings_log table with g-force2k2's hack installed for a conversion....

Oblivion Knight 06-11-2003 12:01 PM

Quote:

06-04-03 at 11:59 PM Beorn said this in Post #17
It would help if I had the data and structure to the warnings and warnings_log table with g-force2k2's hack installed for a conversion....
[high]* Oblivion Knight thinks you'll need g-force2k2's permission for the data and structure to those tables..
[/high]

I could be wrong.. :speechless:

ernestdefoe 06-13-2003 08:31 PM

Is there a way to change the font and size of the text for the hack?

Reoplex 06-18-2003 12:41 AM

this is a great hack, thanks man :)


All times are GMT. The time now is 07:55 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.03276 seconds
  • Memory Usage 1,742KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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