제나보드와 G블로그의 만남 중에.. 약간의 분쟁이.. > 질문답변

본문 바로가기
사이트 내 전체검색

질문답변

서버정보나 계정정보는 보안유지를 위해 관리자쪽지나 메일로 발송해 주시거나 제작의뢰 게시판을 이용해 주시면 감사하겠습니다..

제나보드와 G블로그의 만남 중에.. 약간의 분쟁이..

페이지 정보

본문

페이지 에러인데요... 제 수준이 아닌것 같아서요...

관련소스는  먼저 http://www.pointtile.co.kr/gblog.index.php 에서-----

<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");

$g4['title'] = "공감소식";
include_once("./_head.php");
?>
<table width="100%" cellpadding=0 cellspacing=0>
<tr>
    <td valign=top width=454>

        <!-- 블로그 검색 -->
        <? include_once("gblog.search_form.php") ?>

        <!-- 새로 올라온 글 -->
        <?
        if ($st && $sv)
            include_once("gblog.search.php");
        else
            include_once("gblog.new_post.php");
        ?>


    </td>
    <td width=20>&nbsp;</td>
    <td valign=top width=210>

        <!-- 신규 블로그 -->
        <? include_once("gblog.new_bloger.php") ?>

        <!-- 글 주제별 분류 시작 -->
        <? include_once("gblog.post_category.php") ?>

    </td>
</tr></table>

<?
include_once("./_tail.php");
?>

-------------------------------------------------------------------------

그담으로 http://www.pointtile.co.kr/gblog.new_post.php 에서-------------

<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가

?>

<!-- 새로 올라온 글 시작 -->
<img src='<?=$gb4[path]?>/img/new_text.gif' border=0>

<table width=440 cellpadding=0 cellspacing=0 align=center>
<?
$main = get_blog_main($dv_id, $st, $sv, 15);

for($i=0; $i<sizeof($main); $i++)
{
    $row = $main[$i];

    if ($i>0) {
        echo "<tr><td height=5></td></tr>";
        echo "<tr><td height=1 bgcolor=#d2d2d2></td></tr>";
        echo "<tr><td height=5></td></tr>";
    }

    echo "<tr><td height=25><span style='font-size:11pt;font-weight:bold;letter-spacing:-1px;'>";
    echo "<a href='".get_post_url($row[id],$row[mb_id])."'>".$row[title]."</a></span></td></tr>";
    echo "<tr><td height=20><span>".$row[writer]."</span> <span class=cloudy>님이 작성</span> ";
    echo "<span class='cloudy small'>(".$row[post_date].", ".$row[category_name].")</span></td></tr>";
    echo "<tr><td class=lh style='word-break:break-all;'><div class=cloudy>".$row[content]."</div></td></tr>";
}

if ($i==0) {
    echo "<tr><td height=100>새로 올라온 글이 아직 없습니다.</td></tr>";
}
?>
<tr><td height=5></td></tr>
<tr><td height=1 bgcolor=#d2d2d2></td></tr>
</table>
<!-- 새로 올라온 글 종료 -->


-------------------------------------------------------------------------------입니다.

고수분들의 도움이 절실합니다. 도와주세요
추천0

댓글목록

profile_image

제로님의 댓글

제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 작성일

<?
include_once("./_common.php");
include_once("$g4[path]/lib/blog.lib.php");

$g4['title'] = "공감소식";

$g4['title'] = "공감소식";
include_once("./_head.php");
?>

head.php상단에
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가

include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/blog.lib.php");
include_once("$g4[path]/gblog.config.php");
include_once("$g4[path]/lib/outlogin.lib.php");
include_once("$g4[path]/lib/poll.lib.php");
include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");
include_once("$g4[path]/lib/popular.lib.php");
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");

//print_r2(get_defined_constants());

// 사용자 화면 상단과 좌측을 담당하는 페이지입니다.
// 상단, 좌측 화면을 꾸미려면 이 파일을 수정합니다.
?>

profile_image

제로님의 댓글

제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 작성일

그룹별 서브배너는 다르게 나타나도록 기본 기능으로 되어 있습니다..
게시판별로 다르게 하시려면 약간의 소스 수정이 필요합니다..

head.sub.php파일을 참고하셔서 swith구문을 응용해서 소스를 추가하시면 가능합니다.

Total 1,640건 16 페이지
  • RSS
질문답변 목록
번호 제목 글쓴이 조회 추천 날짜
1265 프라하쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11827 1 03-30
1264 롤링어텍쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11824 0 04-10
1263 보아스쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 11814 0 07-23
1262 우루사쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 11814 0 11-01
1261 포인트쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11802 0 12-05
1260 맹물쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 11795 0 09-15
1259 life쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11786 1 04-15
1258 성이아빠쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 11772 0 07-29
1257 유후훌쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 11772 0 01-02
1256 알럽투데이쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11768 0 04-22
1255 가이드쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11764 0 03-01
1254 Gmasta쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11760 0 01-15
1253 투톤무늬소쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11760 0 09-20
1252 메빅맨쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11756 0 05-22
1251 WEBPD쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11755 0 11-19
1250 미누리쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 11724 0 06-13
1249 휴먼쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 11715 0 10-23
1248 맙소사쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11706 0 07-24
1247 휴먼쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 11685 0 07-07
1246 사이몽쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11680 0 12-30
1245 용맨쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 11675 0 11-16
1244 박미영쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11672 0 07-29
1243 가이드쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11672 0 05-05
1242 용맨쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 11669 0 09-17
1241 장용기쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11668 0 03-07

검색

회원로그인

회원가입

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒140-0011 東京都品川区東大井2-5-9-203
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

접속자집계

오늘
5,386
어제
5,524
최대
8,233
전체
1,506,823
Copyright (c) 株式会社YHPLUS. All rights reserved.