phpBB Warnings on every post

Questions, in particular about the usage / Fragen vor allem zu Benutzung von HELI-X
Post Reply
User avatar
Grant_Edwards
Posts: 25
Joined: 11 Nov 2012 03:35
Location: Minneapolis, Minnesota, USA

phpBB Warnings on every post

Post by Grant_Edwards »

Every time I click "Submit" to post to the forum, I end up on a page with nothing on it except the messages below:

Code: Select all

[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_messenger.php on line 506: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 1836: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3268)
The submission seems to work, and the post shows up.
Post Reply