1

Topic: An error was encountered Error: Unable to fetch search index words.

Hi Everyone.

If a User Post in the forum it comes following error:


An error was encountered
Error: Unable to fetch search index words.


But the Post will be shown correctly after the error message.


What can i do?



PS.: Sorry about my englisch!

Re: An error was encountered Error: Unable to fetch search index words.

Enable debug mode, paste the full error please.

3

Re: An error was encountered Error: Unable to fetch search index words.

How can i enebla debug mode?

I see, im a noob in this things.

Re: An error was encountered Error: Unable to fetch search index words.

http://punbb.org/forums/viewtopic.php?id=2658
The sticky at the top of this forum wink

5

Re: An error was encountered Error: Unable to fetch search index words.

Thanks for the tip


Here ist the full error message:

File: /home/familiec/public_html/forum/include/search_idx.php
Line: 132

PunBB reported: Unable to fetch search index words

Database reported: Table './familiec_pbb5/search_words' is marked as crashed and should be repaired (Errno: 145)

Re: An error was encountered Error: Unable to fetch search index words.

Run the following SQL query:

repair table search_words

7 (edited by Demor 2007-12-15 13:37)

Re: An error was encountered Error: Unable to fetch search index words.

O my god!!! hehe


How do i run SQL query? I do not understand what that mean. I am a real Amateur in this things.



Edit:

familiec_pbb5.search_words                         Table is already up to date

What is it mean?

Re: An error was encountered Error: Unable to fetch search index words.

Upload the DB Management plugin, it can be found on the PunBB downloads page. Then navigate to it in the admin panel and there will be a button at the bottom for repairing all tables. Click that.

Re: An error was encountered Error: Unable to fetch search index words.

Where did you see that?

You run the query in phpMyAdmin or a similar database management tool.

10

Re: An error was encountered Error: Unable to fetch search index words.

Both of them


Here the message from the plug in:

repair table search_words;

Table    Op                              Msg_type                                                 Msg_text
familiec_pbb5.search_words    repair    status                                                Table is already up to date


Queries Done

repair table search_words;

Re: An error was encountered Error: Unable to fetch search index words.

And it still doesn't work?

12 (edited by Demor 2007-12-16 07:58)

Re: An error was encountered Error: Unable to fetch search index words.

Yes....it dosent work.



Edit:

Has someone other a idea?

13

Re: An error was encountered Error: Unable to fetch search index words.

Now i delete the Table search_word in my SQL Database!

Actualy error massage is:

File: /home/familiec/public_html/forum/include/search_idx.php
Line: 132

PunBB reported: Unable to fetch search index words

Database reported: Table 'familiec_pbb5.search_words' doesn't exist (Errno: 1146)


Can i create a new one or can i trash my Forum now?