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
Template Addons Details »»
Template Addons
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.

Hi All,

Im new to vB so please excuse me...

Iv installed this system on my forum BUT where is that part where you add on new templates to the default style - i.e. - warn_viewb_row

Iv been through the installation file and i dunno, i just cant find it, and the other templates warn_xyz etc...

I only realized when looking at the other posts in this section as my AWS system doesn't function 100% well :ermm:

Could some one be greatful and point out in the installation file what templates to add, the names and what content inside it please?

Thanks inadvance!

Show Your Support

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

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

The new templates should be added for you automatically. They end up in a group of templates called "Advanced Warning System Templates", but unfortunatelly vB is sorting the groups by the first letter of the template names and since this is "warn_", the group ends up towards the bottom of the list of template groups.

Go into your admincp and then Style Manager. From the list on the left, where the template groups are shown, scroll almost all the way to the bottom. If you have made the changes correctly, there should be a group called Advanced Warning System Templates, towards the end there.

Let me know if you got it.
  #3  
Old 07-10-2005, 02:01 PM
Snoop-It's Avatar
Snoop-It Snoop-It is offline
 
Join Date: Jun 2005
Posts: 129
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

oh yeah yeah i see it...

but my system dont even work properly.. it doesnt even show the warning in the postbit.. only when you click on a users profile it shows it.. and it doesnt allow me to warn some one from the actual post. its proper messed up :S i just downloaded that zip file and followed it from there, i dont know what other addons i need to put in.
  #4  
Old 07-10-2005, 02:19 PM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="https://vborg.vbsupport.ru/showthread.php?t=91329" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=91329</a>

Try making sure you made the settings... Instructions there ^^
  #5  
Old 07-10-2005, 02:38 PM
Snoop-It's Avatar
Snoop-It Snoop-It is offline
 
Join Date: Jun 2005
Posts: 129
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Na i ran that query and i got this back (in mysql)

Error
SQL-query:

SELECT *
FROM setting
WHERE varname LIKE 'warn_%'
LIMIT 0 , 30
MySQL said:

#1146 - Table 'dholahol_forum.setting' doesn't exist

[ Back ]

what does that mean? or what do i do?
  #6  
Old 07-10-2005, 02:49 PM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your setting table does not exist??? That's interesting, is this an active forum site, or a test environment? If it's a running site and your setting table does not exist, you have a huge problem. Is your table prefix the one shown "dholahol_forum.setting"?
  #7  
Old 07-10-2005, 02:53 PM
Snoop-It's Avatar
Snoop-It Snoop-It is offline
 
Join Date: Jun 2005
Posts: 129
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Too much information :|:|:| lol its my actual main forum for the site.

Its not a test forum.

table prefix? i dont know nothing about these things...

My database iv installed it on is "dholahol_forum" and when i installed it, the prefix thing was "vb3_" i didn't touch it.
  #8  
Old 07-10-2005, 03:07 PM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, if your database prefix is vb3_, you should add that in front of the table name, when you run the query, so in reality you should run something like:

Code:
select * from vb3_setting where ....
rgds
  #9  
Old 07-10-2005, 03:13 PM
Snoop-It's Avatar
Snoop-It Snoop-It is offline
 
Join Date: Jun 2005
Posts: 129
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I done that but its not picking that table up. the only tables with warn in them are..

vb3_warning_types
vb3_warnings

i don't know how it works... everything i put in i get the same error saying: #1146 - Table 'dholahol_forum.setting' doesn't exist

What's that mean? i don't know what its saying. If it wernt there then the forum wouldn't be functioning then?
  #10  
Old 07-10-2005, 08:26 PM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Run this query:

SELECT * FROM vb3_setting WHERE varname like 'warn_%'

And let me know what it shows.
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 05:46 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.11915 seconds
  • Memory Usage 2,281KB
  • Queries Executed 23 (?)
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
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete