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

· 14년 전 · 2301
불당썸 그걸로 리스트는 수정을 했는데 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,241
14년 전 조회 2,266
14년 전 조회 1,804
14년 전 조회 2,689
14년 전 조회 1,901
14년 전 조회 6,246
14년 전 조회 1,898
14년 전 조회 2,277
14년 전 조회 1,867
14년 전 조회 1,920
14년 전 조회 2,039
14년 전 조회 2,835
14년 전 조회 2,690
14년 전 조회 2,377
14년 전 조회 2,589
14년 전 조회 4,802
14년 전 조회 1,882
14년 전 조회 2,787
14년 전 조회 2,616
14년 전 조회 1,750
14년 전 조회 1,877
14년 전 조회 1,640
14년 전 조회 9,531
14년 전 조회 1,997
14년 전 조회 2,820
14년 전 조회 2,470
14년 전 조회 1,882
14년 전 조회 1,651
14년 전 조회 4,868
14년 전 조회 1,680
14년 전 조회 1,856
14년 전 조회 2,916
14년 전 조회 2,417
14년 전 조회 2,433
14년 전 조회 2,130
14년 전 조회 2,104
14년 전 조회 1,824
14년 전 조회 2,280
14년 전 조회 2,004
14년 전 조회 2,857
14년 전 조회 2,205
14년 전 조회 3,883
14년 전 조회 1,735
14년 전 조회 3,385
14년 전 조회 3,746
14년 전 조회 5,410
14년 전 조회 2,122
14년 전 조회 2,316
14년 전 조회 2,519
14년 전 조회 2,302
14년 전 조회 2,343
14년 전 조회 4,013
14년 전 조회 2,425
14년 전 조회 2,150
14년 전 조회 2,286
14년 전 조회 2,272
14년 전 조회 1,988
14년 전 조회 2,844
14년 전 조회 3,060
14년 전 조회 2,535
14년 전 조회 2,105
14년 전 조회 1,982
14년 전 조회 1,852
14년 전 조회 2,743
14년 전 조회 3,767
14년 전 조회 2,478
14년 전 조회 2,767
14년 전 조회 2,279
14년 전 조회 2,291
14년 전 조회 2,490
14년 전 조회 2,056
14년 전 조회 1,995
14년 전 조회 2,029
14년 전 조회 2,356
14년 전 조회 2,399
14년 전 조회 2,175
14년 전 조회 1,926
14년 전 조회 2,193
14년 전 조회 2,169
14년 전 조회 2,091
14년 전 조회 2,228
14년 전 조회 2,096
14년 전 조회 2,406
14년 전 조회 2,166
14년 전 조회 2,290
14년 전 조회 2,809
14년 전 조회 1,761
14년 전 조회 3,954
14년 전 조회 1,650
14년 전 조회 1,965
14년 전 조회 1,712
14년 전 조회 2,126
14년 전 조회 2,045
14년 전 조회 2,321
14년 전 조회 1,814
14년 전 조회 2,823
14년 전 조회 2,553
14년 전 조회 2,115
14년 전 조회 7,839
14년 전 조회 1,714