Dreadful bug in latest CVS

Image
Post errors or Bugs that you have observed throughout the forum. You can also have us check into bugs if you wish.

Forum rules
Image
Post errors or Bugs that you have observed throughout the forum. You can also have us check into bugs if you wish.

Not sure if it's a bug, afraid it might be a duplicate, or already fixed? Post it here and we'll review or comment on it.
To see currently open bugs for phpBB Olympus, Click Here.
To submit a new bug report for Olympus, Click Here

Dreadful bug in latest CVS

Postby Handyman » 13 Jun 2006, 11:46

Highway posted it here
When you visit certain forums, topics or the index, you will see something like this:

Code: Select all
[phpBB Debug] PHP Notice: in file /includes/acm/acm_file.php on line 96: Undefined property: vars
HTTP/1.1 200 OK Date: Tue, 13 Jun 2006 17:39:40 GMT Server: Apache/2.0.54 (Debian GNU/Linux) PHP/4.3.10-16 mod_ssl/2.0.54 OpenSSL/0.9.7e X-Powered-By: PHP/4.3.10-16 Cache-Control: private, no-cache="set-cookie", pre-check=0, post-check=0 Expires: 0 Pragma: no-cache Content-Encoding: gzip Vary: Accept-Encoding Content-Length: 4697 Keep-Alive: timeout=15, max=84 Connection: Keep-Alive Content-Type: text/html ?
Last edited by ElbertF on 13 Jun 2006, 14:39, edited 1 time in total.
Reason: BBcode correction
Please contact me if you have any news to submit to SCOFF News.
SCOFFing at the candidates while you sleep.
My Mods || My Mod Queue
Image
User avatar
Handyman    
STG Jedi Master
STG Jedi Master
 
Posts: 7234
Joined: 08 May 2006, 04:45
Location: Where no man has gone before!
Favorite Team: Seattle Seahawks
Gender: Male


Re: Dreadful bug in latest CVS

Postby Highway of Life » 10 Jul 2006, 00:56

Another one...

[phpBB Debug] PHP Notice: in file /includes/functions.php on line 2242: Undefined index: file
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 2268: Undefined index: line
Return to forum index
General Error
SQL ERROR [ mysql4 ]

Unknown column 'word_text' in 'field list' [1054]

SQL

SELECT word_id, word_text FROM phpbb_search_wordmatch GROUP BY word_id HAVING COUNT(word_id) > 1098

BACKTRACE

FILE: includes/db/mysql4.php
LINE: 114
CALL: dbal_mysql4->sql_error()

FILE: includes/search/fulltext_native.php
LINE: 963
CALL: dbal_mysql4->sql_query()

FILE:
LINE:
CALL: fulltext_native->tidy()
Watch out! I might do a code wheelie!

User avatar
Highway of Life    
STG Jedi Master
STG Jedi Master
 
Posts: 10424
Joined: 08 May 2006, 05:23
Location: Beware of Programmers carrying screwdrivers
Gender: Male
phpBB Knowledge: 10

Re: Dreadful bug in latest CVS

Postby ElbertF » 10 Jul 2006, 01:10

@ HoL: same here, got it in this topic too.
ElbertF
Supporter
Supporter
 
Posts: 574
Joined: 21 May 2006, 06:59
Location: tracing..
Gender: Male

Re: Dreadful bug in latest CVS

Postby Highway of Life » 10 Jul 2006, 01:14

Watch out! I might do a code wheelie!

User avatar
Highway of Life    
STG Jedi Master
STG Jedi Master
 
Posts: 10424
Joined: 08 May 2006, 05:23
Location: Beware of Programmers carrying screwdrivers
Gender: Male
phpBB Knowledge: 10

Re: Dreadful bug in latest CVS

Postby Michaelo » 28 Sep 2006, 14:04

Looks like a missing database entry...
Code: Select all
# Table: 'phpbb_search_wordlist'
CREATE TABLE phpbb_search_wordlist (
   word_id mediumint(8) UNSIGNED NOT NULL auto_increment,
   word_text varchar(255) DEFAULT '' NOT NULL,
   word_common tinyint(1) UNSIGNED DEFAULT '0' NOT NULL,
   PRIMARY KEY (word_id),
   UNIQUE wrd_txt (word_text)
) CHARACTER SET `utf8` COLLATE `utf8_general_ci`;


Then of course it's probably much more complex... Read
Mike
Stargate Portal (Development Site) phpBB 3.0.7 PL1 Portal version II ) 99%.
User avatar
Michaelo    
Supporter
Supporter
 
Posts: 339
Joined: 17 Sep 2006, 09:02
Location: Dublin, Ireland
Favorite Team: Miami Dolphins
Gender: Male
phpBB Knowledge: 9


Return to Bugs

Who is online

Users browsing this forum: Speedy [spider] and 0 guests