갤러리 추출이요.. > 그누4 질문답변

그누4 질문답변

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

갤러리 추출이요.. 정보

갤러리 추출이요..

본문

공지사항 추출을 하고 그 옆에 최신 갤러리 추출을 하나더 하려고 합니다.

상단에는 <?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
?> 이렇게 입력했구요...

공지사항 추출이 들어갈자리는
<td rowspan="2" width="326" valign="top">
<? echo latest("basic", "notice", 3, 34); ?></td>
이렇게 입력해서 잘나오는데요..

추출추출게시물이 들어갈자리에
<td rowspan="2" width="308" valign="top">
  <? echo latest("gd_gallery", "gallery", 3, 34); ?></td>
위와 같이 입력했떠니....

Warning: latest(./gnuboard4/skin/latest/gd_gallery/latest.skin.php): failed to open stream: No such file or directory in /home/hosting_users/wjdxornjs1/www/gnuboard4/lib/latest.lib.php on line 29

Warning: latest(./gnuboard4/skin/latest/gd_gallery/latest.skin.php): failed to open stream: No such file or directory in /home/hosting_users/wjdxornjs1/www/gnuboard4/lib/latest.lib.php on line 29

Warning: latest(): Failed opening './gnuboard4/skin/latest/gd_gallery/latest.skin.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/wjdxornjs1/www/gnuboard4/lib/latest.lib.php on line 29
이런오류 메시지가 뜹니다....
무엇이 잘못된건가요???  ㅡㅡ;
  • 복사

댓글 전체

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