그누보드 처음 사용자 인데 최근게시물 설치 방법좀.. 정보
그누보드 처음 사용자 인데 최근게시물 설치 방법좀..본문
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 : http://www.powertrain.co.kr
<?
echo latest_group($skin_dir="", $gr_id, $bo_table, $rows=5, $subject_len=40, $category="", $orderby="" , $options = "100%");
?>
라고 설치 하라길래
<?
echo latest_group($skin_dir="basic_001", $gr_id="gr_menu", $bo_table, $rows=5, $subject_len=40, $category="QnA", $orderby="desc" , $options = "100%");
?>
이렇게 바꿔 썻더니
Fatal error: Call to undefined function latest_group() in /home/webking/public_html/index.php on line 85
이런 오류가 나네요 ㅠㅠ
뭐가 문제 인지 모르겠어요.. 어딜 어떻게 수정을 해야 하는지.. 고수님들 꼭좀 알려 주세요...
오류 주소 : http://www.powertrain.co.kr
<?
echo latest_group($skin_dir="", $gr_id, $bo_table, $rows=5, $subject_len=40, $category="", $orderby="" , $options = "100%");
?>
라고 설치 하라길래
<?
echo latest_group($skin_dir="basic_001", $gr_id="gr_menu", $bo_table, $rows=5, $subject_len=40, $category="QnA", $orderby="desc" , $options = "100%");
?>
이렇게 바꿔 썻더니
Fatal error: Call to undefined function latest_group() in /home/webking/public_html/index.php on line 85
이런 오류가 나네요 ㅠㅠ
뭐가 문제 인지 모르겠어요.. 어딜 어떻게 수정을 해야 하는지.. 고수님들 꼭좀 알려 주세요...
댓글 전체
include_once("_common.php");
코드 밑에
include_once("$g4[path]/lib/latest.lib.php");
코드를 추가하세요.
코드 밑에
include_once("$g4[path]/lib/latest.lib.php");
코드를 추가하세요.
적용방법은 메뉴얼을 참고하세요.
http://sir.co.kr/manual/youngcart4/?man=skin.htm
http://sir.co.kr/manual/youngcart4/?man=skin.htm