스킨적용시 오류

스킨적용시 오류

QA

스킨적용시 오류

본문

​​http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=98837&sca=&sfl=wr_subject%7C%7Cwr_content&stx=%EC%9D%BC%EC%A0%95&page=3

위 스킨을 적용했습니다

오류가 나는데 mysql 앞에 @붙이면 오류는 나지 않는데 값이 안나옵니다

적용사이트는 http://www.chooya.com/paul 이구요 41번째줄 오류라고 나오는데

<?
include_once("./_common.php");
include_once("$g4[path]/head.sub.php");
$bo_table2 = 'g4_write_'.$bo_table;
// 이번달 첫날 구하기
$start = date("Ym").'00';
$end = date("Ym").'33';
$sql = "SELECT * FROM $bo_table2 where wr_link1 > $start and wr_link1 < $end order by wr_link1";
$query = mysql_query($sql);
// $row = mysql_fetch_array($query);

?>
<link href="/style.css" rel="stylesheet" type="text/css" />
<table width="100%" border="0" cellspacing="0" cellpadding="0" background="calimg/cal_back.gif" style="background-repeat:repeat-y;">
<tr><Td colspan="4" align="center" style="padding-top:5px; padding-bottom:2px;">
<table width="95%" height="10" border="0" cellpadding="0" cellspacing="0"  background="calimg/dote.gif">
  <tr>
    <td></td>
  </tr>
</table>

</Td></tr>
  <tr>
    <td style="padding:0px 5px;"><table width="100%">
        <Tr>
          <td style="padding-left:56px; background-repeat:no-repeat; background-position:left;" colspan="4" background="calimg/cal_daycounter.gif" ><font size="+1">
            <?
 $sql2 = mysql_query("SELECT SQL_CALC_FOUND_ROWS * FROM $bo_table2 where wr_link1 > $start and wr_link1 < $end");
 $result = mysql_query("SELECT FOUND_ROWS()");
 $total = mysql_fetch_row($result);
 echo $total[0];

?>
            </font> </td>
        </Tr>
      </table></td>
  </tr>
  <tr>
    <td valign="top"><table width="99%">
        <?
 while($row = mysql_fetch_array($query)){
  $datee=$row[wr_link1];
   ?>
        <tr>
          <td style="padding-left:3px;"><font style='font-family:돋움; font-size:8pt;'>[
            <? // echo substr($datee,0,4)."년". ?>
            <? echo sprintf("%2d",substr($datee,4,2))."월".sprintf("%2d",substr($datee,6,2))."일"; ?> ]</font></td>
          <td><font style='font-family:돋움; font-size:8pt; color:#339933;'><b>
           <a href="<?=$g4[path]?>/bbs/board.php?bo_table=<?=$bo_table?>&wr_id=<?=$row[wr_id]?>" target="_parent"> <?=$row[wr_subject];?>
     </a>
            </b></font></td>
          <td style="padding-right:3px;"><font style='font-family:돋움; font-size:8pt;'>~<? echo sprintf("%2d",substr($datee,6,2))."일";?></font></td>
        </tr>
  <tr><Td></Td></tr>
        <?  } ?>
      </table></td>
  </tr>
  <tr>
    <td colspan="4"><img src="calimg/cal_down.gif" /></td>
  </tr>
</table>
​​이부분입니다

꼭필요한 스킨인데 안되네여 ㅠㅠ 고수님들 도와주세요​

이 질문에 댓글 쓰기 :

답변 1

echo $sql2;

찍어 보세요.

정상적인 쿼리 나오는지. 

답변을 작성하시기 전에 로그인 해주세요.
전체 123,674 | RSS
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT