최신갤러리 오류...ㅠ 정보
최신갤러리 오류...ㅠ본문
http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=93487
이걸 적용했는데요...
첨부 그림처럼 저런씩으로 나오네요..
즉,이미지가 나오질 않고..또 저런씩으로
스크립트 오류처럼 뜨네요...ㅠ
뭐가 잘못된거죠?? 도와주세요...
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
include_once("$g4[path]/lib/thumb.lib.php");
?>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title></title></head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<table border="0" width="982">
<tr>
<td width="192" height="249"> </td>
<td width="780" colspan="2" height="249"><?=latest("clubdslr_black", "photo", $rows=8, $subject_len=40)?>
</td>
</tr>
<tr>
<td width="192" height="113"> </td>
<td width="389" height="113"><? echo latest("latest_grayB", "money" , 5, 46); ?></td>
<td width="387" height="113"><? echo latest("latest_grayB", "market" , 5, 46); ?></td>
</tr>
<tr>
<td width="192" height="116"> </td>
<td width="389" height="116"> </td>
<td width="387" height="116"> </td>
</tr>
<tr>
<td width="192" height="106"> </td>
<td width="389" height="106"> </td>
<td width="387" height="106"> </td>
</tr>
<tr>
<td width="192"> </td>
<td width="389"> </td>
<td width="387"> </td>
</tr>
</table>
</body>
</html>
이걸 적용했는데요...
첨부 그림처럼 저런씩으로 나오네요..
즉,이미지가 나오질 않고..또 저런씩으로
스크립트 오류처럼 뜨네요...ㅠ
뭐가 잘못된거죠?? 도와주세요...
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
include_once("$g4[path]/lib/thumb.lib.php");
?>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title></title></head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<table border="0" width="982">
<tr>
<td width="192" height="249"> </td>
<td width="780" colspan="2" height="249"><?=latest("clubdslr_black", "photo", $rows=8, $subject_len=40)?>
</td>
</tr>
<tr>
<td width="192" height="113"> </td>
<td width="389" height="113"><? echo latest("latest_grayB", "money" , 5, 46); ?></td>
<td width="387" height="113"><? echo latest("latest_grayB", "market" , 5, 46); ?></td>
</tr>
<tr>
<td width="192" height="116"> </td>
<td width="389" height="116"> </td>
<td width="387" height="116"> </td>
</tr>
<tr>
<td width="192" height="106"> </td>
<td width="389" height="106"> </td>
<td width="387" height="106"> </td>
</tr>
<tr>
<td width="192"> </td>
<td width="389"> </td>
<td width="387"> </td>
</tr>
</table>
</body>
</html>
추천
0
0
댓글 전체
불당썸은 100% php라서 script 오류가 나오지 않는데요???
firefox의 firebug로 보시면 자바스크립트 오류가 보일 겁니다.
firefox의 firebug로 보시면 자바스크립트 오류가 보일 겁니다.