Error after posting

 
Post new topic   Reply to topic    support.myfreebulletinboard.com Forum Index // PHPBB Bug Reports
View previous topic :: View next topic  
Author Message
digger
Advanced Member


Joined: 20 Mar 2006
Posts: 41

PostPosted: Sun Jul 08, 2007 10:31 am    Post subject: Error after posting Reply with quote
I'm getting reports by forum members that they are receiving following message after posting.

Quote:
Could not insert new word

DEBUG MODE

INSERT IGNORE INTO tockica_search_wordlist (word_text, word_common) VALUES ('posting', 0), ('check', 0)

Line : 234
File : functions_search.php


Do you know what is the cause? From what i found checking phpBB knowledge base it has something to do with SQL queries.
Back to top
View user's profile Send private message
digger
Advanced Member


Joined: 20 Mar 2006
Posts: 41

PostPosted: Sun Jul 08, 2007 10:49 am    Post subject: Reply with quote
There is also errors when trying to use search

Quote:
Could not obtain matched posts list

DEBUG MODE

SQL Error : 1016 Can't open file: 'tockica_search_wordlist.MYI' (errno: 144)

SELECT m.post_id FROM tockica_search_wordlist w, tockica_search_wordmatch m WHERE w.word_text LIKE 'test' AND m.word_id = w.word_id AND w.word_common <> 1

Line : 340
File : search.php
Back to top
View user's profile Send private message
admin
Advanced Member


Joined: 16 Jul 2004
Posts: 2117

PostPosted: Sun Jul 08, 2007 12:41 pm    Post subject: Reply with quote
It should be fixed now. Let me know if not.
_________________
Please use the search function.
Back to top
View user's profile Send private message
digger
Advanced Member


Joined: 20 Mar 2006
Posts: 41

PostPosted: Sun Jul 08, 2007 1:07 pm    Post subject: Reply with quote
Yup! it seem to be fixed. Search works fine as well.

Thanks.
Back to top
View user's profile Send private message
Post new topic   Reply to topic    support.myfreebulletinboard.com Forum Index // PHPBB Bug Reports All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

alexisBlue v1.2 // Theme Created By: Andrew Charron // Icons in Part By: Travis Carden
Powered by phpBB © 2001, 2002 phpBB Group