혹시 이거 스킨 사용 법좀 알 수 있을까요?? > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

혹시 이거 스킨 사용 법좀 알 수 있을까요?? 정보

혹시 이거 스킨 사용 법좀 알 수 있을까요??

본문

http://www.sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=86485&sca=&sfl=wr_subject%7C%7Cwr_content&stx=%EB%B2%A0%EC%8A%A4%ED%8A%B8&sop=and&page=2

best 파일은 bbs 폴더에 넣고 fr.best.simple 파일은 latest 폴더에 넣은다음

상단에

<?
include_once("./_common.php");
include_once("$g4[path]/lib/tto.latest.lib2.php"); // tto 최신
include_once "lib/latest.lib.php";
$g4['title'] = "";
include_once("./_head.php");
?>

이런식으로 include_once "lib/latest.lib.php"; 을 넣고

<? echo latest("fr.best.simple",10,50); ?>  이런식으로 불러오기를 했는데



select * from g4_write_10 where wr_is_comment = 0 order by wr_num limit 0, 50

1146 : ���̺� 'eplpark3.g4_write_10' �� �������� �ʽ��ϴ�.

error file : /index.php


이렇게 에러가 떠버립니다...

혹시 도움좀 얻을 수 있을까요..ㅠㅠ

Fatal error: Uncaught TypeError: mysqli_fetch_assoc(): Argument #1 ($result) must be of type mysqli_result, null given in /home/kagla/new-sir/old/lib/common.lib.php:2339 Stack trace: #0 /home/kagla/new-sir/old/lib/common.lib.php(2339): mysqli_fetch_assoc() #1 /home/kagla/new-sir/old/skin/board/v16/view.skin.php(795): sql_fetch_array() #2 /home/kagla/new-sir/old/bbs/view.php(403): include_once('...') #3 /home/kagla/new-sir/old/bbs/board.php(300): include_once('...') #4 {main} thrown in /home/kagla/new-sir/old/lib/common.lib.php on line 2339