묻고답하기

<?php
if(!$required){echo "정상적인 접근이 아닙니다."; exit;}
?>
<!--상부 가상 프레임 시작-->
<?php
if(file_exists("../require/vfr_top.php")){
  require "../require/vfr_top.php";
}
?>
<!--상부 가상 프레임 완료-->

<table width=100% cellspacing=0 cellpadding=0 align=center>
  <tr>
<?php
if($_appbg == "y"){ if($_bgcol) $mainbgstr = " bgcolor=\"$_bgcol\""; else $mainbgstr = " background=\"/images/bg.gif\""; }
if($_outlinecol){
  $mainoutlinestr = "    <td width=1 bgcolor=$_outlinecol><img src=\"/images/fixer.gif\" width=1 height=1 border=0></td>
";
  $mainleftmargin = $_leftmargin-1;
}else{
  $mainleftmargin = $_leftmargin;
}
if($_arrange == "left" && $_leftmargin > 0){
  $fixerstr = "<img src=\"/images/fixer.gif\" width=$mainleftmargin height=1 border=0>";
?>
    <td width=<?php echo $mainleftmargin.$mainbgstr.">$fixerstr"; ?></td>
<?php
  echo $mainoutlinestr;
}elseif($_arrange == "center"){
  $fixerstr = " ";
  $mainleftmargin = "*";
?>
    <td width=<?php echo $mainleftmargin.$mainbgstr.">$fixerstr"; ?></td>
<?php
  echo $mainoutlinestr;
}
?>
    <td width=<?php echo $_pgwide; ?> valign=top>
<table width=100% cellspacing=0 cellpadding=0 align=center>
  <tr>
    <td width=<?php echo $_pgleft; ?> height=674 bgcolor="<?php echo $_leftbgcol; ?>" valign=top>

<!--좌측 가상 프레임(상품목록, 좌측 배너...) 시작-->
<?php
if(file_exists("../require/vfr_left.php")){
  require "../require/vfr_left.php";
}
?>
<!--좌측 가상 프레임(상품목록, 좌측 배너...) 완료-->

    </td>
<?php
if($_vlinecol){
?>
    <td width=1 bgcolor="<?php echo $_vlinecol; ?>"><img src="/images/fixer.gif" width=1 height=1 border=0></td>
<?php
}
?>
    <td width=<?php echo $_pgcenter; ?> bgcolor="<?php echo $_centerbgcol; ?>" valign=top>

<!--상단이미지 출력 시작-->
<?php
$is_order_rst = strpos($HTTP_SERVER_VARS[REQUEST_URI],"order_rst");
if($is_order_rst) $iname = "pt_order_rst.gif"; else $iname = "pt_{$req}.gif";
if(file_exists("../images/$iname") || file_exists("./images/$iname")){
?>
<table width=100% cellspacing=0 cellpadding=0 align=center>
  <tr>
    <td align=left><img src="/images/<?php echo $iname; ?>" border=0></td>
  </tr>
</table>
<?php
?>


<!--상단이미지 출력 완료-->

<!--현위치출력 시작-->

 

<!--현위치출력 완료-->

<!--페이지제목 출력 시작-->

 


<!--페이지제목 출력 완료-->


    <!--회사소개본문 완료-->

 

    </td>
     <td width=<?php echo $_pgright; ?> bgcolor="<?php echo $_rightbgcol; ?>" valign=top>
<?php
if(file_exists("../require/vfr_right.php")){
  require "../require/vfr_right.php";
}
?>
     </td>
  </tr>
</table>
    </td>
<?php
echo $mainoutlinestr;
?>
    <td width=*<?php echo $mainbgstr; ?>> </td>
  </tr>
</table>

 


<!--하부 가상 프레임 시작-->
<?php
if(file_exists("../require/vfr_bott.php")){
  require "../require/vfr_bott.php";
}
?>
<!--하부 가상 프레임 완료-->

 

제가 모르고 소스를 지우고 적용을 해버렸습니다....

아무클릭해도 안뜨거나 error: syntax error, unexpected '<' in /home/june1510/public_html/require/previewnote.php on line 73 뜹니다....

 

도와주실분 안계신가요?

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
CharleyKorea 윈도우 7/8에서만 문제가 발생합니다.  
josephkim 헬프미 헬프미  
lis**** 특정 게시판에서 게시물 1개를 랜덤 추출 [4] 2016.11.20 by lis****
마꼬꼬 Nginx에서 스태틱 파일 설정 방법에 관하여  
a4print 관리자 화면에서 "에디터" 클릭하면 이렇게 에러가 나네요.ㅠㅠ  
limkim 관리자 로그인 풀림 현상  
a4print 사이트 메뉴 편집에 내용이 나타나지를 않네요.ㅠㅠ [1] file 2016.11.20 by HowtoXE
홍찬 회원정보보기 url 수정방법 [1] file 2016.11.20 by HowtoXE
체널kta 로그인페이지 링크변경문의(살려주세요!!) [1] file 2016.11.20 by HowtoXE
라떼군 타임라인 모듈 사용에 관한 궁금증  
josephkim 싸이트 메뉴편집에 어촌이야기 12개이상 왜 아나오는지요  
josephkim 동영상이 안올라와요 알려주시와요 [2] 2016.11.19 by josephkim
greenCode (xedition 레이아웃) 1차메뉴별로 상단 이미지 바꾸는 방법? [7] file 2016.11.19 by 축복된삶
콩나물 기본로그인+네이버로그인 버튼 문의입니다. [1] file 2016.11.19 by HowtoXE
박호준 ajax chat 프로그램에 XE데이터 연동시키는방법? [3] 2016.11.19 by HowtoXE
매드 스크립트 알려주세요 ㅠ [1] 2016.11.19 by HowtoXE
쫑쫑 사이트 팝업창 생성하는법 좀 알려주세요ㅠㅠ [1] 2016.11.19 by HowtoXE
인사계원 새글 표시 기간 설정 어디서 할 수 있나요? [1] file 2016.11.19 by HowtoXE
Sthermom xe 설치와 터미널 mysql 접속에러 [1] 2016.11.19 by HowtoXE
hu**** 관리그룹(그룹관리자)에 회원관리 권한만 할수 있는 에드온이 있을까요 [1] 2016.11.19 by sejin7940