Warning: include > 그누4 질문답변

그누4 질문답변

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

Warning: include 정보

Warning: include

본문

오누리 1.9 를씁니다.
최신을 스킨(이미지)을 쓰려고 해면...어떤스킨을 써도 아래와같은 에러가 나옵니다.
(물론, 에러안나오고...그냥 작동안되는 경우가 더 많음)

include가 잘 안되었다는 말갔기도 하고..머그런거 같은데요..
latest.lib.php 40번째 줄에는 이런내용이 있습니다.

    ob_start();
    include "$latest_skin_path/latest.skin.php";  // 이부분이 40번째 줄
    $content = ob_get_contents();
    ob_end_clean();


어떻게 해결해야 하나요...ㅠㅠ

======================================================================================

Warning: include(./skin/latest/garo_banner/latest.skin.php) [function.include]: failed to open stream: No such file or directory in /home/hosting_users/hj6226/www/lib/latest.lib.php on line 40

Warning: include(./skin/latest/garo_banner/latest.skin.php) [function.include]: failed to open stream: No such file or directory in /home/hosting_users/hj6226/www/lib/latest.lib.php on line 40

Warning: include() [function.include]: Failed opening './skin/latest/garo_banner/latest.skin.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/hj6226/www/lib/latest.lib.php on line 40
  • 복사

댓글 전체

© SIRSOFT
현재 페이지 제일 처음으로