테스트 사이트 - 개발 중인 베타 버전입니다

최근 게시물 질문

· 14년 전 · 1506 · 2
http://www.itsmine.kr/main.htm

제 홈피는 3개의 htm파일로 되어있어요
index / main / in
in.htm은 아이프레임인데...그안에
http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=79553&sca=&sfl=wr_subject%7C%7Cwr_content&stx=%EA%B0%A4%EB%9F%AC%EB%A6%AC&sop=and&page=18
이 스킨을 쓰고싶어서요..

스킨은 gnuboard4/skin/latest 안에 넣었구요

in.htm 내용은 이렇습니다
-----------------------------------------------------------------------------------------<?
$g4_path="../gnuboard4";
include_once("../gnuboard4/common.php");
include_once("$g4[path]/lib/latest.lib.php");
?>


<html>
<head>
<meta name="GENERATOR" content="Namo WebEditor v6.0">
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>■ It's mine - made by hand ■</title>
</head>
<body>
<?=latest("latest_onetap07", "main", 10, 20); // 최신글 오토탭무빙 ?>

<p>&nbsp;</p>
</body>
</html>
<?
$g4_path="../gnuboard4";
include_once("../gnuboard4/common.php");
include_once("$g4[path]/lib/latest.lib.php");
?>


<html>
<head>
<meta name="GENERATOR" content="Namo WebEditor v6.0">
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>■ It's mine - made by hand ■</title>
</head>
<body>
<?=latest("latest_onetap07", "main", 10, 20); // 최신글 오토탭무빙 ?>

<p>&nbsp;</p>
</body>
</html>

-----------------------------------------------------------------------------------------

여기저기서 찾아서 되는대로 넣어보고 했는데..어찌된건지 도통모르겠네요..자꾸 애러만 뜨고.....ㅠㅠ

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 2개

14년 전
일단 경로는 $g4_path="../gnuboard4"; 가 아니고 $g4_path="./gnuboard4"; 입니다
커먼경로도 include_once("./gnuboard4/common.php"); 로 고쳐보시구요^^
14년 전
바로 해결했어요~최고!!

게시글 목록

번호 제목
284508
284499
284492
284490
284484
284481
284478
284476
284474
284472
284470
284458
284457
284454
284453
284447
284446
284444
284441
284440