ecshop Cannot modify header information - headers already se
Warning: Cannot modify header information - headers already sent by (output started at /data/home/zt82f1/htdocs/languages/zh_cn/admin/brand.php:119) in /data/home/zt82f1/htdocs/includes/cls_template.php on line 58Warning: Cannot modify header information - headers already sent by (output started at /data/home/zt82f1/htdocs/languages/zh_cn/admin/brand.php:119) in /data/home/zt82f1/htdocs/cc/includes/init.php on line 648
在 init.php 中添加错误级别还是显示此问题 error_reporting(0);
找到代码:include/cls_template.php 58 行
function cls_template()
{
$this->_errorlevel = error_reporting();
$this->_nowtime = time();
if (defined('EC_CHARSET'))
{
$charset = EC_CHARSET;
}
else
{
$charset = 'utf-8';
}
@header('Content-type: text/html; charset='.$charset); 在这里加个 @ 不显示警告
}
注:如果文件,有多余的空行也会出现此问题
?> php 结束以后有多余的空行,和 PHP 版本有关系 5.3.8 表示无压力。
- 上一篇:北京小软件开发-php小程序开发
- 下一篇:北京php外包公司