그누서브닷에서 문제가 있는데요 > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

그누서브닷에서 문제가 있는데요 정보

그누서브닷에서 문제가 있는데요

첨부파일

본문

단축도메인 그누서브닷 을 사용하려고 하는데요  그누보드 깔고 설명대로 한다음 단축도메인을 만들면 생성은 돼는데 링크를 클릭하면
아래와 같은 메세지가 뜨면서 에러가 나네요 다지우고 재설치를 해도 마찬가지네요
어떻게 해결해야 할까요? 답변좀 부탁드립니다


Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/cafe24h/www/index.php:19) in /home/hosting_users/cafe24h/www/lib/common.lib.php on line 98




    return $_SESSION[$session_name];
}


// 쿠키변수 생성
function set_cookie($cookie_name, $value, $expire)
{
    global $g4;

    setcookie(md5($cookie_name), base64_encode($value), $g4[server_time] + $expire, '/', $g4[cookie_domain]);             
}


// 쿠키변수값 얻음
function get_cookie($cookie_name)
{
    return base64_decode($_COOKIE[md5($cookie_name)]);
}


// 경고메세지를 경고창으로
function alert($msg='', $url='')
{
global $g4;
  • 복사

( 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 = '282716' 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