Error fixed

Here is where we update you on important matters. Comments are welcome.

Moderator: TAFN staff

Post Reply
User avatar
@m
TAFN Staff
Posts: 999
Joined: Sat Sep 18, 2004 9:54 pm
Location: Belgium
Contact:

Error fixed

Post by @m »

You might have come across the following error when posting:
Could not insert new word

DEBUG MODE

SQL Error : 1196 Warning: Some non-transactional changed tables couldn't be rolled back

INSERT IGNORE INTO phpbb_search_wordlist (word_text, word_common) VALUES ('whatever you putted in as content', 0), ('what you put as subject', 0)

Line : 234
File : functions_search.php
This has now been fixed so everything should work fine now, if not let me know.
Post Reply