0

에디터로 올린 사진 나오게 하고 싶은데 안되는건가요?

질문답변 게시판에 글 올렸는데 답변이 없어서요..
이건 해결이 안되는건가요?
불당썸 이용한 최신글 인데요.
에디터로 올린 이미지가 최신글에 안나오는데요
어떻게 고치면 될까요.?
고수님 있으면 도움좀 주세요.!!!!

<?
include_once("$g4[path]/lib/thumb.lib.php");  
$img_width = '60'; //썸네일 가로길이
$img_height = '45'; //썸네일 세로길이
$img_quality = '99'; //퀼리티 100이하로 설정
$data_path = $g4[path]."/data/file/$bo_table"; ?>
<style>
.dm-subject { font:bold; font-size:18px; color:#000000; padding:5 10 5 5; }
.dm-hit { text-align:center; font:bold; font-size:14px; color:#e95eee; }
</style>
<div align="center">
<table width="99%" border="0" cellspacing="0" cellpadding="0" align="center">
    <? for ($i=0; $i<count($list); $i++) { ?>
  <tr>    <td style="padding:5 5 5 5;" width="80%">
           <div style="margin-bottom:5px;"><span class="dm-subject">
           <a href="<?=$list[$i][href]?>"><?=$list[$i][subject]?></a></span></div>
    </td>
    <td width="10%" align="center" valign="middle">
<?
  $file = $list[$i][file][0][path] .'/'. $list[$i][file][0][file];
  $img = thumbnail($file, $img_width, $img_height, $img_quality);
  $img = "<a href='{$list[$i][href]}'><img src='$img' width='$img_width' height='$img_height' border='0' style='border:1 #eee solid' onmouseover=this.style.filter='alpha(opacity=60)' onmouseout=this.style.filter='' title='{$list[$i][subject]}'></a>";
?><a href='<?=$list[$i][href]?>'><?=$img?></a> 
    </td>
  </tr>
  <tr><td colspan="3" height="1" bgcolor="#f3f3f3"></td></tr>
  <? } ?>
  <? if (count($list) == 0) { echo "<tr><td align=center height=50><font color=#6A6A6A>오늘 등록된 게시물이 없습니다.</a></td></tr>"; } ?>
</table>
</div>

|

댓글 1개

댓글을 작성하시려면 로그인이 필요합니다.

자유게시판

+
제목 글쓴이 날짜 조회
16년 전 조회 1,561
16년 전 조회 1,753
16년 전 조회 1,728
16년 전 조회 1,829
16년 전 조회 1,277
16년 전 조회 1,438
16년 전 조회 2,138
16년 전 조회 3,374
16년 전 조회 1,288
16년 전 조회 1,304
16년 전 조회 1,720
16년 전 조회 5,985
16년 전 조회 1,476
16년 전 조회 1,780
16년 전 조회 1,217
16년 전 조회 1,968
16년 전 조회 1,819
16년 전 조회 2,037
16년 전 조회 1,708
16년 전 조회 1,813
16년 전 조회 1,712
16년 전 조회 1,818
16년 전 조회 1,643
16년 전 조회 1,403
16년 전 조회 1,489
16년 전 조회 1,383
16년 전 조회 1,864
16년 전 조회 1,358
16년 전 조회 1,740
16년 전 조회 1,340