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

· 14년 전 · 2180
불당썸 그걸로 리스트는 수정을 했는데 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,139
14년 전 조회 2,158
14년 전 조회 1,705
14년 전 조회 2,588
14년 전 조회 1,806
14년 전 조회 6,142
14년 전 조회 1,791
14년 전 조회 2,161
14년 전 조회 1,783
14년 전 조회 1,844
14년 전 조회 1,939
14년 전 조회 2,759
14년 전 조회 2,600
14년 전 조회 2,280
14년 전 조회 2,487
14년 전 조회 4,696
14년 전 조회 1,795
14년 전 조회 2,680
14년 전 조회 2,515
14년 전 조회 1,645
14년 전 조회 1,776
14년 전 조회 1,579
14년 전 조회 9,419
14년 전 조회 1,896
14년 전 조회 2,694
14년 전 조회 2,358
14년 전 조회 1,770
14년 전 조회 1,537
14년 전 조회 4,766
14년 전 조회 1,582
14년 전 조회 1,730
14년 전 조회 2,788
14년 전 조회 2,293
14년 전 조회 2,328
14년 전 조회 2,013
14년 전 조회 1,994
14년 전 조회 1,723
14년 전 조회 2,221
14년 전 조회 1,895
14년 전 조회 2,744
14년 전 조회 2,080
14년 전 조회 3,776
14년 전 조회 1,620
14년 전 조회 3,273
14년 전 조회 3,630
14년 전 조회 5,350
14년 전 조회 1,997
14년 전 조회 2,200
14년 전 조회 2,399
14년 전 조회 2,181
14년 전 조회 2,244
14년 전 조회 3,895
14년 전 조회 2,307
14년 전 조회 2,044
14년 전 조회 2,179
14년 전 조회 2,166
14년 전 조회 1,876
14년 전 조회 2,719
14년 전 조회 3,006
14년 전 조회 2,431
14년 전 조회 1,996
14년 전 조회 1,929
14년 전 조회 1,788
14년 전 조회 2,641
14년 전 조회 3,652
14년 전 조회 2,369
14년 전 조회 2,649
14년 전 조회 2,153
14년 전 조회 2,187
14년 전 조회 2,381
14년 전 조회 1,930
14년 전 조회 1,867
14년 전 조회 1,931
14년 전 조회 2,246
14년 전 조회 2,283
14년 전 조회 2,061
14년 전 조회 1,810
14년 전 조회 2,083
14년 전 조회 2,052
14년 전 조회 1,971
14년 전 조회 2,106
14년 전 조회 1,985
14년 전 조회 2,274
14년 전 조회 2,042
14년 전 조회 2,181
14년 전 조회 2,705
14년 전 조회 1,652
14년 전 조회 3,894
14년 전 조회 1,594
14년 전 조회 1,863
14년 전 조회 1,612
14년 전 조회 2,021
14년 전 조회 1,953
14년 전 조회 2,225
14년 전 조회 1,717
14년 전 조회 2,757
14년 전 조회 2,451
14년 전 조회 2,021
14년 전 조회 7,729
14년 전 조회 1,630