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)

TJFweb 10-25-2005 07:14 AM

This extension is incredibly messy with anything but the original vBulletin style...

I tried my best to manually edit sections of templates (such as the postbit) instead of replacing huge slabs, but even the Warn.php files have tables all over the place.

Uninstalling until this becomes more user friendly :P

It's a real shame because this is exactly what I was looking for.

Snoop-It 10-25-2005 01:48 PM

Quote:

Originally Posted by GoTTi
i am getting this error when i import the product .xml

Code:

Database error in vBulletin 3.5.0:

Invalid SQL:

                                INSERT INTO setting
                                (varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product)
                                VALUES
                                (
                                        'warn_version',
                                        'version',
                                        '3.4.16',
                                        '3.5.0',
                                        'free',
                                        '',
                                        1,
                                        0,
                                        1,
                                        'aws'
        );

MySQL Error  : Duplicate entry 'warn_version' for key 1
Error Number : 1062
Date        : Monday, October 24th 2005 @ 01:21:07 AM
Script      : http://www.SITE.com/forums/admincp/plugin.php
Referrer    : http://www.SITE.com/forums/admincp/plugin.php?do=productadd
IP Address  : XXXXX
Username    : GoTTi
Classname    : vb_database

ideas?


I have the exactly same problem!! Please help some one... :nervous:

Andreas 10-25-2005 02:18 PM

@TJFweb
Hmm, feel free to provide better Templates :)
What exactly don't you like regarding them?

sv1cec 10-25-2005 03:05 PM

Quote:

Originally Posted by TJFweb
This extension is incredibly messy with anything but the original vBulletin style...

I tried my best to manually edit sections of templates (such as the postbit) instead of replacing huge slabs, but even the Warn.php files have tables all over the place.

Uninstalling until this becomes more user friendly :P

It's a real shame because this is exactly what I was looking for.

I am not sure I understand what your problem is. Clearly your error message, indicates that your settings table has already the appropriate settings and you are trying to re-insert them. I haven't written the installation procedure for version 3.5.0, so you will have to wait for KirbyDE to give you more specific instructions, but I would say that AWS is already in your system.

sv1cec 10-25-2005 03:06 PM

Quote:

Originally Posted by TJFweb
This extension is incredibly messy with anything but the original vBulletin style...

I tried my best to manually edit sections of templates (such as the postbit) instead of replacing huge slabs, but even the Warn.php files have tables all over the place.

Uninstalling until this becomes more user friendly :P

It's a real shame because this is exactly what I was looking for.

I guess that what this user was complaining about, is that it is difficult to edit the templates to include the AWS controls.

As Andreas said, please feel free to provide for a better location of the controls and information.

DannyMilner 10-25-2005 06:06 PM

Everytime I try to add a warning...

I always get this
Quote:

Error
An Error Has Occured!
An error has occured, the following message has been left below:

Invalid Warning Type Specified
[ Back ]
Anyone no whats up?

Thanks ;)

sv1cec 10-25-2005 06:28 PM

Have you defined any warning types in AdminCP?

Snoop-It 10-25-2005 06:36 PM

sv1cec - could you please help me out on how to install the AWS on my board as i have posted the error i recieved and i don't know how to go about this problem. Please helppppppppppppppp

Thanks!!

DannyMilner 10-25-2005 06:36 PM

Ahhh... Thats the one. Great help mate, thanks ;)

Andreas 10-25-2005 08:35 PM

The vBulletin 3.5 product system does handle settings that are attached to products.
However, if you already have the settings from the 3.0 Version in your database, you will run into problems.

Running this query before installing the product XML should take care of this:
[sql]
UPDATE setting SET product='aws', volatile=1 WHERE varname IN ('warn_version', 'warn_hierarchical', 'warn_automatic', 'warn_automaticpm', 'warn_autocomments', 'warn_automatic_warner', 'warn_warner', 'warn_collector', 'warn_banned_limit', 'warn_points_before_banned', 'warn_warnings_before_banned', 'warn_banned_usergroup_id', 'warn_protected_usergroups', 'warn_troll_usergroup_id', 'warn_restore_groupid', 'warn_incr_ban_days', 'warn_max_no_bans', 'warn_bans_mature', 'warn_viewoption', 'warn_multiple_per_post', 'warn_send_em_warning', 'warn_send_pm_warning', 'warn_email_on_ban', 'warn_historical', 'warn_allowoffpost', 'warn_warnings_per_page', 'warn_textbutoption', 'warn_modoption', 'warn_sig_thresshold', 'warn_avatar_thresshold', 'warn_aprotected_usergroups', 'warn_pmcutoff', 'warn_admingroups', 'warn_smodgroups', 'warn_modgroups', 'warn_savecopy', 'warn_savecopyforum', 'warn_allowalerts', 'warn_allowalertscomment', 'warn_alertslifetime', 'warn_savecopyalert', 'warn_includepost', 'warn_allownotes')[/sql]


All times are GMT. The time now is 05:51 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.02177 seconds
  • Memory Usage 1,750KB
  • 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