发新话题
打印

这个错误提示是什么意思

这个错误提示是什么意思

Warning: Cannot modify header information - headers already sent by (output started at e:\clientweb\65a\fjwbr\wwwroot\shop\includes\lib_goods.php:1) in e:\clientweb\65a\fjwbr\wwwroot\shop\includes\init.php on line 149

Warning: Cannot modify header information - headers already sent by (output started at e:\clientweb\65a\fjwbr\wwwroot\shop\includes\lib_goods.php:1) in e:\clientweb\65a\fjwbr\wwwroot\shop\includes\init.php on line 150

Warning: Cannot modify header information - headers already sent by (output started at e:\clientweb\65a\fjwbr\wwwroot\shop\includes\lib_goods.php:1) in e:\clientweb\65a\fjwbr\wwwroot\shop\includes\cls_template.php on line 51

TOP

LZ 一定修改了程序文件。请用默认的未修改的文件覆盖一下吧。

TOP

嗯, 是修改了,是想实现在商品详情页显示,几折,节省多少钱的功能,以前可以的,现在这样改不行了,就出现上面的提示了 改了lib_goods

TOP

回复 #3 uechun 的帖子

这个错误提示因为您保存文件时没有删除编辑器中的utf8签名的错误。不要用文本编辑文件。

TOP

发新话题