vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   sql error (https://vborg.vbsupport.ru/showthread.php?t=165869)

Liquid1ce 12-22-2007 03:56 PM

sql error
 
ive upgraded to vb 3.7.0 beta 3 but the search keeps returning errors
ive searched vbulltin but nothing comes up

error is:

PHP Code:

MySQL Error   Unknown column 'prefixchoice' in 'field list'
Error Number  1054
Date          
SaturdayDecember 22nd 2007 11:55:09 AM 

anyone knw a fixx ?

Lynne 12-22-2007 05:05 PM

Have you disabled your hacks and seen if you still get the error?

Liquid1ce 12-22-2007 06:27 PM

yes they've been disabled, its only when i do a search it returns that error

Liquid1ce 12-30-2007 03:12 PM

bump still cant fix error

Invalid SQL:

REPLACE INTO search
(userid, titleonly, ipaddress, personal, query, searchuser, forumchoice, prefixchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, searchterms, displayterms, searchhash, completed)
VALUES (
1,
0 ,
'87.194.91.207',
0,
'net',
'',
'',
'',
'lastpost',
'DESC',
0,
0,
'',
1199034638,
'a:25:{s:5:\"query\";s:3:\"net\&quo t;;s:10:\"searchuser\";s:0:\"\&quot ;;s:9:\"exactname\";i:1;s:11:\"star teronly\";i:0;s:3:\"tag\";s:0:\&quo t;\";s:11:\"forumchoice\";a:0:{}s:1 2:\"prefixchoice\";a:0:{}s:11:\"chi ldforums\";i:1;s:9:\"titleonly\";i: 0;s:9:\"showposts\";i:0;s:10:\"sear chdate\";s:0:\"\";s:11:\"befor eafter\";s:0:\"\";s:6:\"sortby \";s:0:\"\";s:9:\"sortorder\&q uot;;s:0:\"\";s:9:\"replyless\&quot ;;i:0;s:10:\"replylimit\";i:0;s:14:\&quo t;searchthreadid\";i:0;s:9:\"saveprefs\& quot;;i:0;s:11:\"quicksearch\";i:1;s:10: \"searchtype\";i:0;s:7:\"exclude\&q uot;;s:0:\"\";s:7:\"nocache\"; i:0;s:4:\"ajax\";i:0;s:11:\"humanve rify\";a:0:{}s:6:\"userid\";i:0;}',
'',
'91c647f52d5ae6591d782f88092efc27',
0
);

MySQL Error : Unknown column 'prefixchoice' in 'field list'
Error Number : 1054
Date : Sunday, December 30th 2007 @ 11:10:38 AM
Script : /search.php?do=process

--------------- Added [DATE]1199036378[/DATE] at [TIME]1199036378[/TIME] ---------------

can anyone share there 3.7.0 beta 3 search table so i can just add it to my sql to hopefully fix this

snakes1100 12-30-2007 06:36 PM

If that is actually the issue, run this.

Code:

ALTER TABLE search ADD prefixchoice MEDIUMTEXT NULL;

Liquid1ce 12-30-2007 08:23 PM

thank u very much worked

Dean C 12-30-2007 08:34 PM

Did you run the upgrade script as well as upload the new files? If so you should report this at vBulletin.com :)


All times are GMT. The time now is 11:13 AM.

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.01108 seconds
  • Memory Usage 1,721KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete