이곳은 ZEROBOARD 4버전 관련 질문/답변 게시판입니다.

다른 사이트의 게시판도 몇몇 에러가 나는것 같습니다.

 

주소는 다음과 같습니다.

 

http://www.openlock.co.kr/bbs/zboard.php?id=example&PHPSESSID=9f29786597c5802cc4c635bc9dda3ae5

 

 

 

에러내용은

Warning: Division by zero in /home/hosting_users/sdh7708/www/bbs/skin/Nara_SG_Gallery_V2/list_main.php on line 39

게시된 숫자만큼 이런 메세지가 뜹니다. 이유를 모르겠습니다. 고수분들의 설명과 해결방법 부탁드립니다.

 

그리고  소스는 아래와 같습니다.

<?
 $subject = str_replace(">"," CLASS=12KoLinkBlue>",$subject);
 $name= str_replace(">"," CLASS=12KoLinkBlack>",$name);

unset($temp);

$img_name = "$dir/noscreenshot.gif"; // 업로드된 이미지가 없을때 보여줄 파일...$dir 은 스킨 폴더
$img_width = 90; // 파일 width
$img_height = 20; // 파일 height
$bbs_width = 90; // width 제한 크기
if($data[file_name1]) { // 이미지가 있을때
        $img_name = $data[file_name1]; // 업로드된 이미지 파일명 추출
        $temp = @GetImageSize($img_name); // 화면에 표시할 그림파일 크기 정보 얻고
        if($temp[0] > $bbs_width ) { // 지정된 게시판 가로크기보다 클경우
        $ratio = $bbs_width/$temp[0]; // 게시판 width에 대한 그림파일의 width 비율 계산.
        $img_width = $temp[0]*$ratio; // 그림파일의 width와 height에 동일 ratio 적용.
        $img_height = $temp[1]*$ratio;
        }

        else {
                $img_width = $temp[0]; // 지정된 크기보다 작을경우 원사이즈대로 출력
                $img_height = $temp[1];
        }
}
$_alink="";
 if($data[file_name1])
 {
  $s_info = @getimagesize($data[file_name1]);

 if($s_info[2]>0&&$s_info[2]<4)
 {
  $_xsize = $s_info[0];
  if($_xsize>$_hsize) $_xsize=$_hsize;
  $_srcname = $data[file_name1];
  $_alink="<a href=javascript:void(window.open('$dir/show_pic.php?file=$data[file_name1]','$data[no]','+ '+ 'width=$s_info[0],height=$s_info[1],resizable=yes,toolbars=no,scrollbars=auto')) onfocus=blur()>";
 }
 }
 $_x ++;
 $_temp = $_x % $_h_num;    (39라인은 요부분입니다.)
?>

<tr align=center class=list<?=$coloring%2?>>
 <td CLASS=10En000000><?=$number?></td>
 <?=$hide_category_start?><td nowrap><nobr><?=$category_name?><nobr></td><?=$hide_category_end?>
 <TD><?=$_alink?><img src=<?=$img_name?> width=<?=$img_width?> height=<?=$img_height?> border=0 CLASS=Border2pxEEEEEE></a></TD>
 <td align=left nowrap><?=$hide_cart_start?><input type=checkbox name=cart value="<?=$data[no]?>"><?=$hide_cart_end?>&nbsp;<?=$insert?><?=$icon?><?=$subject?> &nbsp;<SPAN class=10En666666><?=$comment_num?></SPAN></td>
 <td><nobr><?=$face_image?>&nbsp;<?=$name?></nobr></td>
 <td nowrap CLASS=10En000000><?=$reg_date?></td>
 <td nowrap CLASS=10En000000><?=$vote?></td>
 <td nowrap CLASS=10En000000><?=$hit?></td>
</tr>

<?$coloring++;?>

List of Articles
번호 제목 글쓴이 날짜 조회 수
186185 쪽지 알림음 [레벨:1]래애빗 2009-12-04 2223
186184 1.리스트에서 이전글 다음글 출력시 2.코멘트가여러개써짐!! [레벨:1]조하니 2009-12-04 1856
186183 member_modify.php 오류문의 드립니다. [1] [레벨:1]병철 2009-12-04 2101
186182 꼭 필요한 기능인데..도저히 안되네요....부탁드립니다. [레벨:5]멋진-kth 2009-12-04 1852
186181 본문은 전체공개, 토글(숨김글)은 회원공개로 하고싶습니다. [레벨:1]유애 2009-12-04 1935
186180 (급급) 외부로그인과 최근게시글 고수님들 도와주세요. 화면이 안떠요!!!! [레벨:0]caneel 2009-12-04 1692
186179 전체쪽지 오류좀 봐주세요~~~~~~ [레벨:1]kimaru 2009-12-04 1802
186178 방명록 외부인 비밀글 에러 [1] [레벨:1]바아람 2009-12-03 366
186177 아바타샵,아바타플러그인 다운로드 받을 수 있는 곳 [레벨:0]할리퀸 2009-12-03 2162
» 겔러리 게시판이 에러가 난것 같습니다. [레벨:1]밥그릇짱 2009-12-03 281
186175 write.php 에 문제가 생긴것같습니다(수정) [레벨:1]hnee 2009-12-03 351
186174 갤러리 게시판에서 사진클릭하면 팝업창안뜨게하는법..ㅠㅠ [1] [레벨:0]유메722 2009-12-03 1970
186173 안녕하세요, 일간 베스트를 출력하고 싶은데 방법좀 알려주세요. [레벨:1]언노운 2009-12-03 1680
186172 백업받은 데이터를 다시 적용하려면... [레벨:2]꿈결빛 2009-12-03 1806
186171 제로보드 관리자 페이지 관하여 [1] [레벨:1]peter3639 2009-12-03 1857
186170 member_modify.php 질문드립니다 [2] [레벨:1]병철 2009-12-03 1890
186169 관리자가 글 쓸때. [레벨:1]청춘미소 2009-12-03 1644
186168 코멘트 입력 버튼 [1] [레벨:1]귀여우지오 2009-12-03 1784
186167 70년생 이후도 계속 같은걸로 뜨네요 ㅠㅠㅠ [레벨:1]해12 2009-12-03 373
186166 list_head 와 list_notice 출력 순서 변경 [1] [레벨:1]라후너 2009-12-03 1851