PHP errors at the top of the page

Latest news from this site.

Moderators: Pete, Mods

Post Reply
Erik
Veteran
Posts: 77
Joined: Wed Jun 20, 2007 12:31 pm
Location: LI, NY
Contact:

PHP errors at the top of the page

Post by Erik »

It looks like there's something going on with the forum. I'm seeing this error at the top of each page:

Code: Select all

phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
Erik
Veteran
Posts: 77
Joined: Wed Jun 20, 2007 12:31 pm
Location: LI, NY
Contact:

Re: PHP errors at the top of the page

Post by Erik »

Looks like it's fixed now!

Thanks to whoever fixed it! :D
Post Reply