로그인창을 추가하려고하는데 아무것도 뜨지 않습니다. 정보
로그인창을 추가하려고하는데 아무것도 뜨지 않습니다.
본문
루트에 gn 이란 이름으로 그누보드를 설치했고
루트/web/abc/main/main.php 란 이름으로 페이지를 넣었습니다.
페이지의 최상단에는
<?
include_once("../../gn/_common.php");
include_once("../../gn/lib/outlogin.lib.php");
?>
를 삽입했구요,
<?=outlogin("basic")?>
으로 아웃로그인 출력까지 시켰는데
정작 화면에서는 아무것도 뜨지가 않네요 ㅜㅜ
어떻게해야할까요?
루트/web/abc/main/main.php 란 이름으로 페이지를 넣었습니다.
페이지의 최상단에는
<?
include_once("../../gn/_common.php");
include_once("../../gn/lib/outlogin.lib.php");
?>
를 삽입했구요,
<?=outlogin("basic")?>
으로 아웃로그인 출력까지 시켰는데
정작 화면에서는 아무것도 뜨지가 않네요 ㅜㅜ
어떻게해야할까요?
( 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 = '182349' 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