View Single Post
  #3  
Old 04-15-2007, 12:14 PM
kellyandmike's Avatar
kellyandmike kellyandmike is offline
 
Join Date: Mar 2006
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for replying. I will try it this afternoon,

Quote:
Originally Posted by Ted S View Post
Your actual error is something much more tangible (you can find it by viewing the page source):

Code:
Invalid SQL:

			SELECT title, data
			FROM datastore
			WHERE title IN ('','options','bitfields','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','userstats','birthdaycache','maxloggedin','iconcache','eventcache','mailqueue');

MySQL Error  : Got error 127 from table handler
Error Number : 1030
Date         : Saturday, April 14th 2007 @ 07:17:07 PM
Script       : http://couponchix.com/feedback/
Referrer     : https://vborg.vbsupport.ru/showthread.php?t=144898
IP Address   : 207.167.100.99
Username     : 
Classname    : vb_database
Error 127s are no fun but generally they can be fixed. Run Repair/Optimize in the Admin CP, repeat a few times if necessary.

If things remain broken, ssh into your server and run the CHECK and REPAIR commands in mysql.

If you're still stuck let me know and I can explain about dealing with serious corruption.
I am still stuck. Went to repair the tables through my vb admin and now the page to get into my admin is giving me an error. I can still get into certain pages, but just not the admin. I do have myPhPAdmin, but don't know anything about it. If you can help me, I can give you access. I am working today, from 3PM-9PM EST so if I don't respond until after then, you will know why.

Thanks so much offering to help.
Kelly

Here is the view source on this error:
<!--
Database error in vBulletin :

Invalid SQL:

SELECT title, data
FROM datastore
WHERE title IN ('','options','bitfields','forumcache','usergroupc ache','stylecache','languagecache','products','plu ginlist','cron','maxloggedin','mailqueue','pluginl istadmin');

MySQL Error : Can't open file: 'datastore.MYI'. (errno: 145)
Error Number : 1016
Date : Sunday, April 15th 2007 @ 11:13:43 AM
Script : http://couponchix.com/feedback/admincp/index.php
Referrer : http://couponchix.com/feedback/showthread.php?t=5
IP Address : 208.104.25.214
Username :
Classname : vb_database
-->

FIXED.

Ran REPAIR TABLE datastore; query in myPhp admin.

Thank you so much.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01048 seconds
  • Memory Usage 1,769KB
  • 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
  • (1)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