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
최신을 스킨(이미지)을 쓰려고 해면...어떤스킨을 써도 아래와같은 에러가 나옵니다.
(물론, 에러안나오고...그냥 작동안되는 경우가 더 많음)
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
댓글 전체

garo_banner 폴더에 latest.skin.php 파일이 없어서 그렇습니다.
파일이 존재하는지 확인해주세요.
파일이 존재하는지 확인해주세요.
ㅜㅜ 있지요...

해당 페이지 URL은요?
해당 페이지 URL...무슨 말씀이시죠? ^^;;

http로 시작하는 주소요.