갤러리 게시판을 넣고 싶은데요.. 정보
갤러리 게시판을 넣고 싶은데요..본문
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 : www.miraeac.com
index.php 상단에 이렇게 적혀 있구요...
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
오류는 이렇게 되요..
Warning: latest(./skin/latest/n_gallery/latest.skin.php) [function.latest]: failed to open stream: No such file or directory in /home/junglim/html/lib/latest.lib.php on line 29
Warning: latest(./skin/latest/n_gallery/latest.skin.php) [function.latest]: failed to open stream: No such file or directory in /home/junglim/html/lib/latest.lib.php on line 29
Warning: latest() [function.include]: Failed opening './skin/latest/n_gallery/latest.skin.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /home/junglim/html/lib/latest.lib.php on line 29
갤러리 스킨 넣었구요. 다 올렸구요,.. 메인에 갤러리 최근게시물 넣고 싶은데 이렇게 되네요..
고수님들 좀 도와 주세요...
오류 주소 : www.miraeac.com
index.php 상단에 이렇게 적혀 있구요...
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
오류는 이렇게 되요..
Warning: latest(./skin/latest/n_gallery/latest.skin.php) [function.latest]: failed to open stream: No such file or directory in /home/junglim/html/lib/latest.lib.php on line 29
Warning: latest(./skin/latest/n_gallery/latest.skin.php) [function.latest]: failed to open stream: No such file or directory in /home/junglim/html/lib/latest.lib.php on line 29
Warning: latest() [function.include]: Failed opening './skin/latest/n_gallery/latest.skin.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /home/junglim/html/lib/latest.lib.php on line 29
갤러리 스킨 넣었구요. 다 올렸구요,.. 메인에 갤러리 최근게시물 넣고 싶은데 이렇게 되네요..
고수님들 좀 도와 주세요...
댓글 전체
스킨 폴더에 n_gallery 가 있나요?
네.. 다 있어요~~~ ㅠㅠ