게시판에서만 플래시가 나오질 않습니다...ㅠㅠ > 그누4 질문답변

그누4 질문답변

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

게시판에서만 플래시가 나오질 않습니다...ㅠㅠ 정보

게시판에서만 플래시가 나오질 않습니다...ㅠㅠ

본문

안녕하세요...
웹 프리랜서입니다.
주로 z보드를 이용해서 중소기업이나 개인사업자 홈페이지를
제작해주고 있는데요...
남이 만들어놓은 위 사이트의 유지보수만을 해주기로 계약을 했는데
살펴보니 그누보드더군요! 마침 z보드의 그늘에서 벗어나
프리랜서들에게 평이 좋은 그누보드로 전향하려던 참이라
옳커니! 하구 클라이언트가 요청한 내용을 수정했더랬죠....
내용은 메인페이지에 "체험삶의현장" 출연 분량을 3분가량으로
편집해서 올려달라는 거였습니다. 바로 index.php를 다운로드 받아
편집한 영상을 팝업으로 뜨게 제작했습니다.
근데 전 제작자가 플래시 테두리패치를 안한 상태였고
드림위버에서 문서를 여니 플래시 패치를 하겠냐고 묻길래
OK했습니다.
그러면 Scripts폴더가 생기고 그 안에 js문서가 하나 생기는거
아실겁니다.... 어쨋든 그렇게 해서 편집한 index.php문서를
업로드했더니....!!!!!!!!
일반 페이지에서는 상단메뉴(플래시), 서브메뉴의 돼지플래시,
서브타이틀플래시도 잘 나오는데 게시판만 들어가면 안나옵니다.
index.php에서는 체험삶의현장 아이콘달고 팝업뜨게 한거밖엔
없는데... 큰일입니다.

미리 백업이라도 했어야 하는데 그냥 작업했거든요.
근데 웃긴게 head.htm 파일을 보면
<script language="javascript" src="../script.js"></script>이런
구문이 있는데 script.js 파일은 찾아볼 수가 없다는...
제가 실수로 지운거같기도 하고요...-_-

그누보드는 잘 몰라서 소스를 아무리 뜯어봐도 z보드에 길들여진
저에겐 막막하기만 합니다. 다행히 클라이언트 쪽에선 메인페이지
동영상만 보고 대만족 한 상태이구요.... (게시판은 안본듯ㅋㅋㅋ)
전 제작자는 연락이 두절되서 원본파일들을 요청할 수도 없는
상태랍니다.

후..............

전 제작자가 인쿠르드문하고 웬수가 졌는지 아주 정신사납게
작업을 해놔서 무슨 소스를 보여드려야 하는지도 모르겠구요...

일단 사이트 주소는 http://www.bestboar.co.kr 입니다.

주문하기 쪽 페이지에서 메인메뉴와, 서브타이틀, 그리고 왼쪽에
돼지플래시가 안나오기에 해당 문서 소스를 보여드릴께요.

***************** 주문하기 페이지( 04_order/order_01.php ) 소스 ***************

<? include "../include/head.htm"  ?>

