최근게시물 오류 문의드립니다.

최근게시물을 오랜만에 해서 다 잊어버렸네요 ㅠㅜ .

주소는 http://renderbit.co.kr/index.php 입니다.

아래 오류문구가 뜹니다

Warning: include_once(/_common.php) [function.include-once]: failed to open stream: No such file or directory in /home/hosting_users/daniel0714/www/index.php on line 4

Warning: include_once() [function.include]: Failed opening '/_common.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/daniel0714/www/index.php on line 4

Warning: include_once(/lib/latest.lib.php) [function.include-once]: failed to open stream: No such file or directory in /home/hosting_users/daniel0714/www/index.php on line 5

Warning: include_once() [function.include]: Failed opening '/lib/latest.lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/daniel0714/www/index.php on line 5

Warning: include_once(/_head.php) [function.include-once]: failed to open stream: No such file or directory in /home/hosting_users/daniel0714/www/index.php on line 8

Warning: include_once() [function.include]: Failed opening '/_head.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/daniel0714/www/index.php



상단 소스는
<?
// $g4_path = "/home/hosting_users/daniel0714/www/gnuboard4/"; // common.php 의 상대 경로
$g4_path = "/home/hosting_users/daniel0714/www/gnuboard4/"; // common.php 의 상대 경로
include_once("$g4[path]/_common.php");
include_once("$g4[path]/lib/latest.lib.php");

$g4['title'] = "";
include_once("$g4[path]/_head.php");
?>

이고

최근게시물 부분 소스는 <? echo latest("basic", "notice", 4, 40) ?> 입니다.
|

댓글 2개

$g4_path = "/home/hosting_users/daniel0714/www/gnuboard4/"; // common.php 의 상대 경로
include_once("$g4[path]/_common.php");
를 아래로 변경하시면 됩니다

$g4_path = "gnuboard4"; // common.php 의 상대 경로
include_once("$g4_path/common.php");
고맙습니다 적용전이지만 답변 감사합니다.
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

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

+
제목 글쓴이 날짜 조회
14년 전 조회 1,724
14년 전 조회 741
14년 전 조회 739
14년 전 조회 1,063
14년 전 조회 726
14년 전 조회 1,577
14년 전 조회 1,544
14년 전 조회 1,998
14년 전 조회 1,669
14년 전 조회 854
14년 전 조회 791
14년 전 조회 1,560
14년 전 조회 1,027
14년 전 조회 2,707
14년 전 조회 1,062
14년 전 조회 1,596
14년 전 조회 1,007
14년 전 조회 1,012
14년 전 조회 775
14년 전 조회 781