PDA

View Full Version : Not abuse, but a problem with the board


Hooligan
11-27-2003, 11:46 AM
There is something screwy going on with the board. Lots of error messages. Posts do not appear right away resulting in many double/triple posts. Unable to edit posts. Seemed to start after you deleted the latest round of spamming. Thanks.

Hooligan
11-27-2003, 11:48 AM
Here is an example of what appears after making a post:

Could not insert new word matches

DEBUG MODE

SQL Error : 1016 Can't open file: 'phpbb_search_wordmatch.MYI'. (errno: 145)

INSERT INTO phpbb_search_wordmatch (post_id, word_id, title_match) SELECT 9013, word_id, 0 FROM phpbb_search_wordlist WHERE word_text IN ('screwy', 'board', 'lots', 'error', 'messages', 'posts', 'appear', 'right', 'away', 'resulting', 'double', 'triple', 'unable', 'edit', 'seemed', 'start', 'deleted', 'latest', 'round', 'spamming', 'thanks')

Line : 249
File : /www/arianna/ariannaonline/doc-root/phpBB2/includes/functions_search.php

Hooligan
11-27-2003, 11:49 AM
Here is an example of what appears after trying to make an edit on a post:


Error in deleting post

DEBUG MODE

SQL Error : 1016 Can't open file: 'phpbb_search_wordmatch.MYI'. (errno: 145)

DELETE FROM phpbb_search_wordmatch WHERE post_id IN (9014)

Line : 417
File : /www/arianna/ariannaonline/doc-root/phpBB2/includes/functions_search.php

robb
11-27-2003, 01:59 PM
I'll check on this right away

admin
11-27-2003, 02:51 PM
I think that this has been resolved.

-r

Hooligan
11-28-2003, 02:04 PM
Thanks! Everything seems to be back to normal.