(초보) 최신글 적용 오류에 대해 질문드려요.
본문
그누보드4가
http://도메인/gnuboard4/에 설치되어있는데요..
그곳에 index.php파일을 열어 수정을 했어요..
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
$g4['title'] = "";
include_once("./_head.php");
?>
<div class="notice"><?=latest("basic", "thetriton", 5, 60); ?></div>
<?
include_once("./_tail.php");
?>
이런식으로 하고... http://도메인/gnuboard4/에 접속하니 오류가 나더라구요 ㅠㅠㅠㅠ
g4_write_thetriton SELECT * FROM 곳 wr_num 제한 0, 5로 wr_is_comment = 0 순서 1146 : 테이블 'thetriton.g4_write_thetriton'는 존재하지 않습니다 오류 파일 : / gnuboard4/index.php |
경로가 잘못된걸까요?
이 최신글을 나모웹에디터를 이용해서 index.htm페이지에 최신글을 넣고 싶은데요.. 잘 안되네요 ㅠㅠㅠ
kim부분에 최신글을 넣고싶은데 ㅠㅠ
답변을 작성하시기 전에 로그인 해주세요.