초보자 질문 드려요. > 자유게시판

본문 바로가기
사이트 내 전체검색

자유게시판

초보자 질문 드려요.

페이지 정보

본문

로그인하면 정상으로 이미지가 보이는데요 게시판을 열면 이미지가 깨져 보여요 ...
첨부: 이미지/ head.php 소스

어디를 손봐야 하죠?

시간되시는 분 부탁드려요.. 문제가 뭔지 통..@#$#$
추천0

첨부파일

댓글목록

profile_image

dool님의 댓글

dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 작성일

<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가

include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php");
include_once("$g4[path]/lib/poll.lib.php");
include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");
include_once("$g4[path]/lib/popular.lib.php");

//print_r2(get_defined_constants());

// 사용자 화면 상단과 좌측을 담당하는 페이지입니다.
// 상단, 좌측 화면을 꾸미려면 이 파일을 수정합니다.

$table_width = 1004;
?>


<!-- 상단 배경 시작 -->
<table width="<?=$table_width?>" cellspacing="0" cellpadding="0">
<tr>
    <td background="<?=$g4[path]?>/img/top_img_bg.gif">
        <table width="100%" height="52" cellspacing="0" cellpadding="0">
        <tr>
            <td><img src="<?=$g4[path]?>/img/top_img.gif" width="100%" height="52"></td>
        </tr>
        </table></td>
</tr>
</table>
<!-- 상단 배경 끝 -->

<!-- 상단 로고 및 버튼 시작 -->
<table width="<?=$table_width?>" cellspacing="0" cellpadding="0">
<tr>
    <td width="43" height="57"></td>
    <!-- 로고 -->
    <td width="220"><a href="<?=$g4[path]?>/"><img src="<?=$g4[path]?>/img/logo.jpg" width="220" height="57" border="0"></a></td>

    <td>
        <table width=100% border=0 cellpadding=0 cellspacing=0>
        <tr>
            <td>&nbsp;</td>
        </tr>
        </table>
    </td>
    <td width="390" align="right">
        <table border="0" cellspacing="0" cellpadding="0">
        <tr>
            <!-- 처음으로 버튼 -->
          <td width="78"><a href="<?=$g4['path']?>/"><img src="<?=$g4['path']?>/img/top_m01.gif" width="78" height="31" border="0"></a></td>
  <td width="78"><a href="<?=$g4['path']?>/index_sfc.php"><img src="<?=$g4['path']?>/img/top_sfc.gif" width="78" height="31" border="0"></a></td>

          <td width="78"><a href="<?=$g4['path']?>/index_ju.php"><img src="<?=$g4['path']?>/img/top_ju01.gif" width="78" height="31" border="0"></a></td>

            <? if (!$member[mb_id]) { ?>
            <!-- 로그인 이전 -->
            <td width="78"><a href="<?=$g4[bbs_path]?>/login.php?url=<?=$urlencode?>"><img src="<?=$g4[path]?>/img/top_m02.gif" width="78" height="31" border="0"></a></td>
            <td width="78"><a href="<?=$g4[bbs_path]?>/register.php"><img src="<?=$g4[path]?>/img/top_m03.gif" width="78" height="31" border="0"></a></td>

            <? } else { ?>
            <!-- 로그인 이후 -->
            <td width="78"><a href="<?=$g4[bbs_path]?>/logout.php"><img src="<?=$g4[path]?>/img/top_m04.gif" width="78" height="31" border="0"></a></td>
            <td width="78"><a href="<?=$g4[bbs_path]?>/member_confirm.php?url=register_form.php"><img src="<?=$g4[path]?>/img/top_m05.gif" width="78" height="31" border="0"></a></td>
            <? } ?>
           
            <!-- 최근게시물 버튼 -->
            <td width="78"><a href="<?=$g4[bbs_path]?>/new.php"><img src="<?=$g4[path]?>/img/top_m06.gif" width="78" height="31" border="0"></a></td>

        </tr>
        </table></td>
    <td width="35"></td>
</tr>
</table>
<!-- 상단 로고 및 버튼 끝 -->

<!-- 검색 시작 -->
<table width="<?=$table_width?>" cellspacing="0" cellpadding="0">
<tr>
    <td width="43" height="11"></td>
    <td width="220"></td>
    <td width=""></td>
    <td width="234"><img src="<?=$g4[path]?>/img/search_top.gif" width="234" height="11"></td>
    <td width="35"></td>
</tr>
<tr>
    <td height="33"><img src="<?=$g4[path]?>/img/bar_01.gif" width="43" height="33"></td>
    <td><img src="<?=$g4[path]?>/img/bar_02.gif" width="220" height="33"></td>
    <td background="<?=$g4[path]?>/img/bar_03.gif" width="472" height="33"><table width=100% cellpadding=0 cellspacing=0><tr><td width=25>&nbsp;</td><td><?//=popular();?></td></tr></table></td>
    <td>
        <table width="100%" height="33" cellspacing="0" cellpadding="0">
        <form name="fsearchbox" method="get" action="javascript:fsearchbox_submit(document.fsearchbox);">
        <!-- <input type="hidden" name="sfl" value="concat(wr_subject,wr_content)"> -->
        <input type="hidden" name="sfl" value="wr_subject||wr_content">
        <input type="hidden" name="sop" value="and">
        <tr>
            <td width="25" height="25"><img src="<?=$g4[path]?>/img/search_01.gif" width="25" height="25"></td>
            <td width="136" valign="middle" bgcolor="#F4F4F4"><INPUT name="stx" maxlengt=20 style="BORDER : 0px solid; width: 125px; HEIGHT: 20px; BACKGROUND-COLOR: #F4F4F4" maxlength="20"></td>
            <td width="12"><img src="<?=$g4[path]?>/img/search_02.gif" width="12" height="25"></td>
            <td width="48"><input type="image" src="<?=$g4[path]?>/img/search_button.gif" width="48" height="25" border="0"></td>
            <td width="13"><img src="<?=$g4[path]?>/img/search_03.gif" width="13" height="25"></td>
        </tr>
        <tr>
            <td width="234" height="8" colspan="5"><img src="<?=$g4[path]?>/img/search_down.gif" width="234" height="8"></td>
        </tr>
        </form>
        </table></td>
    <td></td>
