vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   How To Fix Database error in vBulletin 4.2.0 for new thread or new nreply ? (https://vborg.vbsupport.ru/showthread.php?t=285483)

nomoreturn 07-12-2012 09:17 PM

How To Fix Database error in vBulletin 4.2.0 for new thread or new nreply ?
 
How i can fix this Database error it came up when we submit a new thread or new reply i disable plugin and try and still have this error please help me to fix this thanks

:mad::

Invalid SQL:
INSERT INTO vb_searchcore_text (searchcoreid, title, keywordtext)
VALUES ( 51, 'Admin اِیڈمن', '' )
ON DUPLICATE KEY UPDATE searchcoreid = VALUES(searchcoreid), title = VALUES(title), keywordtext = VALUES(keywordtext);

MySQL Error : Table './mast***_so**/vb_searchcore_text' is marked as crashed and should be repaired
Error Number : 145
Request Date : Thursday, July 12th 2012 @ 06:11:11 PM
Error Date : Thursday, July 12th 2012 @ 06:11:11 PM
Script : http://www.mastdunya.com/newreply.ph...streply&t=2880
Referrer : http://www.mastdunya.com/newreply.ph...streply&t=2880
IP Address : **.**.**.**
Username : admin
Classname : vB_Database
MySQL Version : 5.1.63-cll

soniceffect 07-12-2012 10:36 PM

You need to repair the table in question.

Go to phpmyadmin
Select the table vb_searchcore_text
Select repair table from the menu at the bottom

nomoreturn 07-15-2012 10:21 PM

Thanks for reply i check in myphp and i saw this code in it
SHOW FULL FIELDS FROM `vb_searchcore_text`;

but i dont know how to repair it i can see any option there for repair so can you please let me know how i can fix this.

Lynne 07-16-2012 02:57 AM

Use an application like phpMyAdmin to repair it.

Or see this thread - 3 ways to repair a database

nomoreturn 07-16-2012 09:08 PM

Thanks for helping me out i got it fixed
AdminCP > Import & Maintenence > Repair and Optimize Tables

soniceffect 07-16-2012 09:28 PM

YEah that'll do it :) Glad you got yourself sorted


All times are GMT. The time now is 07:00 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.01491 seconds
  • Memory Usage 1,719KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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