Hi everyone...
So, I was posting here because after 3 attempts in installing phpbb3 portal, it finally worked BUT THEN... appeared me an error:
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 347: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 421: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 421: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 421: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3394: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3396: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3397: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3398: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
Does anyone know how to solve this?! I dont know what to do... I've done everything thats in the installation guide, but the error keep coming...
Help please ^^
Thank you
Edit:
Found another error that cannot let me logged in...
And after making the login, appears this:
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 421: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 421: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 421: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
Warning: Invalid argument supplied for foreach() in /home/redcarpe/public_html/redcarpetonline/includes/auth.php on line 347
Warning: Invalid argument supplied for foreach() in /home/redcarpe/public_html/redcarpetonline/includes/auth.php on line 421
Warning: Invalid argument supplied for foreach() in /home/redcarpe/public_html/redcarpetonline/includes/auth.php on line 421
Warning: Invalid argument supplied for foreach() in /home/redcarpe/public_html/redcarpetonline/includes/auth.php on line 421
Warning: Cannot modify header information - headers already sent by (output started at /home/redcarpe/public_html/redcarpetonline/includes/functions.php:2922) in /home/redcarpe/public_html/redcarpetonline/includes/functions.php on line 3394
Warning: Cannot modify header information - headers already sent by (output started at /home/redcarpe/public_html/redcarpetonline/includes/functions.php:2922) in /home/redcarpe/public_html/redcarpetonline/includes/functions.php on line 3396
Warning: Cannot modify header information - headers already sent by (output started at /home/redcarpe/public_html/redcarpetonline/includes/functions.php:2922) in /home/redcarpe/public_html/redcarpetonline/includes/functions.php on line 3397
Warning: Cannot modify header information - headers already sent by (output started at /home/redcarpe/public_html/redcarpetonline/includes/functions.php:2922) in /home/redcarpe/public_html/redcarpetonline/includes/functions.php on line 3398