메인페이지 최근사진 엑박 뜨는데요

· 14년 전 · 2160
불당썸 그걸로 리스트는 수정을 했는데 index쪽은 안되더라구요 다른 사이트는 cimg 이런거 있어서 하라는대로 주석처리하고 하면 수정이 됐는데 이 사이트는 좀 다르게 되있어서 어렵네요 ;;
 
코드는
 
      <table width="347" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><a href="javascript:GoPage('6_3');"><img src="img/photo_tit.gif" width="347" height="43"></a></td>
        </tr>
        <tr>
          <td align="center"><!--포토갤러리_사이즈_123_76 -->
            <table border="10" cellspacing="0" cellpadding="0">
            <tr>
              <td width="137" height="92" align="center" background="img/photo_box.jpg">
<?
$sql_main = "select * from photo order by no DESC";
$page_view = 2;
$sq1=mysql_query("$sql_main limit $page_view");
$total = mysql_num_rows($sq1);
@mysql_data_seek($sq1,0);
$sq = @mysql_fetch_array($sq1);
$file_name = explode("^",$sq[file_name]);
?>
     <table width="123" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td height="76"><!--포토갤러리_사이즈_123_76 -->
     <?if($file_name[0]){?>
                      <A HREF="/comm/photo.php?mode=read&read_no=<?=$sq[0]?>"><img src="/include/gallery/upload/thumb/<?=$file_name[0]?>" width="123" height="76" BORDER="0"onfocus="this.blur()"></A><?}?></td>
                  </tr>
              </table>
     </td>
              <td width="30" height="92"> </td>
<?
@mysql_data_seek($sq1,1);
$sq = @mysql_fetch_array($sq1);
$file_name = explode("^",$sq[file_name]);
?>
              <td width="137" align="center" background="img/photo_box.jpg">
     <table width="123" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td height="76"><?if($file_name[0]){?>
                      <A HREF="/comm/photo.php?mode=read&read_no=<?=$sq[0]?>"><img src="/include/gallery/upload/thumb/<?=$file_name[0]?>" width="123" height="76" BORDER="0"onfocus="this.blur()"></A><?}?></td>
                  </tr>
              </table>
     </td>
            </tr>
<?
@mysql_data_seek($sq1,0);
$sq = @mysql_fetch_array($sq1);
?>
            <tr>
              <td height="25" align="center" class="main_photo_tit"><!--타이틀출력 -->
                <?=textCut($sq[subject],20)?></td>
<?
@mysql_data_seek($sq1,1);
$sq = @mysql_fetch_array($sq1);
?>
              <td align="center" class="main_photo_tit"> </td>
              <td align="center" class="main_photo_tit"><?=textCut($sq[subject],20)?></td>
            </tr>
<?
@mysql_data_seek($sq1,0);
$sq = @mysql_fetch_array($sq1);
?>
            <tr>
              <td height="30" class="gongi_text"><?=textCut(strip_tags($sq[content]),20)?></td>
<?
@mysql_data_seek($sq1,1);
$sq = @mysql_fetch_array($sq1);
?>
              <td> </td>
              <td class="gongi_text"><?=textCut(strip_tags($sq[content]),20)?></td>
            </tr>
          </table></td>
        </tr>
        <tr>
          <td> </td>
        </tr>
      </table></td>
  </tr>
</table>
 
이렇게 되있습니다
 
어디를 수정해야 할까요 ㅠ
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
14년 전 조회 4,117
14년 전 조회 2,129
14년 전 조회 1,682
14년 전 조회 2,568
14년 전 조회 1,783
14년 전 조회 6,118
14년 전 조회 1,763
14년 전 조회 2,140
14년 전 조회 1,748
14년 전 조회 1,809
14년 전 조회 1,912
14년 전 조회 2,733
14년 전 조회 2,578
14년 전 조회 2,261
14년 전 조회 2,465
14년 전 조회 4,665
14년 전 조회 1,767
14년 전 조회 2,656
14년 전 조회 2,479
14년 전 조회 1,625
14년 전 조회 1,748
14년 전 조회 1,573
14년 전 조회 9,401
14년 전 조회 1,873
14년 전 조회 2,676
14년 전 조회 2,335
14년 전 조회 1,752
14년 전 조회 1,512
14년 전 조회 4,736
14년 전 조회 1,551
14년 전 조회 1,701
14년 전 조회 2,764
14년 전 조회 2,269
14년 전 조회 2,304
14년 전 조회 1,992
14년 전 조회 1,976
14년 전 조회 1,696
14년 전 조회 2,211
14년 전 조회 1,871
14년 전 조회 2,721
14년 전 조회 2,044
14년 전 조회 3,749
14년 전 조회 1,594
14년 전 조회 3,251
14년 전 조회 3,611
14년 전 조회 5,343
14년 전 조회 1,972
14년 전 조회 2,179
14년 전 조회 2,380
14년 전 조회 2,161
14년 전 조회 2,216
14년 전 조회 3,870
14년 전 조회 2,291
14년 전 조회 2,023
14년 전 조회 2,160
14년 전 조회 2,137
14년 전 조회 1,856
14년 전 조회 2,695
14년 전 조회 3,000
14년 전 조회 2,410
14년 전 조회 1,966
14년 전 조회 1,922
14년 전 조회 1,780
14년 전 조회 2,619
14년 전 조회 3,626
14년 전 조회 2,347
14년 전 조회 2,623
14년 전 조회 2,133
14년 전 조회 2,162
14년 전 조회 2,356
14년 전 조회 1,908
14년 전 조회 1,846
14년 전 조회 1,894
14년 전 조회 2,224
14년 전 조회 2,264
14년 전 조회 2,039
14년 전 조회 1,784
14년 전 조회 2,059
14년 전 조회 2,028
14년 전 조회 1,949
14년 전 조회 2,077
14년 전 조회 1,961
14년 전 조회 2,255
14년 전 조회 2,019
14년 전 조회 2,155
14년 전 조회 2,683
14년 전 조회 1,635
14년 전 조회 3,888
14년 전 조회 1,586
14년 전 조회 1,841
14년 전 조회 1,590
14년 전 조회 2,002
14년 전 조회 1,926
14년 전 조회 2,201
14년 전 조회 1,691
14년 전 조회 2,752
14년 전 조회 2,433
14년 전 조회 2,008
14년 전 조회 7,706
14년 전 조회 1,613