테스트 사이트 - 개발 중인 베타 버전입니다

가입완료 후 코딩 오류

· 11년 전 · 2129 · 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로 뜨는데 이걸 원하는 멘트로 바꿔줄려면 여기는 어디를 손봐야

하는지와 왼쪽상단의 로그인 창 조절도 알려주시면 감사하겠습니다(_ _)

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 4개

11년 전
타이틀이 그누보드로 뜨는건 관리자페이지에서 기본환경설정에서 수정하시면되구요.
로그인창조절은 head.php 에서 보시면 됩니다.
저 에러코드들은 직접 봐야 알것 같은부분이네요...
홈페이지를 가보니 index에서 무언가를 잘못수정하신듯 하네요.
No such file or directory in /host/home3/clan4u/html/gnuboard4/index.html on line 2
파일을 찾을수 없습니다 ..... 경로가 틀린듯
경로가 맞지않아 파일을 include할 수가 없다는... ㅠㅠ
경로가 맞는지요??
/host/home3/clan4u/html/gnuboard4/index.html
(1) 회원가입후 /skin/member/basic/register_result.skin.php에서 50라인에 <a href="<?=$g4[url]?>/"> 로 보내집니다.
(2) 위의 에러 메시지는 회원 가입 후 /host/home3/clan4u/html/gnuboard4/index.html 로 이동되나 _common.php을 include할 수가 없다는 말입니다. _common.php를 index.html에서 불러올 수 가 없다는 것이지요.
(3) index.html위치에 _common.php가 있나 확인해 보세요..

-- 타이틀 명은 관리자모드에서 환경설정 - 기본 환경설정에서...
-- 로그인창 조절은 /skin/outlogin/baseic/outlogin.skin.1.php 은 로그인전, outlogin.skin.2.php 로그인 후... 수정하시면 됩니다.
웹이지//으.._common.php는 그누보드 폴더에 있고 index.html은 html폴더에 있어요 어느 부분을 손을 보면 좋을까요ㅠ
답변 달아주신 모든 분들께 감사 드립니다(_ _)

게시글 목록

번호 제목
284348
284336
284333
284332
284320
284318
284316
284313
284307
284306
284303
284298
284296
284290
284286
284280
284277
284272
284261
284259