테스트 사이트 - 개발 중인 베타 버전입니다

코멘트 폼이 안나와요

<table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td>
<font face="돋움" color="#CCCCCC"><span class="s11 color_pink2" style="font-size:9pt;"> <!-- 게시물 내용 보기 끝 -->
<?
$wr_id = $lists[$ii][wr_id];
include ("$board_skin_path/view_comment.php");
?>
</span></font> </td>
</tr>
</table>

소스에서 요부분 같은데요
코멘트 폼이 안나오네요 ㅠㅠ
제가 잘 볼줄을 몰라서...어떻게 해야될까요?

댓글 작성

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

로그인하기

댓글 1개

<?
$wr_id = $lists[$ii][wr_id];
include ("$board_skin_path/view_comment.php");
?>
=>
<?
$wr_id = $lists[$i][wr_id];
include ("$board_skin_path/view_comment.php");
?>

정확하게는 전체 스킨을 봐야 알 듯 합니다. 리스트에서 댓글 출력하는 스킨인듯? 합니다만.

게시글 목록

번호 제목
284508
284499
284492
284490
284484
284481
284478
284476
284474
284472
284470
284458
284457
284454
284453
284447
284446
284444
284441
284440