왜 자꾸 이런오류가 나오는 거에요? 정보
왜 자꾸 이런오류가 나오는 거에요?본문
<meta name="generator" content="Namo WebEditor(Trial)">
<p><?
include_once("./_common.php");
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php");
include_once("$g4[path]/lib/poll.lib.php");
include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");
include_once("$g4[path]/lib/popular.lib.php");
include_once("$g4[path]/lib/latest.lib.php");
?>
</p>
<table cellpadding="0" cellspacing="0" width="891">
<tr>
<td width="891"> <?=outlogin("basic"); // 외부 로그인 ?>
<div style='height:10px;'></div>
<?=poll("basic"); // 설문조사 ?>
<div style='height:10px;'></div>
<?=visit("basic"); // 방문자수 ?>
<div style='height:10px;'></div>
<?=connect(); // 현재 접속자수 ?></td>
</tr>
</table>
-----------------------------------------------------------------------------------------
Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/common.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 38
<p><?
include_once("./_common.php");
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php");
include_once("$g4[path]/lib/poll.lib.php");
include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");
include_once("$g4[path]/lib/popular.lib.php");
include_once("$g4[path]/lib/latest.lib.php");
?>
</p>
<table cellpadding="0" cellspacing="0" width="891">
<tr>
<td width="891"> <?=outlogin("basic"); // 외부 로그인 ?>
<div style='height:10px;'></div>
<?=poll("basic"); // 설문조사 ?>
<div style='height:10px;'></div>
<?=visit("basic"); // 방문자수 ?>
<div style='height:10px;'></div>
<?=connect(); // 현재 접속자수 ?></td>
</tr>
</table>
-----------------------------------------------------------------------------------------
Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/common.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/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 = '209630' 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