<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<link href="../css/style.css" rel="stylesheet" type="text/css">
<? include "../include/NAV_04.htm"  ?>
<table width="900" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="224" valign="top"> <table width="149" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="149">
            <? include "../include/sub_04.htm"  ?>
          </td>
        </tr>
      </table></td>
    <td width="676" valign="top"> <table width="200" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><script src="../script/sub_flash.js" language="javascript"></script></td>
        </tr>
      </table>
      <table width="434" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td><img src="../image/common_img/sub_box_top.gif" width="676" height="12"></td>
        </tr>
        <tr>
          <td height="303" align="center" valign="top" background="../image/common_img/sub_bg.gif"><table width="650" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="200"><img src="img/title_1_01.gif" width="200" height="44"></td>
                <td width="460" align="right" background="../image/common_img/title_bg.gif"><img src="../image/common_img/icon_02.gif" width="3" height="5" align="absmiddle">
                  <span class="text_11"> 현재위치 : 바베큐소개 &gt; <strong>바베큐주문하기 &nbsp; &nbsp; &nbsp; </strong></span></td>
              </tr>
            </table>
            <br>
            <TABLE cellSpacing=1 cellPadding=5 width=630
                        bgColor=E8B878 border=0>
              <TBODY>
                <TR bgColor=F7D7AD>
                  <TD width="115" height=30  bgcolor="F7D7AD"><font color="#333333">이름</font></TD>
                  <TD bgcolor="FFFBF5">&nbsp;
                    <input type="text" name="name"  maxlength="10" size="15" ></TD>
                </TR>
                <TR bgColor=FFFBF5>
                  <TD height="30"  bgcolor="F7D7AD"><font color="#333333">전화번호</font></TD>
                  <TD bgcolor="FFFBF5">&nbsp;
                    <input name="phone"  type="text"  size="35"></TD>
                </TR>
                <TR bgColor=FFFBF5>
                  <TD height="30"  bgcolor="F7D7AD"><font color="#333333">이메일</font></TD>
                  <TD bgcolor="FFFBF5">&nbsp;
                    <input name="email"  type="text"  size="35"></TD>
                </TR>
                <TR bgColor=FFFBF5>
                  <TD height="30"  bgcolor="F7D7AD"><font color="#333333">행사날짜</font></TD>
                  <TD bgcolor="FFFBF5">&nbsp;
                    <input name="date"  type="text"  id="date"  size="35"></TD>
                </TR>
                <TR bgColor=FFFBF5>
                  <TD height="30"  bgcolor="F7D7AD"><font color="#333333">행사내용</font></TD>
                  <TD bgcolor="FFFBF5">&nbsp;
                    <input name="title"  type="text"  id="title"  size="35"></TD>
                </TR>
                <TR bgColor=FFFBF5>
                  <TD height="30"  bgcolor="F7D7AD"><font color="#333333">행사장 주소</font></TD>
                  <TD bgcolor="FFFBF5">&nbsp;
                    <input name="addr"size="50" ></TD>
                </TR>
                <TR bgColor=FFFBF5>
                  <TD  bgcolor="F7D7AD"><font color="#333333">주문내용 및 <br>
                    문의사항</font></TD>
                  <TD  bgcolor="FFFBF5"><textarea name="textarea" cols="92" rows="10"></textarea></TD>
                </TR>
              </TBODY>
            </TABLE>
            <br>
            <table width="200" height="40" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td align="center"><img src="../03_menu/img/but_01.gif" width="59" height="31">&nbsp;&nbsp;<img src="../03_menu/img/but_01.gif" width="59" height="31"></td>
              </tr>
            </table> </td>
        </tr>
        <tr>
          <td><img src="../image/common_img/sub_box_bottom.gif" width="676" height="18"></td>
        </tr>
      </table></td>
  </tr>
</table>
<? include "../include/footer.htm"  ?>



***************** 주문하기 페이지( 04_order/head_order.php ) 소스 ***************

<HEAD>
<TITLE>참멧돼지에 오신것을 환영합니다. 
</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<meta http-equiv="imagetoolbar" content="no">
<link rel="stylesheet" type="text/css" href="/css/style.css">
<script language="javascript" src="<?=$home[url]?>/script.js"></script>
</HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<link href="<?=$home[url]?>/css/style.css" rel="stylesheet" type="text/css">
<table width="900" height="114" border="0" cellpadding="0" cellspacing="0">
  <tr >
    <td width="240" rowspan="2" valign="bottom"> <table width="144" height="80" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td width="144" valign="top">
            <a href="<?=$home[url]?>/index.php"><img src="<?=$home[url]?>/image/common_img/logo.gif" alt="로고" width="240" height="73" border="0"></a>
          </td>
        </tr>
      </table></td>
    <td height="70" align="right" valign="bottom">
      <a href="<?=$home[url]?>/index.php"><img src="<?=$home[url]?>/image/common_img/top_but_01.gif" border="0" ></a>
      <a href="<?=$home[url]?>/06_customer/customer_01.php"><img src="<?=$home[url]?>/image/common_img/top_but_02.gif" border="0" ></a>
      <a href="<?=$home[url]?>/06_customer/customer_02.php"><img src="<?=$home[url]?>/image/common_img/top_but_03.gif" border="0" ></a>
    </td>
  </tr>
  <tr >
    <td align="right"><script src="<?=$home[url]?>/script/NAV_04.js" language="javascript"></script></td>
  </tr>
