View Single Post
  #169  
Old 08-14-2006, 08:38 PM
Gizmo5h1t3's Avatar
Gizmo5h1t3 Gizmo5h1t3 is offline
 
Join Date: Aug 2005
Location: ROCHDALE LANCS UK
Posts: 650
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Version 1.30-
Works with vB 3.5 and vB 3.6
when u install the product, u get a DB error on 3.5.4.....

Quote:
Database error in vBulletin 3.5.4:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'Cache and Variables', 'cache_templates', '$bbcode_templates_array = array();\r\n$bbcode_image_extension = \'png\';\r\n$bbcode_intersect_array = array_intersect(array(\'bbcode_quote\',\'bbcode_co de\',\'bbcode_php\',\'bbcode_html\'), $globaltemplates);\r\n\r\nif (!empty($bbcode_intersect_array))\r\n{\r\n $quote_light = explode(\",\", str_replace(\' \', \'\', $vbulletin->options[\'quote_light\']));\r\n $quote_dark = explode(\",\", str_replace(\' \', \'\', $vbulletin->options[\'quote_dark\']));\r\n $quote_pastel = explode(\",\", str_replace(\' \', \'\', $vbulletin->options[\'quote_pastel\']));\r\n $quote_simple = explode(\",\", str_replace(\' \', \'\', $vbulletin->options[\'quote_simple\']));\r\n $quote_simple_tr = explode(\",\", str_replace(\' \', \'\', $vbulletin->options[\'quote_simple_tr\']));\r\n\r\n if ($vbulletin->options[\'quote_vba\'] AND !$FIRSTPOSTID)\r\n {\r\n $quote_vba_forums = explode(\",\", str_replace(\' \', \'\', $vbulletin->options[\'quote_vba_forums\']));\r\n if ($vbulletin->options[\'quote_vba_forums_all\'] OR in_array($forumid, $quote_vba_forums))\r\n {\r\n $bbcode_templates_array = array(\'bbcode_quote_vba\',\'bbcode_code_vba\',\'b bcode_php_vba\',\'bbcode_html_vba\');\r\n }\r\n }\r\n else if (in_array($style[\'styleid\'], $quote_light))\r\n {\r\n $bbcode_templates_array = array(\'bbcode_quote_light\',\'bbcode_code_light\' ,\'bbcode_php_light\',\'bbcode_html_light\');\r\n }\r\n else if (in_array($style[\'styleid\'], $quote_dark))\r\n {\r\n $bbcode_templates_array = array(\'bbcode_quote_dark\',\'bbcode_code_light\', \'bbcode_php_light\',\'bbcode_html_light\');\r\n }\r\n else if (in_array($style[\'styleid\'], $quote_pastel))\r\n {\r\n $bbcode_templates_array = array(\'bbcode_quote_pastel\',\'bbcode_code_pastel \',\'bbcode_php_pastel\',\'bbcode_html_pastel\');\ r\n }\r\n else if (in_array($style[\'styleid\'], $quote_simple))\r\n {\r\n $bbcode_templates_array = array(\'bbcode_quote_simple\',\'bbcode_code_simple \',\'bbcode_php_simple\',\'bbcode_html_simple\');\ r\n }\r\n else if (in_array($style[\'styleid\'], $quote_simple_tr))\r\n {\r\n $bbcode_templates_array = array(\'bbcode_quote_simple_tr\',\'bbcode_code_sim ple_tr\',\'bbcode_php_simple_tr\',\'bbcode_html_si mple_tr\');\r\n }\r\n\r\n unset($quote_light, $quote_dark, $quote_pastel, $quote_simple, $quote_simple_tr, $quote_vba_forums);\r\n\r\n if (($vbulletin->options[\'quote_iedetect\'] AND is_browser(\'ie\') AND !is_browser(\'ie\', 7)) OR $vbulletin->options[\'quote_extension\'] == 1)\r\n {\r\n $bbcode_image_extension = \'gif\';\r\n }\r\n}\r\n\r\nif (!empty($bbcode_templates_array))\r\n{\r\n $globaltemplates = array_merge($globaltemplates, $bbcode_templates_array);\r\n}', 'bbcodemanager');

MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Monday, August 14th 2006 @ 10:37:16 PM
Script : http://www.*******.org/forum/admincp/plugin.php
Referrer : http://www.*******.org/forum/admincp...?do=productadd
IP Address : **********
Username : Gizmo
Classname : vb_database
executionorder.........isnt that 3.6.0 specific, or ami just dumb??
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01254 seconds
  • Memory Usage 1,783KB
  • 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_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