vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Administrative and Maintenance Tools - Advanced Warning System 3.6.7 (https://vborg.vbsupport.ru/showthread.php?t=124477)

Delphiprogrammi 08-31-2006 03:34 PM

Quote:

Originally Posted by nir
???????

what part of that error message is not clear to you ?

sv1cec 08-31-2006 04:51 PM

Quote:

Originally Posted by evofile
hello, since i installed your hack me and my members can't see the signatures and avatars of all users. why?

what are your settings for signature cut-off and avatar cut-off limits? Make sure they are set to something higher than zero.

Delphi, I am not sure what's the default action if those limits are not set by the admin. You may want to check this out, i.e. make sure that if those limits are not set, then they do not affect the postbit display.

phatguy88 08-31-2006 06:59 PM

Quote:

Quote:

Originally Posted by phatguy88
Would it be possible to implement a warn mod inside modcp? Say for instance you find a thread awaiting approval that is begging. Would it be possible to add a mod that instead of hitting delete, there is a line under it to warn the user. So you warn the user and delete the spam post at the same time, instead of manually going to the thread and warning the user then deleting it.
that would be a nice thing to have i'm going to look at it and try
any luck? https://vborg.vbsupport.ru/

Delphiprogrammi 08-31-2006 07:28 PM

Quote:

Originally Posted by sv1cec
what are your settings for signature cut-off and avatar cut-off limits? Make sure they are set to something higher than zero.

Delphi, I am not sure what's the default action if those limits are not set by the admin. You may want to check this out, i.e. make sure that if those limits are not set, then they do not affect the postbit display.

there default setting is 0 so that features will be disabled

Delphiprogrammi 08-31-2006 07:31 PM

Quote:

Originally Posted by phatguy88

i did try but it didn't worked as i exspected maybe a link "warn user" in the modcp should be a help to ... my templates are all messed up :confused: i do use a testboard so that isn't a real problem.

that stuff is not templated it is within the /modcp/moderation.php and there isn't a hook for it either (at least i can't find one) how about a button nexto ignore "warn user" (or something like that) look at the two screenshots

phatguy88 09-01-2006 02:48 AM

A button would be awesome. Warn the user then get redirected back to the post/thread awaiting moderation.

Edit: CRAP I just realized my board uses vb 3.5, not 3.6. Will your method still work?

valuemdsupport 09-01-2006 02:49 PM

Quote:

Originally Posted by Delphiprogrammi
can i ask ? when you deleted the warnings did you used the checkboxes and click the "complete removal" button or did you did you do it through the confirmation pages all one by one.Seems to be working ok here

Oh, yeah. Thanks. But can you please provide us some maintenance tools to help us rebuild users' warns, alerts,.... in user profiles and update banlist also. I think i'm having problem with user banning. Some of my users should have been automatically banned for 7 days for reaching 3 warnings but it doesn't work properly.

Any helps would be appreciate. Thanks in advance.

chipet 09-01-2006 08:25 PM

So.. I want to warn this guy for reasons only swedish speakers may hope to understand.. (actually, not, but just took screencap to illustrate the obvious lack of AWS links), and well, since they aren't there, how do I get them back there?

You may also wish to fear my awesome skills of arrow-drawing in photoshop.

Mirage Guardian 09-03-2006 10:46 AM

Everything is working OK now, I just wanna say ?Thanks?

if you have time, I?ll report something it may help:

- The Avatars / Signatures don?t appear after the hack because of this condition:
Code:

<if condition="$post['signature'] AND (($vboptions[warn_sig_thresshold]<0 AND $post[warning_level]>=$vboptions[warn_sig_thresshold]) OR $vboptions[warn_sig_thresshold]==0)">
I?ve modify it to:
Code:

<if condition="$post['signature'] AND ($vboptions[warn_sig_thresshold]<=0 OR $post[warning_level] < $vboptions[warn_sig_thresshold])">
and I did the same with the Avatar condition syntax

- When I was translating the phrases, I found that you are using about 3 variables for same phrase. I think you may reduce them.
Ex: aws_user_warnings_total, aws_warnings, aws_warnings_member_profile and aws_total_warnings_profile are the same phrase

At last, AWS was such an awesome Professional hack. and you make it much easier to use and customize
Thank you both sv1cec & Delphiprogrammi

Best Regards

sv1cec 09-03-2006 03:28 PM

Heh professional? It was my first attempt at learning php and vB. Delphi may be more worth of that compliment than I am.


All times are GMT. The time now is 04:39 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.01463 seconds
  • Memory Usage 1,746KB
  • 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
  • (7)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