최근 게시물 설치하려고 index.html 오류...조금 급해요ㅠ > 그누4 질문답변

그누4 질문답변

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

최근 게시물 설치하려고 index.html 오류...조금 급해요ㅠ 정보

최근 게시물 설치하려고 index.html 오류...조금 급해요ㅠ

본문

Warning: include_once(./_common.php) [function.include-once]: failed to open stream: No such file or directory in /host/home1/xcolor/html/index.html on line 2

Warning: include_once() [function.include]: Failed opening './_common.php' for inclusion (include_path='.:/usr/local/lib/php') in /host/home1/xcolor/html/index.html on line 2

Warning: include_once(/lib/latest.lib.php) [function.include-once]: failed to open stream: No such file or directory in /host/home1/xcolor/html/index.html on line 3

Warning: include_once() [function.include]: Failed opening '/lib/latest.lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /host/home1/xcolor/html/index.html on line 3


----

이런 초보적인 질문 죄송합니다.
그러나 더이상 진행이 안되서 답답해서 글 남깁니다.

상단에 저런 오류메시지가 뜨는데
index.html 상단에 이 코드를 그대로 넣으면 되는거 아닌가요?

<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
?>

최근 게시물이 뜰 위치에 이것을 넣었구요
<?=latest('latest_morningWebU_GB', "board4", '5', '30', "");?>

최근 갤러리가 뜰 위치에는 이것을 넣었습니다.
<?=latest("dada_gallery_1", "board1", 4, 25)?>

계정에 최근갤러리스킨
gnuboard/skin/latest/dada_gallery

계정에 최근게시물스킨
gnuboard/skin/latest/latest_morningWebU_GB

업로드 했습니다.
경로가 문제인것 같은데 어디를 수정해야 할까요?ㅠ



----
이 에러는  게시물 위치부분을 가리키고 있어요..
Fatal error: Call to undefined function latest() in /host/home1/xcolor/html/index.html on line 37
  • 복사

댓글 전체

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