Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > Advanced Warning System (AWS)
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools
Help needed to make AWS function correctly Details »»
Help needed to make AWS function correctly
Version: , by Snoop-It Snoop-It is offline
Developer Last Online: Jan 2008 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 07-10-2005 Last Update: Never Installs: 0
 
No support by the author.

The problems i am running into are;

1) When a user posts something, As an admin, I do not get to warn the user there and then, theres no link showing warn this user for the post or something.

2) If i warn some one from the admincp, it should say it on the postbit part as well shouldn't it? I mean it should clearly show other members as well that "this user has a warning".

3) The only way I can issue a warning is by the admincp > warn a user > search for the user > scroll down in the profile and replace 0 to 1 or what ever and click save. Once thats saved, it does appear in "View Warned Users" bit BUT in View warning Logs it says "No Warnings Found". HOWEVER, if i was to normally click on that profile from the front end (view public profile) it will display it in red that this user has a warning. And it will show the 2 links - Warn Test1 (non-post related) View Test1's Warnings

The Reason doesn't show up either. And when i click the link Warning User Test1 (Non-Post Related) it will lead me to the warning page...

Everything looks normal apart from this part - Warning Selection: (not post-related)

Im ment to select something from a drop down menu here? but theres nothing available to select :ermm: (and yes i did add a warning type, i added 2 (spam & offencive))

So im assuming that the drop down menu list should be displaying either one out of them 2 warning types?

I don't know what went wrong either as i spent a long time applying the codes...

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 07-11-2005, 01:09 PM
Snoop-It's Avatar
Snoop-It Snoop-It is offline
 
Join Date: Jun 2005
Posts: 129
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am most certain i have, however i shall double check one more time.. could you tell me what bit i should be looking for that displays the warnings in the users postbit in the installation guide...?

And am i missing one little change now?
  #13  
Old 07-11-2005, 02:03 PM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You should have something like

HTML Code:
<if condition="$showpoints==1">
<if condition="$post[alerts]>0">
<font color="#ff0000">
<BR>Alerts: $post[alerts]
<font color="#000000">
</if>
<if condition="$post[warnings]>0">
<font color="#ff0000">
<BR>Warnings: $post[warnings]
<font color="#000000">
</if>
<if condition="$post[warning_level]>0">
<font color="#ff0000">
<BR>Warning Points: $post[warning_level]
<font color="#000000">
</if>
<if condition="$post[warning_bans]>0">
<font color="#ff0000">
<BR>Number of bans: $post[warning_bans]
<font color="#000000">
</if>
</if>
AFTER this part:

HTML Code:
<if condition="$show['reputation']">$post[reputationdisplay]</if>
Rgds
  #14  
Old 07-11-2005, 10:42 PM
Snoop-It's Avatar
Snoop-It Snoop-It is offline
 
Join Date: Jun 2005
Posts: 129
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cool, iv added that line as i had the big chunk of text included but not that last line. However, this is not the case, it didn't make an effect on the system itself, it still doesn't show the warnings in the postbit.

Is there an option about this reputation thing as a general on / off button in the main board? or is it a fixed thing. I might have turned off that option? I don't know... :s
  #15  
Old 07-12-2005, 03:24 AM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

dholaholic, the last single line, is already in the template and it should be right above the big part of code I included above. It is part of the standard vB template.

Please do me a favor, read the small letters in every option, in the AdminCP/Warning System/Manage Warning Options.

Rgds
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:39 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04246 seconds
  • Memory Usage 2,247KB
  • Queries Executed 19 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_html
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (4)postbit
  • (5)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete