[Solved] Get some error and my portal page will garbled
Posted: 17. May 2012 13:44
Hi,
If I enabled "GLOBAL_ANNOUNCEMENTS" or "LATEST_NEWS" module, I get some error messages following.
And my portal page will garbled.
p.s.
Now my forum (the PHP is v5.4.3) disabled "GLOBAL_ANNOUNCEMENTS" and "LATEST_NEWS" modules.
The another forum had the same issue.
If I enabled "GLOBAL_ANNOUNCEMENTS" or "LATEST_NEWS" module, I get some error messages following.
And my portal page will garbled.
Code: Select all
[phpBB Debug] PHP Notice: in file [ROOT]/portal/includes/functions.php on line 679: Undefined variable: global_announce_list
[phpBB Debug] PHP Notice: in file [ROOT]/portal/includes/functions.php on line 696: Undefined variable: global_announce_list
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4803: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3839)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4805: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3839)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4806: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3839)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4807: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3839)
Now my forum (the PHP is v5.4.3) disabled "GLOBAL_ANNOUNCEMENTS" and "LATEST_NEWS" modules.
The another forum had the same issue.