[solved] Warning: Cannot modify header information
Posted: Thu Jun 19, 2008 5:03 am
Installed MLE 1.2.5 and everything work ok, well flag is looking for wrong home page in second lang., trying traditional chinese...
Read and followed all the instructions/video and the downloadable Doc...
Current PHP Version: 4.4.4
Maximum Post Size: 64M
Maximum Upload Size: 64M
PHP Memory Limit: 64M
MySQL Server Version: 4.1.22-standard
Server Software: Apache/1.3.37 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a PHP-CGI/0.1b
But the back end is throwing this in the head,
Warning: Cannot modify header information - headers already sent by (output started at /home/isp223/public_html/config_lang.php:87) in /home/isp223/public_html/include.php on line 222
= $mlelocale_cms = get_preference($gCms->variables['user_id'],'default_cms_language');
Warning: Cannot modify header information - headers already sent by (output started at /home/isp223/public_html/config_lang.php:87) in /home/isp223/public_html/lib/classes/class.admintheme.inc.php on line 161
= header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
Warning: Cannot modify header information - headers already sent by (output started at /home/isp223/public_html/config_lang.php:87) in /home/isp223/public_html/lib/classes/class.admintheme.inc.php on line 164
= header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
Warning: Cannot modify header information - headers already sent by (output started at /home/isp223/public_html/config_lang.php:87) in /home/isp223/public_html/lib/classes/class.admintheme.inc.php on line 167
= header("Cache-Control: no-store, no-cache, must-revalidate");
Warning: Cannot modify header information - headers already sent by (output started at /home/isp223/public_html/config_lang.php:87) in /home/isp223/public_html/lib/classes/class.admintheme.inc.php on line 168
= header("Cache-Control: post-check=0, pre-check=0", false);
Warning: Cannot modify header information - headers already sent by (output started at /home/isp223/public_html/config_lang.php:87) in /home/isp223/public_html/lib/classes/class.admintheme.inc.php on line 171
= header("Pragma: no-cache");
Warning: Cannot modify header information - headers already sent by (output started at /home/isp223/public_html/config_lang.php:87) in /home/isp223/public_html/lib/classes/class.admintheme.inc.php on line 176
= header("Content-Type: text/html; charset=$encoding");
Read and followed all the instructions/video and the downloadable Doc...
Current PHP Version: 4.4.4
Maximum Post Size: 64M
Maximum Upload Size: 64M
PHP Memory Limit: 64M
MySQL Server Version: 4.1.22-standard
Server Software: Apache/1.3.37 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a PHP-CGI/0.1b
But the back end is throwing this in the head,
Warning: Cannot modify header information - headers already sent by (output started at /home/isp223/public_html/config_lang.php:87) in /home/isp223/public_html/include.php on line 222
= $mlelocale_cms = get_preference($gCms->variables['user_id'],'default_cms_language');
Warning: Cannot modify header information - headers already sent by (output started at /home/isp223/public_html/config_lang.php:87) in /home/isp223/public_html/lib/classes/class.admintheme.inc.php on line 161
= header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
Warning: Cannot modify header information - headers already sent by (output started at /home/isp223/public_html/config_lang.php:87) in /home/isp223/public_html/lib/classes/class.admintheme.inc.php on line 164
= header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
Warning: Cannot modify header information - headers already sent by (output started at /home/isp223/public_html/config_lang.php:87) in /home/isp223/public_html/lib/classes/class.admintheme.inc.php on line 167
= header("Cache-Control: no-store, no-cache, must-revalidate");
Warning: Cannot modify header information - headers already sent by (output started at /home/isp223/public_html/config_lang.php:87) in /home/isp223/public_html/lib/classes/class.admintheme.inc.php on line 168
= header("Cache-Control: post-check=0, pre-check=0", false);
Warning: Cannot modify header information - headers already sent by (output started at /home/isp223/public_html/config_lang.php:87) in /home/isp223/public_html/lib/classes/class.admintheme.inc.php on line 171
= header("Pragma: no-cache");
Warning: Cannot modify header information - headers already sent by (output started at /home/isp223/public_html/config_lang.php:87) in /home/isp223/public_html/lib/classes/class.admintheme.inc.php on line 176
= header("Content-Type: text/html; charset=$encoding");