</tr>
</table>

<script language="JavaScript">
function fsearchbox_submit(f)
{
    if (f.stx.value == '')
    {
        alert("검색어를 입력하세요.");
        f.stx.select();
        f.stx.focus();
        return;
    }

    /*
    // 검색에 많은 부하가 걸리는 경우 이 주석을 제거하세요.
    var cnt = 0;
    for (var i=0; i<f.stx.value.length; i++)
    {
        if (f.stx.value.charAt(i) == ' ')
            cnt++;
    }

    if (cnt > 1)
    {
        alert("빠른 검색을 위하여 검색어에 공백은 한개만 입력할 수 있습니다.");
        f.stx.select();
        f.stx.focus();
        return;
    }
    */

    f.action = "<?=$g4[bbs_path]?>/search.php";
    f.submit();
}
</script>
<!-- 검색 끝 -->

<div style='height:18px;'></div>

<style type="text/css">
#middiv {
width:<?=$table_width?>px;
position:relative;
margin:0px auto;
    vertical-align:top;
    float:left;
}
#middiv #mleft  { width:220px; float:left; padding:0 0 0 43; }
#middiv #mright { width:683px; float:left; padding:0 0 0 15; }
</style>

<table width='<?=$table_width?>' cellpadding=0 cellspacing=0>


    <!-- 중간 -->
 
<!--    플레쉬 메뉴  시작
<script>doc_write(flash_movie("경로/플래시명.swf", "mainflash", 가로사이즈, 세로사이즈, "transparent"));</script> -->

    <td width=43></td>
    <!-- 왼쪽 메뉴 -->
    <td width=220 valign=top>
 
<?=outlogin("basic"); // 외부 로그인 ?>

        <div style='height:10px;'></div>

        <?=poll("basic"); // 설문조사 ?>

        <div style='height:10px;'></div>

        <?=visit("basic"); // 방문자수 ?>

        <div style='height:10px;'></div>

        <?=connect(); // 현재 접속자수 ?>

<!--  <script>doc_write(flash_movie("swf/menu.swf", "mainflash",220,400, "transparent"));</script>  -->

 <!-- 내 club 가기 시작 -->
    <p>    <a href="http://oksan.wo.tc/club/">
            <img src="img/club_go.gif"  width="215" height="40" border=0>
        </a><p>
        <!-- 내 club 가기 종료 -->

<p><!-- 음성방송시작 -->
<img src="img/real_cat.gif"></img>
<!-- 음성 방송 끝 -->
<embed src="http://oksan.wo.tc:9000" width="160" height="40"  autostart="true" hidden="false" ></p>

 <!-- ../mu/56.mp3 //  hidden="true" 플레이어 표시 뜨게할 경우 사용하는 테그랍니다. -->

<!-- /**
 * 카렌더 설치
**/ -->
<br>
 <? echo latest_schedule("calendar","ch_schedule"); ?>
<br><p><font face="굴림체"  color="#660000"><span style="font-size:8pt;  background-color:rgb(153,204,153);">위 달력의 주황색 글씨를
눌러 보세요</span></font></p>

    <!-- 중간 -->
    <td width=683 valign=top>

profile_image

제로님의 댓글

제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 작성일

<img src="<?=$g4[path]?>/img/logo.jpg" width="220" height="57" border="0">로고가 이렇게 되어 잇죠

<img src="img/club_go.gif"  width="215" height="40" border=0> 엑박나오는 곳은 이렇게 적용하셧네요
^^

Total 62건 1 페이지
  • RSS
자유게시판 목록
번호 제목 글쓴이 조회 추천 날짜
62 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 9211 1 04-14
61 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 6640 0 10-24
60 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 6440 0 10-29
59 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 6498 0 12-02
열람중 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 8634 0 10-24
57 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 6027 0 10-29
56 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 7390 0 12-06
55 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 8469 0 10-10
54 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 7020 0 10-24
53 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 5894 0 10-30
52 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 5711 0 12-07
51 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 7642 0 10-20
50 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 7248 0 10-25
49 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 7588 0 10-30
48 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 7590 0 12-13
47 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 5863 0 10-20
46 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 7926 0 10-25
45
에공... 댓글1
dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 6439 0 11-01
44 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 6581 0 12-14
43 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 5868 0 10-20
42 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 6377 0 10-25
41 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 6094 0 11-03
40 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 7317 0 12-19
39 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 7678 0 10-20
38 dool쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 7071 0 10-25

검색

회원로그인

회원가입

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒140-0011 東京都品川区東大井2-5-9-203
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

접속자집계

오늘
4,621
어제
4,604
최대
7,259
전체
1,274,046
Copyright (c) 株式会社YHPLUS. All rights reserved.