최근게시물 인클루드 > 그누4 질문답변

그누4 질문답변

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

최근게시물 인클루드 정보

최근게시물 인클루드

본문

제가 인덱스페이지에 최근게시물을 넣어서 그누보드 폴더에 올렸더니
오류없이 잘 됬어요
근데 그누보드 폴더에 넣으면 http://홈페이지주소/gnuboard4/index.htm
이런식으로 되버리잖아요
원래 홈페이지주소 http://홈페이지주소  이렇게 치면 나와야하는데

그래서 public_html폴더에다가 인덱스페이지를 옮겼더니 최근게시물이 오류가 나더라구요
경로가 잘못되서 그렇다는건 알겠는데 어떻게 고쳐야하는지 모르겠어요

Warning: include_once(./_common.php) [function.include-once]: failed to open stream: No such file or directory in /home/lonelygirl/public_html/main00.htm on line 2

Warning: include_once() [function.include]: Failed opening './_common.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/lonelygirl/public_html/main00.htm on line 2

Warning: include_once() [function.include-once]: open_basedir restriction in effect. File(/lib/latest.lib.php) is not within the allowed path(s): (/home/lonelygirl/public_html:/tmp) in /home/lonelygirl/public_html/main00.htm on line 3

Warning: include_once(/lib/latest.lib.php) [function.include-once]: failed to open stream: Operation not permitted in /home/lonelygirl/public_html/main00.htm on line 3

Warning: include_once() [function.include]: Failed opening '/lib/latest.lib.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/lonelygirl/public_html/main00.htm on line 3

이게 상단에 나오는 오류구요
페이지 이름이 main00 인거는 다른거때문에 임시로 바꿔놓은거구요 ^-^;;원래는 index예요

Fatal error: Call to undefined function tab_list() in /home/lonelygirl/public_html/main00.htm on line 62

이게 최근게시물 나올자리에 나오는 오류에요 ↑

인덱스페이지에 맨 위에
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
?>
이런식으로 넣고

최근게시물 나오는자리에는
<?=tab_list("bar_green","새로운버전","공지사항/추천제품/매장후기","board1/notice/board2","1","6");?>
이런 식으로 넣었어요

이걸 tab.php 로 한번에 묶어서 불렀더니 오류가나서 저렇게 한건데
이렇게 하는게 아닌가요? ㅠㅠ
경로를 바꿔야 나오는거맞죠? ;;

댓글 전체

홈페이지 root에 index.html 을 만들고 아래 내용을 넣으시고
frame src 부분의 경로를 알맞게 수정하세요.

<html>
<head>
<title>홈피 방문 환영합니다...</title>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
</head>

<frameset rows="100%,1*" cols="1*" border="0">
  <frame src="gnuboard4/index.php" noresize scrolling="yes" marginwidth="0" marginheight="0">
  <frame src="" scrolling="yes" marginwidth="10" marginheight="14">
  <noframes>
 
  <body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
  <p>이 페이지를 보려면, 프레임을 볼 수 있는 브라우저가 필요합니다.</p>
  </body>
</noframes>
</frameset>
</html>
전체 66,554 |RSS
그누4 질문답변 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1402호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT