최신글추출

최신글추출

QA

최신글추출

답변 2

본문

그누보드5

최신글추출하는 소스좀 알려주세요 ㅠ 

 

<?php echo latest("basic", "notice",4, 25); ?>  

이 소스외에 적어줘야하는 소스가 있나요?ㅠ

이 질문에 댓글 쓰기 :

답변 2

include("G5_PATH/lib/latest.lib.php");  ​를 상단에 .....

 

Warning: include(../G5_PATH/lib/latest.lib.php) [function.include]: failed to open stream: No such file or directory in /home/ftp_cwdia/public_html/BoArD/html/main.php on line 1

Warning: include() [function.include]: Failed opening '../G5_PATH/lib/latest.lib.php' for inclusion (include_path='.:/usr/local/server/php/lib/php') in /home/ftp_cwdia/public_html/BoArD/html/main.php on line 1

넣어줬더니
요런 오류가 나네요 ㅠㅠ
제가 그누보드 초짜라,
그누보드5를 사용할시 기본적으로 선언해줘야 할 변수가 있나요?

include(G5_PATH."/lib/latest.lib.php");​ 로 수정^^

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 129,114
© SIRSOFT
현재 페이지 제일 처음으로