Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > Advanced Warning System (AWS)

Closed Thread
 
Thread Tools
Warning Level cant be seen Details »»
Warning Level cant be seen
Version: , by arek arek is offline
Developer Last Online: May 2005 Show Printable Version Email this Page

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

Hello,

at first thx for that gread hack. Sry 4 my bad english cause im from germany

I installed your hack but i can not see the level warning when for example the user x which has the warning level 1 post a thread, i can not see his warning status at his sig, like yours

YOURS
https://vborg.vbsupport.ru/attachmen...chmentid=21862

ME
http://www.rinb.de/ME1.jpg
http://www.rinb.de/ME2.jpg

Show Your Support

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

Comments
  #2  
Old 04-16-2005, 01:09 PM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For the first image, if user test has some warning points and you can't see them, make sure you have changed the postbit_legacy template. Probably you changed postbit, but forgot the postbit_legacy one.

As for the second, check the changes you have made in MEMBERINFO template, the red lines for Warnings and Warning Points should be under the User ID. You probably missed a <br> there.

Let me know if you got it.
  #3  
Old 04-16-2005, 02:17 PM
arek arek is offline
 
Join Date: Aug 2004
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok. I checked the postbit and the postbit_legacy, i chaned in bothe templates the things. I dont know why it dont works.

Here are the bothe templates in .txt. I hope u can finde the bug
  #4  
Old 04-16-2005, 04:39 PM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As I expected, check your postbit_legacy, you have forgotten the part which shows the alerts, warnings, warning points and bans numbers.

It's this part:

PHP 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>Warnings Level$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> 
Add the above, after the phrase:

PHP Code:
<if condition="$show['reputation']">$post[reputationdisplay]</if> 
Rgds
  #5  
Old 04-16-2005, 06:59 PM
arek arek is offline
 
Join Date: Aug 2004
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did it, but i still see it not
  #6  
Old 04-16-2005, 07:09 PM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have you applied the modifications in functions_showthread? Check that they are done properly there.

Oh yes, and remove the template txt files from there, if the moderators see that, they'll ... warn you!
LoL

Rgds
  #7  
Old 04-16-2005, 07:25 PM
arek arek is offline
 
Join Date: Aug 2004
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok. I checked the functions_showthread, and u are right, i forgot these. but after doing it it also dont work
  #8  
Old 04-17-2005, 04:26 AM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And what it does now? It still doesn't work doesn't help me much. Any differences? Or is it that it still does not show in postbit?
  #9  
Old 04-18-2005, 11:53 AM
arek arek is offline
 
Join Date: Aug 2004
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It still does not show in postbit. It is the same like before.
  #10  
Old 04-18-2005, 02:48 PM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, then something is not right in showthread.php, functions_showthread.php or the postbit/postbit_legacy templates.
Closed Thread

Thread Tools

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 11:07 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.06395 seconds
  • Memory Usage 2,285KB
  • Queries Executed 25 (?)
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_php
  • (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
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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