이 애러는 먼가유? 정보
이 애러는 먼가유?본문
해드 부분
이벤트페이지 내용
테일부분
이렇게 작업했는데
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ssadapcs/www/mall/shop/skt_iphone4.php:2) in /home/hosting_users/ssadapcs/www/mall/common.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ssadapcs/www/mall/shop/skt_iphone4.php:2) in /home/hosting_users/ssadapcs/www/mall/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ssadapcs/www/mall/shop/skt_iphone4.php:2) in /home/hosting_users/ssadapcs/www/mall/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ssadapcs/www/mall/shop/skt_iphone4.php:2) in /home/hosting_users/ssadapcs/www/mall/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ssadapcs/www/mall/shop/skt_iphone4.php:2) in /home/hosting_users/ssadapcs/www/mall/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ssadapcs/www/mall/shop/skt_iphone4.php:2) in /home/hosting_users/ssadapcs/www/mall/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ssadapcs/www/mall/shop/skt_iphone4.php:2) in /home/hosting_users/ssadapcs/www/mall/head.sub.php on line 38
이런 메세지만 뜨네용.
아래내용은 해드에 붙인 내용입니다.
<?
include_once("./_common.php");
/*include_once("$g4[path]/lib/latest.lib.php"); */
$g4[title] = "";
include_once("./_head_sub_common.php");
?>
이벤트페이지 내용
테일부분
이렇게 작업했는데
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ssadapcs/www/mall/shop/skt_iphone4.php:2) in /home/hosting_users/ssadapcs/www/mall/common.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ssadapcs/www/mall/shop/skt_iphone4.php:2) in /home/hosting_users/ssadapcs/www/mall/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ssadapcs/www/mall/shop/skt_iphone4.php:2) in /home/hosting_users/ssadapcs/www/mall/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ssadapcs/www/mall/shop/skt_iphone4.php:2) in /home/hosting_users/ssadapcs/www/mall/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ssadapcs/www/mall/shop/skt_iphone4.php:2) in /home/hosting_users/ssadapcs/www/mall/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ssadapcs/www/mall/shop/skt_iphone4.php:2) in /home/hosting_users/ssadapcs/www/mall/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ssadapcs/www/mall/shop/skt_iphone4.php:2) in /home/hosting_users/ssadapcs/www/mall/head.sub.php on line 38
이런 메세지만 뜨네용.
아래내용은 해드에 붙인 내용입니다.
<?
include_once("./_common.php");
/*include_once("$g4[path]/lib/latest.lib.php"); */
$g4[title] = "";
include_once("./_head_sub_common.php");
?>
댓글 전체
공백때문이엇네요 ^^
해결하신거군요 ^ ^