Page 1 of 1

phpBB Warnings on every post

Posted: 09 Oct 2019 21:42
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.