Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-01-2012, 05:52 AM
pbforum pbforum is offline
 
Join Date: Jan 2012
Location: Home
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default problem with database error

Database error in vBulletin 4.2.0:

Invalid SQL:

REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '107.21.85.246', 1, 'ਅਣਖੀਲ਼ਾਂ ਗੱਭਰੂ', '', 'post.dateline', 'DESC', 0.02521, 1, '1435,1434,1420,1419,1394,1379,941,923,922,781,748 ,746,662,661,494,491,350,210,209,163,145,144,143,1 42,125,113,66', 1346459235, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{} s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:11;s:85: \"ਅਣਖੀਲ਼ਾਂ ਗੱਭਰੂ\";}s:6:\"forums\";i:0;s:7:\"options\";a:3:{s :11:\"starteronly\";i:0;s:11:\"childforums\";i:1;s :6:\"action\";s:7:\"process\";}}', 'bad01b17f26b9057db3622b4801b93c8');

MySQL Error : Table 'punjabi_vbulletin.search' doesn't exist
Error Number : 1146
Request Date : Friday, August 31st 2012 @ 08:27:15 PM
Error Date : Friday, August 31st 2012 @ 08:27:15 PM
Script : http://mysite.com/forum/post_thanks....indthanks&u=11
Referrer :
IP Address : 107.21.85.246
Username : Unregistered
Classname : vB_Database
MySQL Version :
Reply With Quote
  #2  
Old 09-01-2012, 09:59 AM
borbole's Avatar
borbole borbole is offline
 
Join Date: Jan 2010
Posts: 2,559
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pbforum View Post
Database error in vBulletin 4.2.0:

Invalid SQL:

REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '107.21.85.246', 1, 'ਅਣਖੀਲ਼ਾਂ ਗੱਭਰੂ', '', 'post.dateline', 'DESC', 0.02521, 1, '1435,1434,1420,1419,1394,1379,941,923,922,781,748 ,746,662,661,494,491,350,210,209,163,145,144,143,1 42,125,113,66', 1346459235, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{} s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:11;s:85: \"ਅਣਖੀਲ਼ਾਂ ਗੱਭਰੂ\";}s:6:\"forums\";i:0;s:7:\"options\";a:3:{s :11:\"starteronly\";i:0;s:11:\"childforums\";i:1;s :6:\"action\";s:7:\"process\";}}', 'bad01b17f26b9057db3622b4801b93c8');

MySQL Error : Table 'punjabi_vbulletin.search' doesn't exist
Error Number : 1146
Request Date : Friday, August 31st 2012 @ 08:27:15 PM
Error Date : Friday, August 31st 2012 @ 08:27:15 PM
Script : http://mysite.com/forum/post_thanks....indthanks&u=11
Referrer :
IP Address : 107.21.85.246
Username : Unregistered
Classname : vB_Database
MySQL Version :

The error message says it all.

Code:
MySQL Error : Table 'punjabi_vbulletin.search' doesn't exist
Reply With Quote
  #3  
Old 09-01-2012, 12:05 PM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks like the error for the plugin in my sig if so download the search fix from my sig and next time post in the plugin post for support
Reply With Quote
  #4  
Old 09-01-2012, 05:22 PM
pbforum pbforum is offline
 
Join Date: Jan 2012
Location: Home
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i cannot understand .. what r u talking ?

i have to many emails about this database error
Reply With Quote
  #5  
Old 09-01-2012, 05:25 PM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The table doesnt exist as the error states, they are telling you to create the table in the database.
Reply With Quote
  #6  
Old 09-01-2012, 06:11 PM
pbforum pbforum is offline
 
Join Date: Jan 2012
Location: Home
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

now can anyone tell me how i can solve this problem
Reply With Quote
  #7  
Old 09-01-2012, 06:48 PM
borbole's Avatar
borbole borbole is offline
 
Join Date: Jan 2010
Posts: 2,559
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pbforum View Post
now can anyone tell me how i can solve this problem
Unbelievable that you are still asking about this. And with attitude too. Use common sense and you will find the solution to your problem. It is not rocket science.
Reply With Quote
  #8  
Old 09-01-2012, 07:13 PM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the table in question no longer belongs to the vb version you are running so take the time and look over on vbulletin.com site for the fix or put in a support ticket
Reply With Quote
  #9  
Old 09-02-2012, 10:46 AM
pbforum pbforum is offline
 
Join Date: Jan 2012
Location: Home
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by borbole View Post
Unbelievable that you are still asking about this. And with attitude too. Use common sense and you will find the solution to your problem. It is not rocket science.

i know what is common sense ..

i cannot talk with any attitude

u dont want to ask me how i can solve no problem

thanks
Reply With Quote
  #10  
Old 09-02-2012, 11:56 AM
New Joe's Avatar
New Joe New Joe is offline
 
Join Date: May 2009
Posts: 1,128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What is the problem?
Maybe ask for some help over on vbulletin.com
Or ask your hosting.
Or pay someone to fix it.
Or fix it by going on what the few other posters have said
Or....
Reply With Quote
Благодарность от:
borbole
Reply


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 04:12 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.04767 seconds
  • Memory Usage 2,266KB
  • Queries Executed 13 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (1)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete