외부로그인....제발 좀 갈켜 주세요^^ 정보
외부로그인....제발 좀 갈켜 주세요^^본문
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 :
페이지 제일 상단에
<?
include_once("./_common.php");
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php"); // outlogin() 함수를 사용하여야 하므로 이 프로그램을 포함시킵니다.
?>
이거 넣으시고
외부로그인이 출력될 위치에
<?echo outlogin("info"); ?> // 괄호는 스킨
를 넣어주세요.
이렇게 하면 된다는데....위의 문장을 그대로 copy 해서 index.html로 저장하면...
로그인 화면이 나타나는 건가요?
위 문장에서...제 상황에 맞게 수정해야 되는 것은 무엇인가요?
gnuboard4 라는 디렉토리에 그누보드가 있구요...
myhome 이라는 디렉토리로 만들려고 합니다...
myhome 디렉토리에 위의 문장을 카피해서 index.html 을 만든다면....?? 첨부사진처럼 나오는데요...
제 질문이 말이 되기는 하는건가요?
오류 주소 :
페이지 제일 상단에
<?
include_once("./_common.php");
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php"); // outlogin() 함수를 사용하여야 하므로 이 프로그램을 포함시킵니다.
?>
이거 넣으시고
외부로그인이 출력될 위치에
<?echo outlogin("info"); ?> // 괄호는 스킨
를 넣어주세요.
이렇게 하면 된다는데....위의 문장을 그대로 copy 해서 index.html로 저장하면...
로그인 화면이 나타나는 건가요?
위 문장에서...제 상황에 맞게 수정해야 되는 것은 무엇인가요?
gnuboard4 라는 디렉토리에 그누보드가 있구요...
myhome 이라는 디렉토리로 만들려고 합니다...
myhome 디렉토리에 위의 문장을 카피해서 index.html 을 만든다면....?? 첨부사진처럼 나오는데요...
제 질문이 말이 되기는 하는건가요?
( 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 = '241284' 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