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

· 2011-11-27 (일) 21:01:53 · 933 · 2
최근게시물을 오랜만에 해서 다 잊어버렸네요 ㅠㅜ .

주소는 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 질문답변

66,531건

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

+
제목 글쓴이 날짜 조회
11-11-28 조회 2,087
11-11-28 조회 1,065
11-11-28 조회 879
11-11-28 조회 702
11-11-28 조회 869
11-11-28 조회 732
11-11-28 조회 790
11-11-28 조회 1,772
11-11-28 조회 1,692
11-11-28 조회 1,807
11-11-28 조회 820
11-11-28 조회 803
11-11-28 조회 1,140
11-11-28 조회 800
11-11-28 조회 1,643
11-11-27 조회 1,620
11-11-27 조회 2,072
11-11-27 조회 1,756
11-11-27 조회 934
11-11-27 조회 869