Page 1 of 1

[phpBB Debug] error messages on the header

PostPosted: Mon Nov 15, 2010 3:15 pm
by paroxysmia
When I'm running a search or submitting a new post, I see these error messages before the header/banner:

Code: Select all
[phpBB Debug] PHP Notice: in file /includes/search/fulltext_mysql.php on line 171: Undefined index: max_num_search_keywords
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)



Code: Select all
[phpBB Debug] PHP Notice: in file /includes/functions_posting.php on line 1624: Undefined index: enable_queue_trigger
[phpBB Debug] PHP Notice: in file /posting.php on line 1026: Undefined index: enable_queue_trigger

Warning: Cannot modify header information - headers already sent by (output started at /home/www/eurobabeindex.com/forum/includes/functions.php:3247) in /home/www/eurobabeindex.com/forum/includes/functions.php on line 3824

Warning: Cannot modify header information - headers already sent by (output started at /home/www/eurobabeindex.com/forum/includes/functions.php:3247) in /home/www/eurobabeindex.com/forum/includes/functions.php on line 3826

Warning: Cannot modify header information - headers already sent by (output started at /home/www/eurobabeindex.com/forum/includes/functions.php:3247) in /home/www/eurobabeindex.com/forum/includes/functions.php on line 3827

Warning: Cannot modify header information - headers already sent by (output started at /home/www/eurobabeindex.com/forum/includes/functions.php:3247) in /home/www/eurobabeindex.com/forum/includes/functions.php on line 3828

Re: [phpBB Debug] error messages on the header

PostPosted: Tue Nov 16, 2010 1:36 pm
by hopless3
I see the same thing when I post

also I couldn't even locate eurobabeforum.com yesterday

Re: [phpBB Debug] error messages on the header

PostPosted: Tue Nov 16, 2010 4:24 pm
by noproblemo
Fixed.
There was a problem with the forum yesterday indeed...

Re: [phpBB Debug] error messages on the header

PostPosted: Tue Nov 16, 2010 4:26 pm
by paroxysmia
Thx.