플래시 게임 게시판 오류 > 그누4 질문답변

그누4 질문답변

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

플래시 게임 게시판 오류 정보

플래시 게임 게시판 오류

본문


Warning: main(../lib/cheditor.lib.php): failed to open stream: No such file or directory in /home/maymay/user/skin/board/game/write.skin.php on line 5

Warning: main(): Failed opening '../lib/cheditor.lib.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /home/maymay/user/skin/board/game/write.skin.php on line 5

Fatal error: Call to undefined function: cheditor1() in /home/maymay/user/skin/board/game/write.skin.php on line 7------------------------------------------------------------------------------------
이런 경고문에 떠서 쓰는게 안되는데요.
아래는 4라인부터 복사해서 넣은 글입니다. 문제점좀 지적해주시기 바랍니다.

<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가

if ($is_dhtml_editor) {
    include_once("$g4[path]/lib/cheditor.lib.php");
    echo "<script src='$g4[editor_path]/cheditor.js'></script>";
    echo cheditor1('wr_content', $content);
}
?>


누가좀 빠른 답글좀 해주시길..

  • 복사

댓글 전체

경로문제인듯합니다. cheditor 를 뒤에 4만 넣어주니 돼는데요. 문제는 내용입력란이 없습니다. 다른분들 쓴글을                                                                         
검색해서 해결해보려 하는데 이게 해결이 안돼네요.
© SIRSOFT
현재 페이지 제일 처음으로