</table>
<table width="900" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="224" valign="top"> <table width="149" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="149">
            <script language="JavaScript" type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
  if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('img/left_menu_2_02.gif','img/left_menu_2_03.gif','img/left_menu_2_04.gif','img/left_menu_2_05.gif','img/left_menu_2_06.gif','<?=$home[url]?>/04_sinki/img/left_menu_2_04.gif','<?=$home[url]?>/04_sinki/img/left_menu_2_05.gif','<?=$home[url]?>/04_sinki/img/left_menu_2_06.gif','<?=$home[url]?>/04_order/img/left_menu_2_01.gif','<?=$home[url]?>/04_order/img/left_menu_2_02.gif','<?=$home[url]?>/04_order/img/left_menu_2_03.gif','<?=$home[url]?>/04_order/img/left_menu_2_04.gif')">
<table width="150" border="0" cellspacing="0" cellpadding="`">
  <tr>
    <td valign="bottom"><script src="<?=$home[url]?>/script/left_sub_04.js" language="javascript"></script></td>
  </tr>
  <tr>
    <td height="75" align="center" valign="top" background="<?=$home[url]?>/image/common_img/left_menu_bg.gif"><table width="130" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="130"><a href="<?=$home[url]?>/04_order/order_01.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image2','','<?=$home[url]?>/04_order/img/left_menu_2_01.gif',1)"><img src="<?=$home[url]?>/04_order/img/left_menu_1_01.gif" name="Image2" width="130" height="28" border="0"></a></td>
        </tr>
      </table></td>
  </tr>
  <tr>
    <td align="right"><img src="<?=$home[url]?>/image/common_img/left_menu_bottom.gif" width="214" height="35"></td>
  </tr>
</table>
<table width="215" height="40" border="0" cellpadding="`" cellspacing="0">
  <tr>
    <td height="40" align="center">
      <?// include "<?=$home[url]?>/include/left_banner.htm"  ?>
      <table width="187" height="170" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="193" height="10"></td>
  </tr>
  <tr>
    <td><img src="<?=$home[url]?>/image/common_img/sub_banner_01.gif"></td>
  </tr>
  <tr>
    <td><img src="<?=$home[url]?>/image/common_img/sub_banner_02.gif"></td>
  </tr>
</table>



    </td>
  </tr>
