최근게시물 구현하기에 관하여 정보
최근게시물 구현하기에 관하여본문
저번에 최근게시물에 대해 한번 올린적이 있는데요!
지드님이 친절하게 답변해주셨는데도 잘 몰라서 한번더 자세하게 물어봅니다~
설치,운영 메뉴얼도 보면서 예제로 test.php로 해보니 되긴 되는데요,
제가 실질적으로 index에 테이블을 만들어서 테이블 4칸에 각각 불러 들여 올때에는
자꾸 오류만 뜹니다. 각 테이블에 적용 시킬때에는 테이블칸에 echo latest("basic", "free", 5, 70); // basic 를 적어주면 되는 건가요?
그리고 오류뜨는 이유가 상대경로 이런거 문제 인것 같은데..ㅜ
제가 홈페이지 제작과 그누보드 사용은 이번이 처음이여서 상대경로를 어떻게 지정하는지도 잘 모르겠어요.
자세하고 쉽게 풀이 해주시면 정말 감사하겠습니다!!
현재 홈페이지 주소는 http://unamduct.dothome.co.kr/ 이겁니다
그리고 홈페이지 오류 뜰때 이런 문구로 뜹니다 ㅠㅜ
Warning: include_once(../gnuboard/_common.php) [function.include-once]: failed to open stream: No such file or directory in /host/home1/unamduct/html/index.php on line 3
Warning: include_once() [function.include]: Failed opening '../gnuboard/_common.php' for inclusion (include_path='.:/usr/local/lib/php') in /host/home1/unamduct/html/index.php on line 3
Warning: include_once(/lib/latest.lib.php) [function.include-once]: failed to open stream: No such file or directory in /host/home1/unamduct/html/index.php on line 4
Warning: include_once() [function.include]: Failed opening '/lib/latest.lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /host/home1/unamduct/html/index.php on line 4
홈페이지 꼭 완성시키고싶어요! 고수님들 조언 부탁드립니다!
지드님이 친절하게 답변해주셨는데도 잘 몰라서 한번더 자세하게 물어봅니다~
설치,운영 메뉴얼도 보면서 예제로 test.php로 해보니 되긴 되는데요,
제가 실질적으로 index에 테이블을 만들어서 테이블 4칸에 각각 불러 들여 올때에는
자꾸 오류만 뜹니다. 각 테이블에 적용 시킬때에는 테이블칸에 echo latest("basic", "free", 5, 70); // basic 를 적어주면 되는 건가요?
그리고 오류뜨는 이유가 상대경로 이런거 문제 인것 같은데..ㅜ
제가 홈페이지 제작과 그누보드 사용은 이번이 처음이여서 상대경로를 어떻게 지정하는지도 잘 모르겠어요.
자세하고 쉽게 풀이 해주시면 정말 감사하겠습니다!!
현재 홈페이지 주소는 http://unamduct.dothome.co.kr/ 이겁니다
그리고 홈페이지 오류 뜰때 이런 문구로 뜹니다 ㅠㅜ
Warning: include_once(../gnuboard/_common.php) [function.include-once]: failed to open stream: No such file or directory in /host/home1/unamduct/html/index.php on line 3
Warning: include_once() [function.include]: Failed opening '../gnuboard/_common.php' for inclusion (include_path='.:/usr/local/lib/php') in /host/home1/unamduct/html/index.php on line 3
Warning: include_once(/lib/latest.lib.php) [function.include-once]: failed to open stream: No such file or directory in /host/home1/unamduct/html/index.php on line 4
Warning: include_once() [function.include]: Failed opening '/lib/latest.lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /host/home1/unamduct/html/index.php on line 4
홈페이지 꼭 완성시키고싶어요! 고수님들 조언 부탁드립니다!
댓글 전체