최신글 문의입니다

스킨자료실 회원 게시판에서, 8page 321번 간단한 thumb 엔진갤러리 자료문의 입니다
latest폴더에 압축풀고 난후 불러오고자 하는곳에
 <?=latest("emp_460_photo", "gallery1", 5, 6);?>                             
//<?=latest("스킨명", "게시판아이디", 출력라인수, 출력글자수);?>

이렇게 불러왔습니다, 아래와같이 에러가 납니다 어떻게 어떤소스를 수정해야하는지요?
초보라 자세히 알려주셔야 따라할수있습니다
수고하세요
 Warning: latest(gnuboard/skin/latest/emp_460_photo/latest.skin.php) [function.latest]: failed to open stream: No such file or directory in /www/suwondent/public_html/gnuboard/lib/latest.lib.php on line 29

Warning: latest(gnuboard/skin/latest/emp_460_photo/latest.skin.php) [function.latest]: failed to open stream: No such file or directory in /www/suwondent/public_html/gnuboard/lib/latest.lib.php on line 29

Warning: latest() [function.include]: Failed opening 'gnuboard/skin/latest/emp_460_photo/latest.skin.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /www/suwondent/public_html/gnuboard/lib/latest.lib.php on line 29
//

select * from g4_write_게시판아이디 where wr_is_comment = 0 order by wr_num limit 0, 출력라인수

1064 : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '출력라인수' at line 1

error file : /index10.html

|

댓글 3개

그 파일 상단에
include_once("$g4['path']/lib/latest.lib.php"); 를 추가하셨나요?

latest.lib.php가 불러오지 않았다는데요..
//<?=latest("스킨명", "게시판아이디", 출력라인수, 출력글자수);?>
삭제하세요
<?//=latest("스킨명", "게시판아이디", 출력라인수, 출력글자수);?>
이렇게 바꾸시든가요

그리고 skin/latest/emp_460_photo 폴더 확인하시구요
검색을 조금만 해보시면 나오는데..
index10.html 상단에

<?
$g4_path = "./gnuboard4"; // common.php 의 상대 경로
include_once("$g4_path/common.php");
include_once("$g4[path]/lib/latest.lib.php");
?>
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

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

+
제목 글쓴이 날짜 조회
16년 전 조회 808
16년 전 조회 852
16년 전 조회 1,724
16년 전 조회 1,549
16년 전 조회 993
16년 전 조회 1,538
16년 전 조회 803
16년 전 조회 789
16년 전 조회 863
16년 전 조회 1,000
16년 전 조회 938
16년 전 조회 1,016
16년 전 조회 973
16년 전 조회 4,134
16년 전 조회 1,593
16년 전 조회 1,564
16년 전 조회 1,564
16년 전 조회 1,540
16년 전 조회 2,353
16년 전 조회 1,579