제가 지금 잘못하고 있는것 정보
제가 지금 잘못하고 있는것본문
최근 게시물 메인에 가져오는것은 잘 되는데
꼭 앨범형 최신글 가져오는것은 항상 오류가 납니다.
하라는데로 그대로 하는데 왜 꼭 오류가 나는것인지...
이런 오류가 납니다.
Warning: latest(./skin/latest/thumb54/latest.skin.php): failed to open stream: No such file or directory in /home/melang/html/lib/latest.lib.php on line 27
Warning: latest(./skin/latest/thumb54/latest.skin.php): failed to open stream: No such file or directory in /home/melang/html/lib/latest.lib.php on line 27
Warning: latest(): Failed opening './skin/latest/thumb54/latest.skin.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /home/melang/html/lib/latest.lib.php on line 27
Warning: latest(./skin/latest/thumb54/latest.skin.php): failed to open stream: No such file or directory in /home/melang/html/lib/latest.lib.php on line 27
Warning: latest(): Failed opening './skin/latest/thumb54/latest.skin.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /home/melang/html/lib/latest.lib.php on line 27
그리고 퍼미션은 707로 잡거든요. 다른걸로 잡아야하나요?
707로 잡으라해서 그렇게 했는데
업로드 경로도 그대로 하고요.
지금 이것저것 스킨을 3번째 시도해보는데 안됩니다.
앨범형은 일반 최신게시물과 다르게 가져와야하는건가요?
메인에
<?=latest("업로드스킨명", "게시판이름", 5, 80);?>
이런식으로 넣었는데, 그럼 안되는건가요?
댓글 전체
문제의 php 파일이 있는 디렉터리에서
./skin/latest/thumb54/latest.skin.php 가 있는지
확인해 보세요.
./skin/latest/thumb54/latest.skin.php 가 있는지
확인해 보세요.