vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Advanced Warning System (Beta Version) (https://vborg.vbsupport.ru/showthread.php?t=95921)

bosal 06-03-2006 07:58 PM

no i'm trying to add new type

Delphiprogrammi 06-03-2006 08:29 PM

Quote:

Originally Posted by bosal
no i'm trying to add new type

go in your database with phpMyAdmin or something like that and create a backup of the table warning_types after that empty it then add all the warning types you'd like to use done......

i know it's kind of a dirty solution but it's all i can think off the add function works fine in here

bosal 06-03-2006 09:20 PM

no, i found the bug, i had none warning_alert warning_alertcomment

GoTTi 06-03-2006 10:38 PM

there is no instructions.txt file with the zip???

bosal 06-04-2006 07:42 AM

there is, in folder upload/docs

Delphiprogrammi 06-04-2006 11:24 AM

hi people,

looking at vbulletin.com 3.6 beta 1 this is hack is "near" to death.3.6 beta 1 will have a warning system by default and i always run the latest release availible.However i'll keep a 3.5.4 for "/testvb" so i can continue with this thing here

EdQ 06-04-2006 02:13 PM

Quote:

Originally Posted by bosal
yah i updated my version i had a 1.0.4 ver. :) it works great

@EdQ

go to usergroups, edit admins, sup mod etc. and activate the checkboxes aws(Advanced Warning System) Permissions

Thanks, I didn't realize the upgrade added this.

DannyBoy8406 06-04-2006 08:49 PM

Is there a way to modify this hack so that the Alert Threads and Warning Threads are posted as posts in a thread instead of being individual threads themselves?

Delphiprogrammi 06-05-2006 10:56 AM

Quote:

Originally Posted by DannyBoy8406
Is there a way to modify this hack so that the Alert Threads and Warning Threads are posted as posts in a thread instead of being individual threads themselves?

why on earth would you wanna do that ??

GoTTi 06-06-2006 05:02 AM

first quesiton:

all the postbit modifications...should i be altering the postbit_legacy also???

also the instructions say:

Quote:

In Template postbit
FIND
------------------------------------------------------------------------------------------
<if condition="$post['signature']">(this procedure is the same for postbit_legacy)
------------------------------------------------------------------------------------------
REPLACE that with
------------------------------------------------------------------------------------------
<if condition="$post['signature'] AND (($vboptions[warn_sig_thresshold]<0 AND $post[warning_level]>=$vboptions[warn_sig_thresshold]) OR $vboptions[warn_sig_thresshold]==0)">
when i look in my postbit_legacy i see:

Code:

<if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">
what do i do?


All times are GMT. The time now is 05:24 PM.

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.03275 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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