같은 최근갤러리를 두개 적용했을때 질문 드립니다. > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

같은 최근갤러리를 두개 적용했을때 질문 드립니다. 정보

같은 최근갤러리를 두개 적용했을때 질문 드립니다.

본문

첫째로 적용한 최근갤러리는 사진을 열개나 올렸는데 1개의 사진만 최근 갤러리로 나오고
두번째 것은 아예 안나오네요.
소스 좀 봐주세요.
<?
include("./_common.php");
include("$g4[path]/lib/latest.lib.php");

$g4['title'] = "";
include("./_head.php");
?>
<!-- 메인화면 최신글 시작 -->

<table cellpadding="0" cellspacing="0" width="780" height="0%">
    <tr>
        <td width="780" valign="top" height="0%">
            <table cellpadding="0" cellspacing="0" width="780" height="0%">
                <tr>
                    <td width="780" colspan="2">
                        <table cellpadding="0" cellspacing="0" width="780" height="7">
                            <tr>
                                <td width="770"></td>
                            </tr>
                        </table>
</td>
                </tr>
                <tr>
                    <td width="780" colspan="2">                        <p><?=latest('vozzang_latest_box','1', 6, 80);?> </p>
</td>
                </tr>
                <tr>
                    <td width="780" colspan="2">
                        <table cellpadding="0" cellspacing="0" width="780" height="3">
                            <tr>
                                <td width="770"></td>
                            </tr>
                        </table>
</td>
                </tr>
                <tr>
                    <td width="377" height="0%" valign="top">

                        <p><?=latest('basic2','9', 5, 30);?> </p>
</td>
                    <td width="376" align="left" valign="top">                                                <p><?=latest('basic2','41', 5, 30);?> </p>
</td>
                </tr>
                <tr>
                    <td width="780" colspan="2">&nbsp;</td>
                </tr>
                <tr>
                    <td width="378" height="0%" valign="top">                        <p><?=latest('basic2','30', 5, 30);?> </p>
</td>
                    <td width="378" align="left" valign="top">                        <p><?=latest('basic2','31', 5, 30);?> </p>
</td>
                </tr>
                <tr>
                    <td width="780" colspan="2">&nbsp;</td>
                </tr>
                <tr>
                    <td width="378" height="0%" valign="top">                        <p><?=latest('basic2','19', 5, 30);?> </p>
</td>
                    <td width="378" align="left" valign="top">                        <p><?=latest('basic2','22', 5, 30);?> </p>
</td>
                </tr>
                <tr>
                    <td width="780" colspan="2">&nbsp;</td>
                </tr>
                <tr>
                    <td width="378" height="0%" valign="top">                        <p><?=latest('basic2','10', 5, 30);?> </p>
</td>
                    <td width="378" height="0%" align="left" valign="top">                        <p><?=latest('basic2','23', 5, 30);?> </p>
</td>
                </tr>
                <tr>
                    <td width="780" colspan="2">&nbsp;</td>
                </tr>
                <tr>
                    <td width="378" height="0%" valign="top">                        <p><?=latest('basic2','24', 5, 30);?> </p>
</td>
                    <td width="378" height="0%" align="left" valign="top">                        <p><?=latest('basic2','40', 5, 30);?> </p>
</td>
                </tr>
                <tr>
                    <td width="780" colspan="2">&nbsp;</td>
                </tr>
                <tr>
                    <td width="378" height="0%" valign="top">                        <p><?=latest('basic2','2', 5, 30);?> </p>
</td>
                    <td width="378" height="0%" align="left" valign="top">                        <p><?=latest('basic2','4', 5, 30);?> </p>
</td>
                </tr>
                <tr>
                    <td width="780" colspan="2" height="10">                       

                        <p>&nbsp;</p>
</td>
                </tr>
                <tr>
                    <td width="780" colspan="2" height="18">
                        <table cellpadding="0" cellspacing="0" width="760" height="0%">
                            <tr>
                                <td width="780" height="17%">                                                                                                     
                                    <p><?=latest("elpis_460_photo", "26", 10, 20);?>    </p>
</td>
                            </tr>
                        </table>
                </tr>
                <tr>
                    <td width="780" colspan="2" height="29">                                               
                        <table cellpadding="0" cellspacing="0" width="780" height="1%">
                            <tr>
                                <td width="770"></td>
                            </tr>
                        </table> <p><?=latest("elpis_460_photo", "37", 10, 20);?></p>
</td>
                </tr>
            </table>
</td>
    </tr>
</table>
<? include('_tail.php'); ?>
  • 복사

댓글 전체

아.. !! vozzang 최신글은 원래 그래요.
제가 vozzang 소스를 보질 못해서 답변을 못 드리겠는데요..
다른 분들도 이 html소스 보고는 답변 못 드릴 꺼예요.
문제가 생기는 부분은 스킨소스인 php에 있을테니까요...
© SIRSOFT
현재 페이지 제일 처음으로