가입완료 후 코딩 오류 정보
가입완료 후 코딩 오류관련링크
http://clan4u.dothome.co.kr
123회 연결
본문
하다하다 도저히 못찾는거 같아서 올립니다.
사이트 주소는 링크에 있습니다.
어찌어찌 기본 틀은 다 잡고 회원가입 테스트를 하는데 다 정상적으로 됩니다. 하지만 회원가입 완료 후 확인을 누르면
Warning: include_once(./gnuboard4/_common.php) [function.include-once]: failed to open stream: No such file or directory in /host/home3/clan4u/html/gnuboard4/index.html on line 2
Warning: include_once() [function.include]: Failed opening './gnuboard4/_common.php' for inclusion (include_path='.:/usr/local/lib/php') in /host/home3/clan4u/html/gnuboard4/index.html on line 2
Warning: include_once(/head.sub.php) [function.include-once]: failed to open stream: No such file or directory in /host/home3/clan4u/html/gnuboard4/index.html on line 3
Warning: include_once() [function.include]: Failed opening '/head.sub.php' for inclusion (include_path='.:/usr/local/lib/php') in /host/home3/clan4u/html/gnuboard4/index.html on line 3
Warning: include_once(/gnuboard4/lib/outlogin.lib.php) [function.include-once]: failed to open stream: No such file or directory in /host/home3/clan4u/html/gnuboard4/index.html on line 4
Warning: include_once() [function.include]: Failed opening '/gnuboard4/lib/outlogin.lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /host/home3/clan4u/html/gnuboard4/index.html on line 4
Fatal error: Call to undefined function outlogin() in /host/home3/clan4u/html/gnuboard4/index.html on line 13
이 메세지가 나오는데 어느 부분 코딩을 다시 잡아줘야 하는지 알려주시면 감사하겠습니다(_ _)
아.. 추가적으로 타이틀이 그누보드4로 뜨는데 이걸 원하는 멘트로 바꿔줄려면 여기는 어디를 손봐야
하는지와 왼쪽상단의 로그인 창 조절도 알려주시면 감사하겠습니다(_ _)
사이트 주소는 링크에 있습니다.
어찌어찌 기본 틀은 다 잡고 회원가입 테스트를 하는데 다 정상적으로 됩니다. 하지만 회원가입 완료 후 확인을 누르면
Warning: include_once(./gnuboard4/_common.php) [function.include-once]: failed to open stream: No such file or directory in /host/home3/clan4u/html/gnuboard4/index.html on line 2
Warning: include_once() [function.include]: Failed opening './gnuboard4/_common.php' for inclusion (include_path='.:/usr/local/lib/php') in /host/home3/clan4u/html/gnuboard4/index.html on line 2
Warning: include_once(/head.sub.php) [function.include-once]: failed to open stream: No such file or directory in /host/home3/clan4u/html/gnuboard4/index.html on line 3
Warning: include_once() [function.include]: Failed opening '/head.sub.php' for inclusion (include_path='.:/usr/local/lib/php') in /host/home3/clan4u/html/gnuboard4/index.html on line 3
Warning: include_once(/gnuboard4/lib/outlogin.lib.php) [function.include-once]: failed to open stream: No such file or directory in /host/home3/clan4u/html/gnuboard4/index.html on line 4
Warning: include_once() [function.include]: Failed opening '/gnuboard4/lib/outlogin.lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /host/home3/clan4u/html/gnuboard4/index.html on line 4
Fatal error: Call to undefined function outlogin() in /host/home3/clan4u/html/gnuboard4/index.html on line 13
이 메세지가 나오는데 어느 부분 코딩을 다시 잡아줘야 하는지 알려주시면 감사하겠습니다(_ _)
아.. 추가적으로 타이틀이 그누보드4로 뜨는데 이걸 원하는 멘트로 바꿔줄려면 여기는 어디를 손봐야
하는지와 왼쪽상단의 로그인 창 조절도 알려주시면 감사하겠습니다(_ _)
( 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 = '282984' 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