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

· 14년 전 · 2165
불당썸 그걸로 리스트는 수정을 했는데 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,123
14년 전 조회 2,137
14년 전 조회 1,685
14년 전 조회 2,573
14년 전 조회 1,790
14년 전 조회 6,121
14년 전 조회 1,771
14년 전 조회 2,143
14년 전 조회 1,754
14년 전 조회 1,818
14년 전 조회 1,917
14년 전 조회 2,739
14년 전 조회 2,580
14년 전 조회 2,264
14년 전 조회 2,472
14년 전 조회 4,673
14년 전 조회 1,771
14년 전 조회 2,661
14년 전 조회 2,484
14년 전 조회 1,631
14년 전 조회 1,753
14년 전 조회 1,574
14년 전 조회 9,404
14년 전 조회 1,873
14년 전 조회 2,677
14년 전 조회 2,339
14년 전 조회 1,756
14년 전 조회 1,516
14년 전 조회 4,742
14년 전 조회 1,558
14년 전 조회 1,705
14년 전 조회 2,770
14년 전 조회 2,275
14년 전 조회 2,307
14년 전 조회 1,995
14년 전 조회 1,979
14년 전 조회 1,701
14년 전 조회 2,211
14년 전 조회 1,879
14년 전 조회 2,724
14년 전 조회 2,053
14년 전 조회 3,758
14년 전 조회 1,602
14년 전 조회 3,259
14년 전 조회 3,613
14년 전 조회 5,346
14년 전 조회 1,979
14년 전 조회 2,182
14년 전 조회 2,383
14년 전 조회 2,166
14년 전 조회 2,222
14년 전 조회 3,874
14년 전 조회 2,295
14년 전 조회 2,027
14년 전 조회 2,164
14년 전 조회 2,145
14년 전 조회 1,859
14년 전 조회 2,700
14년 전 조회 3,000
14년 전 조회 2,413
14년 전 조회 1,974
14년 전 조회 1,923
14년 전 조회 1,780
14년 전 조회 2,625
14년 전 조회 3,628
14년 전 조회 2,351
14년 전 조회 2,629
14년 전 조회 2,136
14년 전 조회 2,171
14년 전 조회 2,363
14년 전 조회 1,911
14년 전 조회 1,850
14년 전 조회 1,901
14년 전 조회 2,232
14년 전 조회 2,269
14년 전 조회 2,042
14년 전 조회 1,791
14년 전 조회 2,067
14년 전 조회 2,032
14년 전 조회 1,952
14년 전 조회 2,078
14년 전 조회 1,964
14년 전 조회 2,260
14년 전 조회 2,027
14년 전 조회 2,158
14년 전 조회 2,691
14년 전 조회 1,639
14년 전 조회 3,890
14년 전 조회 1,586
14년 전 조회 1,846
14년 전 조회 1,592
14년 전 조회 2,006
14년 전 조회 1,932
14년 전 조회 2,208
14년 전 조회 1,694
14년 전 조회 2,753
14년 전 조회 2,437
14년 전 조회 2,013
14년 전 조회 7,713
14년 전 조회 1,617