</table>

          </td>
        </tr>
      </table></td>
    <td width="676" valign="top"> <table width="200" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><script src="<?=$home[url]?>/script/sub_flash.js" language="javascript"></script></td>
        </tr>
      </table>
      <table width="434" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td><img src="<?=$home[url]?>/image/common_img/sub_box_top.gif" width="676" height="12"></td>
        </tr>
        <tr>
          <td height="303" align="center" valign="top" background="<?=$home[url]?>/image/common_img/sub_bg.gif"><table width="650" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="200"><img src="img/title_1_01.gif" width="200" height="44"></td>
                <td width="460" align="right" background="<?=$home[url]?>/image/common_img/title_bg.gif"><img src="<?=$home[url]?>/image/common_img/icon_02.gif" width="3" height="5" align="absmiddle">
                  <span class="text_11"> 현재위치 : 바베큐소개 &gt; <strong>바베큐주문하기 &nbsp; &nbsp; &nbsp; </strong></span></td>
              </tr>
            </table>
            <br><!-- 내용 시작 -->
            <TABLE cellSpacing=0 cellPadding=0 width=630 border=0><tr><td>
            <!--
            <TABLE cellSpacing=1 cellPadding=5 width=630 bgColor=E8B878 border=0>
              <TBODY>
                <TR bgColor=F7D7AD>
                  <TD width="115" height=30  bgcolor="F7D7AD"><font color="#333333">이름</font></TD>
                  <TD bgcolor="FFFBF5">&nbsp;
                    <input type="text" name="name"  maxlength="10" size="15" ></TD>
                </TR>
                <TR bgColor=FFFBF5>
                  <TD height="30"  bgcolor="F7D7AD"><font color="#333333">전화번호</font></TD>
                  <TD bgcolor="FFFBF5">&nbsp;
                    <input name="phone"  type="text"  size="35"></TD>
                </TR>
                <TR bgColor=FFFBF5>
                  <TD height="30"  bgcolor="F7D7AD"><font color="#333333">이메일</font></TD>
                  <TD bgcolor="FFFBF5">&nbsp;
                    <input name="email"  type="text"  size="35"></TD>
                </TR>
                <TR bgColor=FFFBF5>
                  <TD height="30"  bgcolor="F7D7AD"><font color="#333333">행사날짜</font></TD>
                  <TD bgcolor="FFFBF5">&nbsp;
                    <input name="date"  type="text"  id="date"  size="35"></TD>
                </TR>
                <TR bgColor=FFFBF5>
                  <TD height="30"  bgcolor="F7D7AD"><font color="#333333">행사내용</font></TD>
                  <TD bgcolor="FFFBF5">&nbsp;
                    <input name="title"  type="text"  id="title"  size="35"></TD>
                </TR>
                <TR bgColor=FFFBF5>
                  <TD height="30"  bgcolor="F7D7AD"><font color="#333333">행사장 주소</font></TD>
                  <TD bgcolor="FFFBF5">&nbsp;
                    <input name="addr"size="50" ></TD>
                </TR>
                <TR bgColor=FFFBF5>
                  <TD  bgcolor="F7D7AD"><font color="#333333">주문내용 및 <br>
                    문의사항</font></TD>
                  <TD  bgcolor="FFFBF5"><textarea name="textarea" cols="92" rows="10"></textarea></TD>
                </TR>
              </TBODY>
            </TABLE> -->
            <TABLE cellSpacing=1 cellPadding=5 width=630 bgColor=E8B878 border=0 height=500>
              <TBODY>
                <TR bgColor=F7D7AD>
                  <TD width="115" height=30  bgcolor="F7D7AD"><font color="#333333">이름</font></TD>
                  <TD bgcolor="FFFBF5">&nbsp;
                    <input type="text" name="name"  maxlength="10" size="15" ></TD>
                </TR>
              </TBODY>
            </TABLE>
            <br>
            <table width="200" height="40" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td align="center"><img src="<?=$home[url]?>/03_menu/img/but_01.gif" width="59" height="31">&nbsp;&nbsp;<img src="<?=$home[url]?>/03_menu/img/but_01.gif" width="59" height="31"></td>
              </tr>
            </table>
            </td></tr></table>
          <!-- 내용 마무리 -->
          </td>
        </tr>
        <tr>
          <td><img src="<?=$home[url]?>/image/common_img/sub_box_bottom.gif" width="676" height="18"></td>
        </tr>
      </table></td>
  </tr>
</table>
<table width="900" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="451"><img src="<?=$home[url]?>/image/common_img/footer_logo.gif"></td>
    <td width="449" align="right"><img src="<?=$home[url]?>/image/common_img/copyright.gif"></td>
  </tr>
</table>
  • 복사

댓글 전체

그누보드 변수를 사용하세요.

<?=$g4['path']?>/index.php

그누보드가 설치되어있는 디렉토리의 index.php 파일입니다.

이런식으로~ 경로를 잡으세용. ㅇㅅㅇ
© SIRSOFT
현재 페이지 제일 처음으로