y

최근게시물설치 자꾸 오류나는데 ~

 
이 최근게시물을 설치 할려고 하니 까 자꾸
---
 
Warning: include(./skin/latest/img_scroll/latest.skin.php) [function.include]: failed to open stream: No such file or directory in /home/bolggeori/public_html/gboard/lib/latest.lib.php on line 27

Warning: include() [function.include]: Failed opening './skin/latest/img_scroll/latest.skin.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /home/bolggeori/public_html/gboard/lib/latest.lib.php on line 27
 
 
---  이런 오류가 나네요   http://bolggeori.com/gboard/index.php 
 
어떻게 해결해야될지를 모르겠네요
 
 
 
 
인덱스 페이지에  제일 상단에 
<?
include_once("_common.php");
include_once("$g4[path]/lib/latest.lib.php"); // latest() 함수를 사용하여야 하므로 이 프로그램을 포함시킵니다.
?>
 
이렇게 코드를 삽입했구여 
 
최근게시물  불러오는것은 
 
  <table width="192" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td width="1" rowspan="3" bgcolor="CCCCCC"></td>
                      <td height="1" bgcolor="CCCCCC"></td>
                      <td width="1" rowspan="3" bgcolor="CCCCCC"></td>
                    </tr>
                    <tr>
                      <td width="190" height="125" bgcolor="#FFFFFF">
       <? echo latest("img_scroll", "fun_02", 10, 70, "1,125,220,20,20,#3300FF"); ?> </td>
                    </tr>
                    <tr>
                      <td height="1" bgcolor="CCCCCC"></td>
                    </tr>
                </table>
 
이렇게  삽입을 하였습니다
 
그누보드 최근게시물 설치하기가 너무 어렵네요 ~스킨보면은 좋은게정말 많이 있는데 흑
실력이 안되서 잘 해보지도 못하고 있네요  답변 부탁드리겠습니다
|

댓글 2개

경로를 잘 확인해보세요
저도 삽질점하다가 경로 확인하구 한방에 됏음
include_once("_common.php");
대신에
if(!isset($g4_path)) $g4_path = "..";
include_once("$g4_path/common.php");
을 넣어보세요
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

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

+
제목 글쓴이 날짜 조회
19년 전 조회 1,538
19년 전 조회 1,769
19년 전 조회 1,415
19년 전 조회 1,724
19년 전 조회 1,587
19년 전 조회 1,541
19년 전 조회 1,770
19년 전 조회 1,735
19년 전 조회 1,541
19년 전 조회 1,546
19년 전 조회 1,605
19년 전 조회 1,410
19년 전 조회 1,539
19년 전 조회 1,563
19년 전 조회 1,452
19년 전 조회 1,548
19년 전 조회 1,537
19년 전 조회 1,719
19년 전 조회 1,412
19년 전 조회 1,641