일단 head만 뜨는걸 확인 했고요 어찌된 영문인지 테일이 좀처럼 붙질 않습니다...
기타 로그인 버튼 누르면 회원가입에는 테일이 안나오며 로그인 버튼은 또 나오네요...
그리고 로그인 버튼 누르면 이미지가 엑박으로 나옵니다. 도움 주셔서 감사합니다
주소 : http://yang6393.cafe24.com/index.php
==========================================================================================
테일문서입니다.
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
// 사용자 화면 우측과 하단을 담당하는 페이지입니다.
// 우측, 하단 화면을 꾸미려면 이 파일을 수정합니다.
?>
<table width="950" height="511" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<img src="images/jirisan_haru_11.gif" width="36" height="270" alt=""></td>
<td colspan="2"><table width="870" height="270" border="0">
<tr>
<td><table width="864" height="264" border="0">
<tr bgcolor="eeffd8">
<td width="858" colspan="3"><table width="858" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="210"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image21','','images/banner_last.jpg',1)"><img src="images/banner.jpg" name="Image21" width="291" height="252" border="0"></a></td>
<td width="634" bgcolor="d3edfa"> </td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
<td>
<img src="images/jirisan_haru_13.gif" width="44" height="270" alt=""></td>
</tr>
<tr>
<td colspan="4">
<img src="images/jirisan_haru_14.gif" width="950" height="21" alt=""></td>
</tr>
<tr>
<td>
<img src="images/jirisan_haru_15.gif" width="36" height="90" alt=""></td>
<td colspan="2">
<img src="images/jirisan_haru_16.jpg" width="870" height="90" alt=""></td>
<td>
<img src="images/jirisan_haru_17.gif" width="44" height="90" alt=""></td>
</tr>
<tr>
<td colspan="4">
<img src="images/jirisan_haru_18.gif" width="950" height="19" alt=""></td>
</tr>
<tr>
<td>
<img src="images/jirisan_haru_19.gif" width="36" height="89" alt=""></td>
<td>
<img src="images/jirisan_haru_20.gif" width="159" height="89" alt=""></td>
<td>
<img src="images/copy.jpg" width="711" height="89" alt=""></td>
<td>
<img src="images/jirisan_haru_22.gif" width="44" height="89" alt=""></td>
</tr>
<tr>
<td colspan="4">
<img src="images/jirisan_haru_23.gif" width="950" height="20" alt=""></td>
</tr>
</table>
<!-- End Save for Web Slices -->
</body>
</html>
<!-- End Save for Web Slices -->
<!--</td>
<td width=40></td>
</tr></table>
<!-- 카피라이트 시작
<table width="<?=$table_width?>" border="0" cellspacing="10" cellpadding="10">
<tr>
<td valign="top" background="<?=$g4['path']?>/img/copyright.gif"><a href="#g4_head"><img src="<?=$g4['path']?>/img/icon.gif" width="15" height="12" border="0"></a><font color="#848484">Copyright ⓒ 지리산의하루. All rights reserved.</font></td>
</tr>
</table>
카피라이트 끝 -->
<?
include_once("$g4[path]/tail.sub.php");
?>
==============================================================================================
인덱스 문서입니다.
<?
include_once("./_common.php");
$g4['title'] = "";
include_once("./_head.php");
?>
<!-- 메인화면 최신글 시작
<table width="100%" cellpadding=0 cellspacing=0><tr><td valign=top>
<?
// 최신글
$sql = " select bo_table, bo_subject from $g4[board_table] order by gr_id, bo_table ";
$result = sql_query($sql);
for ($i=0; $row=sql_fetch_array($result); $i++) {
// 이 함수가 바로 최신글을 추출하는 역할을 합니다.
// 스킨은 입력하지 않을 경우 관리자 > 환경설정의 최신글 스킨경로를 기본 스킨으로 합니다.
// 사용방법
// latest(스킨, 게시판아이디, 출력라인, 글자수);
echo latest("basic", $row['bo_table'], 10, 70);
echo "<p>\n";
}
?>
-->
<?
include_once("./_tail.php");
?>
기타 로그인 버튼 누르면 회원가입에는 테일이 안나오며 로그인 버튼은 또 나오네요...
그리고 로그인 버튼 누르면 이미지가 엑박으로 나옵니다. 도움 주셔서 감사합니다
주소 : http://yang6393.cafe24.com/index.php
==========================================================================================
테일문서입니다.
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
// 사용자 화면 우측과 하단을 담당하는 페이지입니다.
// 우측, 하단 화면을 꾸미려면 이 파일을 수정합니다.
?>
<table width="950" height="511" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<img src="images/jirisan_haru_11.gif" width="36" height="270" alt=""></td>
<td colspan="2"><table width="870" height="270" border="0">
<tr>
<td><table width="864" height="264" border="0">
<tr bgcolor="eeffd8">
<td width="858" colspan="3"><table width="858" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="210"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image21','','images/banner_last.jpg',1)"><img src="images/banner.jpg" name="Image21" width="291" height="252" border="0"></a></td>
<td width="634" bgcolor="d3edfa"> </td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
<td>
<img src="images/jirisan_haru_13.gif" width="44" height="270" alt=""></td>
</tr>
<tr>
<td colspan="4">
<img src="images/jirisan_haru_14.gif" width="950" height="21" alt=""></td>
</tr>
<tr>
<td>
<img src="images/jirisan_haru_15.gif" width="36" height="90" alt=""></td>
<td colspan="2">
<img src="images/jirisan_haru_16.jpg" width="870" height="90" alt=""></td>
<td>
<img src="images/jirisan_haru_17.gif" width="44" height="90" alt=""></td>
</tr>
<tr>
<td colspan="4">
<img src="images/jirisan_haru_18.gif" width="950" height="19" alt=""></td>
</tr>
<tr>
<td>
<img src="images/jirisan_haru_19.gif" width="36" height="89" alt=""></td>
<td>
<img src="images/jirisan_haru_20.gif" width="159" height="89" alt=""></td>
<td>
<img src="images/copy.jpg" width="711" height="89" alt=""></td>
<td>
<img src="images/jirisan_haru_22.gif" width="44" height="89" alt=""></td>
</tr>
<tr>
<td colspan="4">
<img src="images/jirisan_haru_23.gif" width="950" height="20" alt=""></td>
</tr>
</table>
<!-- End Save for Web Slices -->
</body>
</html>
<!-- End Save for Web Slices -->
<!--</td>
<td width=40></td>
</tr></table>
<!-- 카피라이트 시작
<table width="<?=$table_width?>" border="0" cellspacing="10" cellpadding="10">
<tr>
<td valign="top" background="<?=$g4['path']?>/img/copyright.gif"><a href="#g4_head"><img src="<?=$g4['path']?>/img/icon.gif" width="15" height="12" border="0"></a><font color="#848484">Copyright ⓒ 지리산의하루. All rights reserved.</font></td>
</tr>
</table>
카피라이트 끝 -->
<?
include_once("$g4[path]/tail.sub.php");
?>
==============================================================================================
인덱스 문서입니다.
<?
include_once("./_common.php");
$g4['title'] = "";
include_once("./_head.php");
?>
<!-- 메인화면 최신글 시작
<table width="100%" cellpadding=0 cellspacing=0><tr><td valign=top>
<?
// 최신글
$sql = " select bo_table, bo_subject from $g4[board_table] order by gr_id, bo_table ";
$result = sql_query($sql);
for ($i=0; $row=sql_fetch_array($result); $i++) {
// 이 함수가 바로 최신글을 추출하는 역할을 합니다.
// 스킨은 입력하지 않을 경우 관리자 > 환경설정의 최신글 스킨경로를 기본 스킨으로 합니다.
// 사용방법
// latest(스킨, 게시판아이디, 출력라인, 글자수);
echo latest("basic", $row['bo_table'], 10, 70);
echo "<p>\n";
}
?>
-->
<?
include_once("./_tail.php");
?>
댓글 2개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284348 | |
| 284336 | |
| 284333 | |
| 284332 | |
| 284320 | |
| 284318 | |
| 284316 | |
| 284313 | |
| 284307 | |
| 284306 | |
| 284303 | |
| 284298 | |
| 284296 | |
| 284290 | |
| 284286 | |
| 284280 | |
| 284277 | |
| 284272 | |
| 284261 | |
| 284259 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기