깔끔한 내용 출력 최신글
제목이 아닌 내용을 출력합니다.
사용법은 일반 최신글과 동일합니다.
<?=latest("freeboard","게시판이름","출력갯수","출력할 문자수");?>
사용법은 일반 최신글과 동일합니다.
<?=latest("freeboard","게시판이름","출력갯수","출력할 문자수");?>
|
댓글을 작성하시려면 로그인이 필요합니다.
그누4 스킨
5,847건스킨의 저작권은 해당 스킨 제작자님께 있으며, 그누보드의 저작권과 다를 수 있습니다. 스킨 다운로드시 좋아요와 감사의 코멘트를 남기시면 제작자에게 큰 힘이됩니다. ^^y 그누보드와 관련이 있지만 스킨과 빌더가 아니면 플러그인 게시판에 올려주세요.
댓글 7개
추천해요!
<?
$wr_content = preg_replace("/<(.*?)\>/"," ",$list[$i]['href']);
$wr_content = preg_replace("/ /"," ",$comment_href);
$wr_content = str_replace("//##", " ", $comment_cnt);
$wr_content1 = cut_str(get_text($wr_datetime), 100, '…');
?>
이중에서 수정하면될것같긴한데..
해당 스킨을 /html/gnuboard4/skin/board폴더에 넣었는데 주소를 클릭하면 위와 같은 메세지가 듭니다.
도와주세용 ㅜ ㅜ
<에러메시지>
Warning: include_once(../skin/board/freeboard/list.skin.php) [function.include-once]: failed to open stream: No such file or directory in /web/home/skyrode7/html/gnuboard4/bbs/list.php on line 168
Warning: include_once() [function.include]: Failed opening '../skin/board/freeboard/list.skin.php' for inclusion (include_path='.:/usr/lib/php/pear') in /web/home/skyrode7/html/gnuboard4/bbs/list.php on line 168