최근글 관련해서 오류좀 봐주세요 ㅎㅎ; 정보
최근글 관련해서 오류좀 봐주세요 ㅎㅎ;본문
<?
$g4_path = "./gnuboard4";
include_once("$g4_path/common.php");
include_once("$g4[path]/lib/latest.lib.php");
include_once("$g4[path]/head.sub.php");
?>
일단 제일 상단에 이렇게 넣었는데요
최근게시물 뜨긴뜨는데 홈페이지 상단에... 에러가 뜨네요
Warning: Cannot modify header information - headers already sent by (output started at /home/trollking25/www/index.php:3) in /home/trollking25/www/gnuboard4/common.php on line 8 Warning: Cannot modify header information - headers already sent by (output started at /home/trollking25/www/index.php:3) in /home/trollking25/www/gnuboard4/head.sub.php on line 32 Warning: Cannot modify header information - headers already sent by (output started at /home/trollking25/www/index.php:3) in /home/trollking25/www/gnuboard4/head.sub.php on line 34 Warning: Cannot modify header information - headers already sent by (output started at /home/trollking25/www/index.php:3) in /home/trollking25/www/gnuboard4/head.sub.php on line 35 Warning: Cannot modify header information - headers already sent by (output started at /home/trollking25/www/index.php:3) in /home/trollking25/www/gnuboard4/head.sub.php on line 36 Warning: Cannot modify header information - headers already sent by (output started at /home/trollking25/www/index.php:3) in /home/trollking25/www/gnuboard4/head.sub.php on line 37 Warning: Cannot modify header information - headers already sent by (output started at /home/trollking25/www/index.php:3) in /home/trollking25/www/gnuboard4/head.sub.php on line 38
도대체 뭐가 문제일까요;;
$g4_path = "./gnuboard4";
include_once("$g4_path/common.php");
include_once("$g4[path]/lib/latest.lib.php");
include_once("$g4[path]/head.sub.php");
?>
일단 제일 상단에 이렇게 넣었는데요
최근게시물 뜨긴뜨는데 홈페이지 상단에... 에러가 뜨네요
Warning: Cannot modify header information - headers already sent by (output started at /home/trollking25/www/index.php:3) in /home/trollking25/www/gnuboard4/common.php on line 8 Warning: Cannot modify header information - headers already sent by (output started at /home/trollking25/www/index.php:3) in /home/trollking25/www/gnuboard4/head.sub.php on line 32 Warning: Cannot modify header information - headers already sent by (output started at /home/trollking25/www/index.php:3) in /home/trollking25/www/gnuboard4/head.sub.php on line 34 Warning: Cannot modify header information - headers already sent by (output started at /home/trollking25/www/index.php:3) in /home/trollking25/www/gnuboard4/head.sub.php on line 35 Warning: Cannot modify header information - headers already sent by (output started at /home/trollking25/www/index.php:3) in /home/trollking25/www/gnuboard4/head.sub.php on line 36 Warning: Cannot modify header information - headers already sent by (output started at /home/trollking25/www/index.php:3) in /home/trollking25/www/gnuboard4/head.sub.php on line 37 Warning: Cannot modify header information - headers already sent by (output started at /home/trollking25/www/index.php:3) in /home/trollking25/www/gnuboard4/head.sub.php on line 38
도대체 뭐가 문제일까요;;
( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_parent = '261506' and wr_8 != '' and wr_is_comment = 1 and CONVERT(wr_7, UNSIGNED) >= 5 group by wr_content having max(wr_7) order by CONVERT(wr_7, UNSIGNED) desc limit 3 )
1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'sir.a.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
error file : /15sir/bbs/board.php