head.sub.php 에러 정보
head.sub.php 에러본문
head.sub.php에서 아래 구문이 어떤 기능을 하는가요?
갑자기 페이지에 에러가 떠서 이 구문을 급하게 주석처리하니까 일단은
페이지가 정상출력되는군요.
extend/extend.lib.php 의 어떤 소스와 연관된거 같은데요..
제가 지금은 급하게 또 나갈 일이 있어서 찬찬히 소스를 볼 시간이 없네요.
아래 구문의 기능에 대해서만이라도 답변 좀 부탁드립니다.
그냥 주석처리하고 계속 가도 되는지..............
물론 아니겠지만...;;;;
header("Content-Type: text/html; charset=$g4[charset]");
$gmnow = gmdate("D, d M Y H:i:s") . " GMT";
header("Expires: 0"); // rfc2616 - Section 14.21
header("Last-Modified: " . $gmnow);
header("Cache-Control: no-store, no-cache, must-revalidate"); // HTTP/1.1
header("Cache-Control: pre-check=0, post-check=0, max-age=0"); // HTTP/1.1
header("Pragma: no-cache"); // HTTP/1.0
갑자기 페이지에 에러가 떠서 이 구문을 급하게 주석처리하니까 일단은
페이지가 정상출력되는군요.
extend/extend.lib.php 의 어떤 소스와 연관된거 같은데요..
제가 지금은 급하게 또 나갈 일이 있어서 찬찬히 소스를 볼 시간이 없네요.
아래 구문의 기능에 대해서만이라도 답변 좀 부탁드립니다.
그냥 주석처리하고 계속 가도 되는지..............
물론 아니겠지만...;;;;
header("Content-Type: text/html; charset=$g4[charset]");
$gmnow = gmdate("D, d M Y H:i:s") . " GMT";
header("Expires: 0"); // rfc2616 - Section 14.21
header("Last-Modified: " . $gmnow);
header("Cache-Control: no-store, no-cache, must-revalidate"); // HTTP/1.1
header("Cache-Control: pre-check=0, post-check=0, max-age=0"); // HTTP/1.1
header("Pragma: no-cache"); // HTTP/1.0
( 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 = '170602' 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