게시판 스킨적용후 오류ㅠㅠ

· 14년 전 · 1583
Warning: main(../gagachat.php) [function.main]: failed to open stream: No such file or directory in /web/home/omit/html/gnuboard4/skin/board/Story_Board/list.skin.php on line 33

Warning: main(../gagachat.php) [function.main]: failed to open stream: No such file or directory in /web/home/omit/html/gnuboard4/skin/board/Story_Board/list.skin.php on line 33

Warning: main() [function.include]: Failed opening '../gagachat.php' for inclusion (include_path='.:/usr/share/pear') in /web/home/omit/html/gnuboard4/skin/board/Story_Board/list.skin.php on line 33


게시판 상단에 위와 같은 오류문구가 뜨네요ㅠㅠ
이 아래로 게시판은 정상출력 되고 있습니다.
gagachat.php 파일이 존재하지 않아서 그런건가 하고 짐작하고 있는데 해결방법을 모르겠어요ㅠㅠ

<?
$mystring = $_SERVER['REQUEST_URI'];
$findme = 'wr_id';
$pos = strpos($mystring, $findme);


if ($pos === false) {
include ("$g4[path]/gagachat.php");
} else {

}
?>

여기 include 있는 줄이 문제인 것 같습니다ㅠㅠ


추가+
해당 게시판에서 게시글을 삭제하려고 하면 토큰 에러로 삭제 불가능하다는 메세지가 뜨네요

추가++

Warning: main(../skin/board/usual/list.skin.php) [function.main]: failed to open stream: No such file or directory in /web/home/omit/html/gnuboard4/bbs/list.php on line 168

Warning: main() [function.include]: Failed opening '../skin/board/usual/list.skin.php' for inclusion (include_path='.:/usr/share/pear') in /web/home/omit/html/gnuboard4/bbs/list.php on line 168

다른 스킨을 적용했는데 또 오류가 납니다ㅠㅠㅠ 이걸 게시판 출력조차 안 됩니다ㅠㅠ
|
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기 기존 게시물은 열람만 가능합니다.

+
제목 글쓴이 날짜 조회
14년 전 조회 979
14년 전 조회 1,073
14년 전 조회 1,461
14년 전 조회 1,564
14년 전 조회 2,196
14년 전 조회 1,613
14년 전 조회 991
14년 전 조회 1,878
14년 전 조회 2,342
14년 전 조회 1,584
14년 전 조회 1,819
14년 전 조회 1,245
14년 전 조회 1,628
14년 전 조회 1,463
14년 전 조회 1,628
14년 전 조회 1,628
14년 전 조회 1,000
14년 전 조회 1,280
14년 전 조회 1,345
14년 전 조회 851