The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
This happens when I post...
I get an error message saying the following...
There seems to have been a slight problem with the Infinity Forums database. Please try again by pressing the refresh button in your browser. An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists. We apologise for any inconvenience. Database error in vBulletin 2.2.8: Invalid SQL: REPLACE INTO searchindex (wordid,postid,intitle) VALUES (167,29703,0),(272,29703,0),(2221,29703,0),(4963,2 9703,0),(12478,29703,0) mysql error: Can't open file: 'searchindex.MYD'. (errno: 145) mysql error number: 1016 Date: Friday 21st of March 2003 11:30:31 PM Script: http://www.infinityforums.com/newreply.php Referer: http://www.infinityforums.com/showth...?threadid=1773 Anyone know how I can fix that? |
#2
|
|||
|
|||
Run the query:
[sql] REPAIR TABLE searchindex; [/sql] If it fails then just drop the searchindex and word tables and rebuild the search index from the admin CP. |
#3
|
||||
|
||||
Where, exactly, can I run this query? phpMyAdmin, I know, but where IN it? Which little link (on the left)?
|
#4
|
|||
|
|||
The SQL tab (provided you have PMA 2.3.0 or later)
|
#5
|
||||
|
||||
I think I have 2.2.8, actually.
|
#6
|
|||
|
|||
PMA 2.3.0, not vB 2.3.0.
|
#7
|
|||
|
|||
-- In phpMyAdmin --
Select the database from the left and then you should see a textarea box (edit box with about 7 lines and it's almost the same size as this quick reply box). Place in that box as filburt1 said: REPAIR TABLE searchindex; Dave. |
#8
|
||||
|
||||
Ohhhhhhh, I'll try that out.
|
#9
|
|||
|
|||
And don't forget to submit the query .
Dave. |
#10
|
||||
|
||||
I don't have the SQL tab on the left... Nor do I have the database tag on the left.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|