- Code: Select all
[phpBB Debug] PHP Warning: in file /points.php on line 100: array_change_key_case() [function.array-change-key-case]: The argument should be an array [phpBB Debug] PHP Warning: in file /points.php on line 110: array_merge() [function.array-merge]: Argument #1 is not an array [phpBB Debug] PHP Warning: in file /includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3777) [phpBB Debug] PHP Warning: in file /includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3777) [phpBB Debug] PHP Warning: in file /includes/functions.php on line 4673: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3777) [phpBB Debug] PHP Warning: in file /includes/functions.php on line 4674: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3777)
Also, in the text of points.php is says:
"This user is locked and cannot use the points system."
I checked all group permissions to make sure each group had enabled access to mod. Also, when I make a post, it seems to add points to user.
I also have the mod installed on another forum on the save server and it works great, so I doubt it has anything to do with the hosting setup.
Any ideas on what might be causing this or what I can do to get it fixed? Thank you for any suggestions.