Thread: New Posting Features - vB Spell
View Single Post
  #115  
Old 09-04-2006, 01:47 PM
trackpads's Avatar
trackpads trackpads is offline
 
Join Date: Aug 2003
Location: Armyville
Posts: 1,074
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kihon Kata
Having some serious issues with this. Ive tried uninstalling it and reinstalling it.

This is what I see when I upload the XML

Code:
 	Processing: 4722... (2%)
Processing: 11694... (6%)
Processing: 18403... (9%)
Processing: 21116... (11%)
Processing: 27726... (14%)
Processing: 34678... (17%)
Processing: 41658... (21%)
Processing: 46665... (24%)
Processing: 49069... (25%)
Processing: 53508... (27%)
Processing: 58219... (30%)
Processing: 63894... (33%)
Processing: 68849... (35%)
Processing: 72139... (37%)
Processing: 77766... (39%)
Processing: 83773... (43%)
Processing: 85938... (44%)
Processing: 90763... (47%)
Processing: 92234... (47%)
Processing: 99159... (50%)
Processing: 106065... (54%)
Processing: 110422... (56%)
Processing: 117117... (60%)
Processing: 121934... (62%)
Processing: 126720... (65%)
Processing: 133675... (68%)
Processing: 136029... (70%)
Processing: 142083... (73%)
Processing: 147608... (76%)
Processing: 151989... (78%)
Processing: 153044... (78%)
Processing: 156050... (80%)
Processing: 161434... (83%)
Processing: 168183... (86%)
Processing: 174458... (89%)
Processing: 181427... (93%)
Processing: 183975... (94%)
Processing: 184886... (95%)
Processing: 185579... (95%)
Processing: 186197... (95%)
Processing: 187205... (96%)
Processing: 190574... (97%)
Processing: 192664... (98%)
   	 	 	    	Database error
And then:

Database error in vBulletin 3.6.0:

Code:
Invalid SQL:

                INSERT INTO setting
                    (varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
                VALUES
                    (
                    'vbspell_allow_all',
                    'vbspell',
                    '1',
                    '1',
                    'free',
                    'yesno',
                    2,
                    0,
                    1,
                    '',
                    0,
                    'spellvb'
    ),
    (
                    'vbspell_use_groups',
                    'vbspell',
                    '2,7,5,6,12,18,14',
                    '5,6',
                    'free',
                    '',
                    3,
                    0,
                    1,
                    '',
                    0,
                    'spellvb'
    ),
    (
                    'vbspell_levenshtein_distance',
                    'vbspell',
                    '3',
                    '3',
                    'free',
                    '',
                    4,
                    0,
                    1,
                    '',
                    0,
                    'spellvb'
    );

MySQL Error  : Duplicate entry 'vbspell_allow_all' for key 1
Error Number : 1062
Date         : Sunday, September 3rd 2006 @ 10:44:42 PM
Script       : 
IP Address   : 
Username     : 
Classname    : vB_Database

Help?
Same here
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01097 seconds
  • Memory Usage 1,775KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete