</div>
<div> $sql = " select * from $tmp_write_table where wr_is_comment = 0 and wr_reply = '' order by wr_id desc limit 0, $rows "; </div>
<div>
로그인 후 평가할 수 있습니다
답변에 대한 댓글 1개
�
유우니얌
11년 전
대장님 답변감사합니다 ㅠㅠ ,, 저 죄송하지만 위에 답변 내용은 /lib/ 안의 thumbnail.lib.php 를 수정하는게 맞나요?
$sql = " select bf_file, bf_content from {$g5['board_file_table']}
where bo_table = '$bo_table' and wr_id = '$wr_id' and bf_type between '1' and '3' order by bf_no limit 0, 1 "; 이부분을 그대로...
$sql = " select bf_file, bf_content from {$g5['board_file_table']}
where bo_table = '$bo_table' and wr_id = '$wr_id' and bf_type between '1' and '3' order by bf_no limit 0, 1 "; 이부분을 그대로...