채택완료

bbs 폴더 쪽이 계속 오류가 납니다.

2016-03-19 (토) 00:30:20 3,610

Warning: include_once(/host/home/testst/html/gnuboard5/skin/board/form_gen2/list.skin.php): failed to open stream: No such file or directory in /host/home/~~~/html/gnuboard5/bbs/list.php on line 244

Warning: include_once(): Failed opening '/host/home/testst/html/gnuboard5/skin/board/form_gen2/list.skin.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /host/home/~~~/html/gnuboard5/bbs/list.php on line 244 


Warning: include_once(/host/home/testst/html/gnuboard5/skin/board/form_gen2/write.skin.php): failed to open stream: No such file or directory in /host/home/~~~/html/gnuboard5/bbs/write.php on line 420


Warning: include_once(): Failed opening '/host/home/testst/html/gnuboard5/skin/board/form_gen2/write.skin.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /host/home/~~~/html/gnuboard5/bbs/write.php on line 420



​이런식으로 bbs쪽 폴더에 파일에 문제가 있는 것 같은데ㅠㅠ 

제대로 출력되는 게 없습니다orz.. 어딜 어떻게 건드려야할까요..;ㅅ;


오늘 그누보드5 다운로드로 다운받고, 폼 생성기를 통해 폼 생성을 하다가

이것저것 오류가 발생해서 검색하여 하나는 해결했는데 출력이 되지 않는 오류 + 글쓰기가 되지 않는 오류는 어찌 수정해야할지 모르겠네요ㅠㅠ;

|

답변 2개

채택된 답변
+20 포인트

아래 스킨 폴더가 제대로 경로에 있는지 확인해보세요.

/gnuboard5/skin/board/form_gen2/  

 

해당 게시판의 스킨이 form_gen2 로 설정되어있는데 해당 폴더가 없거나 설치후 이름을 변경하신것 같습니다.

 

오류내용에 표시된 경로들이 올바른지 확인해주세요!!

No such file or directory 는 파일 또는 폴더를 찾을 수 없다는 내용입니다. 

답변을 작성하려면 로그인이 필요합니다.