For questions, special requests, or any complaints concerning the Descent BB.
Moderators: Krom , Lothar , Richard Cranium , KoolBear
JMEaT
DBB Meat ByProduct
Posts: 10047 Joined: Wed Mar 10, 1999 3:01 am
Location: USA
Post
by JMEaT » Wed Jun 14, 2006 8:07 am
Code: Select all
General Error
Could not insert new word matches
DEBUG MODE
SQL Error : The ROLLBACK TRANSACTION request has no corresponding BEGIN TRANSACTION.
INSERT INTO phpbb_search_wordmatch (post_id, word_id, title_match) SELECT 169256, word_id, 0 FROM phpbb_search_wordlist WHERE word_text IN ('forward', 'playing', 'mgs4', 'ps3', 'heard', 'cost')
Line : 251
File : functions_search.php
I was posting in this thread:
viewtopic.php?t=10457
Posts take awhile to take effect as well as loading pages.
Jeff250
DBB Master
Posts: 6539 Joined: Sun Sep 05, 1999 2:01 am
Location: ❄️❄️❄️
Post
by Jeff250 » Thu Jun 15, 2006 2:34 am
d3jake
DBB Admiral
Posts: 1075 Joined: Tue Dec 21, 2004 10:08 am
Location: Minnesota, USA
Post
by d3jake » Sun Jun 18, 2006 11:42 pm
Um...
KoolBear
DBB Co-Founder
Posts: 10132 Joined: Thu Nov 05, 1998 12:01 pm
Location: Houston, TX USA
Contact:
Post
by KoolBear » Mon Jun 19, 2006 8:24 am
Richard and I have been working on the backend to convert the DB from mssql back to mysql.
I beleive most of these issues will be corrected once the transfer is done.
No current date on the transfer is set yet as I have a considerable amount of work upgrading files. And RC has some work to do but this is in process.
KB
VonVulcan
DBB Captain
Posts: 992 Joined: Mon Sep 17, 2001 2:01 am
Location: Tacoma, Wa, USA
Contact:
Post
by VonVulcan » Thu Jun 22, 2006 6:58 pm
General Error
Could not insert new word matches
DEBUG MODE
SQL Error : The statement has been terminated.
INSERT INTO phpbb_search_wordmatch (post_id, word_id, title_match) SELECT 170082, word_id, 1 FROM phpbb_search_wordlist WHERE word_text IN ('give', 'goosebumps')
Line : 251
File : functions_search.php
(20:12) STRESSTEST: Im actually innocent this time
VonVulcan
DBB Captain
Posts: 992 Joined: Mon Sep 17, 2001 2:01 am
Location: Tacoma, Wa, USA
Contact:
Post
by VonVulcan » Thu Jun 22, 2006 7:10 pm
ARGGGGGGGGG...
Cant POST!!! General error every time... cant even copy/paste the message to here...
(20:12) STRESSTEST: Im actually innocent this time
Xamindar
DBB Admiral
Posts: 1498 Joined: Sun Jun 06, 2004 2:44 am
Location: California
Contact:
Post
by Xamindar » Thu Jun 22, 2006 7:51 pm
make your post smaller. Then you will be able to post.
These forums don't allow large posts any more
Why doesn't it work?
Krom
DBB Database Master
Posts: 16137 Joined: Sun Nov 29, 1998 3:01 am
Location: Camping the energy center. BTW, did you know you can have up to 100 characters in this location box?
Contact:
Post
by Krom » Thu Jun 22, 2006 8:22 pm
The actual trigger is not the number of words total, but the number of unique words in a post.
Xamindar
DBB Admiral
Posts: 1498 Joined: Sun Jun 06, 2004 2:44 am
Location: California
Contact:
Post
by Xamindar » Thu Jun 22, 2006 8:57 pm
Krom wrote: The actual trigger is not the number of words total, but the number of unique words in a post.
Really? That's interesting. Why does it do that?
Why doesn't it work?
Jeff250
DBB Master
Posts: 6539 Joined: Sun Sep 05, 1999 2:01 am
Location: ❄️❄️❄️
Post
by Jeff250 » Fri Jun 23, 2006 12:33 pm
Do we really need more reasons to encourage contentless and repetitious posts?
Topher
DBB Alumni
Posts: 3545 Joined: Thu Nov 05, 1998 12:01 pm
Location: New York
Contact:
Post
by Topher » Fri Jun 23, 2006 12:36 pm
Xamindar wrote: Krom wrote: The actual trigger is not the number of words total, but the number of unique words in a post.
Really? That's interesting. Why does it do that?
Because that's how an optimized search table works. Why store duplicate keywords for a post?
Xamindar
DBB Admiral
Posts: 1498 Joined: Sun Jun 06, 2004 2:44 am
Location: California
Contact:
Post
by Xamindar » Fri Jun 23, 2006 12:42 pm
Ahah, I see.
Why doesn't it work?
Krom
DBB Database Master
Posts: 16137 Joined: Sun Nov 29, 1998 3:01 am
Location: Camping the energy center. BTW, did you know you can have up to 100 characters in this location box?
Contact:
Post
by Krom » Fri Jun 23, 2006 1:04 pm
Yup, so you can write a post that has \"All work and no play makes Jack a dull boy\" written over and over again but the search table will only have one copy of it when you post.
VonVulcan
DBB Captain
Posts: 992 Joined: Mon Sep 17, 2001 2:01 am
Location: Tacoma, Wa, USA
Contact:
Post
by VonVulcan » Fri Jun 23, 2006 10:41 pm
The DBB is feeling MUCH BETTER now!
Thanks RC.
(20:12) STRESSTEST: Im actually innocent this time