갤러리 추출할때 방법 자체를 모르겠어요^^;;;;; 정보
갤러리 추출할때 방법 자체를 모르겠어요^^;;;;;본문
<?
echo latest($skin_dir="webzine_01", "05morgue_01", 5, 100); // webzine_01 여기 게시판 추출부분입니다.
?>
이렇게 입력하구 또 어떻게 해야할지 잘 모르겠습니다. 이렇게 입력하는게 맞는지도 모르구요^^;;;;
공지사항이나 그 외 게시판은 최근글로 잘 되는데요 갤러리는 계속 안되고 있어요;;;
지금 에러나는 내용은
Warning: latest(./skin/latest/webzine_01/latest.skin.php): failed to open stream: No such file or directory in /home/hosting_users/josh_palgak/www/lib/latest.lib.php on line 29
Warning: latest(./skin/latest/webzine_01/latest.skin.php): failed to open stream: No such file or directory in /home/hosting_users/josh_palgak/www/lib/latest.lib.php on line 29
Warning: latest(): Failed opening './skin/latest/webzine_01/latest.skin.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/josh_palgak/www/lib/latest.lib.php on line 29
이렇거든요 어디서 어딜 또 첨가하고 수정해고 경로를 바꾸고 이런거 자체를 잘 모르겠습니다.
제발 도와주세요 흑
echo latest($skin_dir="webzine_01", "05morgue_01", 5, 100); // webzine_01 여기 게시판 추출부분입니다.
?>
이렇게 입력하구 또 어떻게 해야할지 잘 모르겠습니다. 이렇게 입력하는게 맞는지도 모르구요^^;;;;
공지사항이나 그 외 게시판은 최근글로 잘 되는데요 갤러리는 계속 안되고 있어요;;;
지금 에러나는 내용은
Warning: latest(./skin/latest/webzine_01/latest.skin.php): failed to open stream: No such file or directory in /home/hosting_users/josh_palgak/www/lib/latest.lib.php on line 29
Warning: latest(./skin/latest/webzine_01/latest.skin.php): failed to open stream: No such file or directory in /home/hosting_users/josh_palgak/www/lib/latest.lib.php on line 29
Warning: latest(): Failed opening './skin/latest/webzine_01/latest.skin.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/josh_palgak/www/lib/latest.lib.php on line 29
이렇거든요 어디서 어딜 또 첨가하고 수정해고 경로를 바꾸고 이런거 자체를 잘 모르겠습니다.
제발 도와주세요 흑
댓글 전체
<?= latest("webzine_01",05morgue_01, 5, 100)?>
이케가 아닌지? 저도 초보라서...^^;
이케가 아닌지? 저도 초보라서...^^;

latest("스킨이름","게시판 bo_table", 출력갯수, 제목 길이);
<?= latest("webzine_01",05morgue_01, 5, 100)?> 입력했더니 아예 에러메시지가 떠버려서요;;;;
사이트주소가 http://dolphinpalgak.kr/ 여기구요^^;;;
공지사항하고 회원동향에는
<?
echo latest($skin_dir="basic", "03news_01", 3, 100); // basic 여기 게시판 추출부분입니다.
?>이렇게 했거든요^^;;;; 다 잘되는거 같은데 여긴 왜 이런지...^^;;;;;
사이트주소가 http://dolphinpalgak.kr/ 여기구요^^;;;
공지사항하고 회원동향에는
<?
echo latest($skin_dir="basic", "03news_01", 3, 100); // basic 여기 게시판 추출부분입니다.
?>이렇게 했거든요^^;;;; 다 잘되는거 같은데 여긴 왜 이런지...^^;;;;;