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

게시판 스킨적용 질문이에요

· 14년 전 · 985 · 1
1.JPG
2.JPG
제가 홈페이지에

아웃로그인과 방문자스킨을 넣을려고 하고 있는데여 ㅠㅠ

아래 소스에서처럼 대충 표 안에다가 저렇게 방문자를 넣을려고 하거든여 ㅠㅠ

그런데 제대로 시킨대로...메뉴얼대로...따라서 적용하고 웹에 올려서 확인을 해보면

위에 스크린샷처럼
에러가 나오더라구여 ㅠㅠ

이거에 관해서 어것저것 찾아봤는데... 도저히 답이 안나와서 ㅠㅠ

도움 요청드려요 ㅠㅠ

문제가 무엇일까여..;;

제 그누보드설치는 g4 디렉토리에 설치되있구여 호스팅은 cafe24 이용중이에요ㅠㅠ

코드는 아래와 같이 사용중입니다.

<?
include_once("./_common.php");
include_once("$g4[path]/lib/visit.lib.php");
?>

<html>
<head><title>Min Ji Hong HomePage</title>
</head>
<body scrolling="no">
<table align="center" sytle="table-layout:fixed" border=0">
<tr bordercolor="blue">
<td>
</td>
<td> <img src="/homepage/img/menu.jpg" usemap="#main" border="0">
<map name="main">
<area shape=rect coords="0,35,160,92" href="/homepage/htm/home.htm" target="main">
<area shape=rect coords="160,35,370,92" href="/homepage/htm/profile.htm" target="main">
<area shape=rect coords="370,35,560,92" href="/homepage/htm/board.htm" target="main">
<area shape=rect coords="570,35,700,92" href="/homepage/htm/pds.htm" target="main">
<area shape=rect coords="700,35,890,92" href="/homepage/htm/guest.htm" target="main">
</map>
</td>
</tr>
<tr>
<td><?=visit("basic")?>
</td>
<td > <iframe src="/homepage/htm/home.htm" width="910" height="710" name="main" frameborder="0"></iframe>
</td>
</tr>
</table>
</body>
</html>

댓글 작성

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

로그인하기

댓글 1개

경로 에 문제가 있어보입니다.

g4 이 폴더.

게시글 목록

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