묻고답하기

다른 글은 안그런데 댓글이 한개인 글만 들어가면 레이아웃도 사라지고 제일 밑에 이런 에러 문구가 뜹니다ㅠㅠ 또 모바일은 정상적으로 뜨구요

 Fatal error: Cannot use object of type stdClass as array in /host/home1/홈주소/html/xe/files/cache/template_compiled/7c21c677d8157d34f02047e79402b325.compiled.php on line 8

 

위 파일의 내용입니다

<?php if(!defined("__XE__"))exit;?><?php 
 $__Context->oDB = &DB::getInstance();
 $__Context->query = $__Context->oDB->_query('select regdate from xe_comments where document_srl = '.$__Context->document_srl);
 $__Context->result = $__Context->oDB->_fetch($__Context->query);
 $__Context->no = array();
 ?>
<?php for($__Context->i=0;$__Context->i<count($__Context->result);$__Context->i++){ ?>
<?php  $__Context->no[] = $__Context->result[$__Context->i]->regdate ?>
<?php } ?>
<?php  sort($__Context->no) ?>
<?php if($__Context->mi->fdb_style=='fdb_v2' && $__Context->mi->default_style!='guest'){ ?><a class="nametag ui_font bubble" href="#" onclick="jQuery(this).nextAll('ul,.bd_pg').slideToggle();return false" title="Click! <?php echo $__Context->lang->comment ?> <?php echo $__Context->lang->cmd_view ?>~"><strong class="bg_color bx_shadow">Comment <b>'<?php echo $__Context->oDocument->getCommentcount() ?>'</b></strong></a><?php } ?>
<?php if($__Context->oDocument->getCommentcount()){ ?>
<?php if(!$__Context->mi->fdb_style){ ?><div class="fdb_tag<?php if($__Context->mi->cmt_wrt_position=='cmt_wrt_btm'){ ?> bg_f_f9 css3pie<?php } ?>">
    <a class="ui_font bubble" href="#" onclick="jQuery(this).parent().nextAll('ul,.bd_pg').slideToggle();return false" title="<?php echo $__Context->lang->comment ?> <?php echo $__Context->lang->cmd_view ?>">Comments <b>'<?php echo $__Context->oDocument->getCommentcount() ?>'</b></a>
</div><?php } ?>
<ul class="fdb_lst_ul <?php echo $__Context->mi->fdb_hide ?>">
    <?php if($__Context->oDocument->getComments()&&count($__Context->oDocument->getComments()))foreach($__Context->oDocument->getComments() as $__Context->key=>$__Context->comment){ ?>
<?php if($__Context->comment->get('depth')){ ?>
    <li id="comment_<?php echo $__Context->comment->comment_srl ?>" class="fdb_itm clear re bg<?php echo ($__Context->comment->get('depth'))%2 ?>" style="margin-left:<?php echo (($__Context->comment->get('depth')-1)%10+1)*2 ?>%">
        <i class="fa fa-share fa-flip-vertical re"></i><?php if($__Context->comment->get('depth')>10){ ?><i class="fa fa-share fa-flip-vertical re rere"></i><?php } ?>
<?php }else{ ?>
    <li id="comment_<?php echo $__Context->comment->comment_srl ?>" class="fdb_itm clear">
<?php } ?>
        
        <?php if(!$__Context->mi->profile_img){ ?>
        <?php if($__Context->comment->getProfileImage()){ ?><img class="profile img" src="<?php echo $__Context->comment->getProfileImage() ?>" alt="profile" /><?php } ?>
        <?php if(!$__Context->comment->getProfileImage()){ ?><span class="profile img no_img">?</span><?php } ?>
        <?php } ?>
<?php if($__Context->no&&count($__Context->no))foreach($__Context->no as $__Context->k=>$__Context->v){;
if($__Context->v==$__Context->comment->get('regdate')){ ?>
<?php  $__Context->k++ ?>
<? break ?>
<?php }} ?>
<div class="meta">
            <?php if($__Context->comment->member_srl){ ?><a href="#popup_menu_area" class="member_<?php echo $__Context->comment->member_srl ?>" onclick="return false">익명</a><?php } ?>
            <?php if(!$__Context->comment->member_srl && $__Context->comment->homepage){ ?><a href="<?php echo $__Context->comment->getHomepageUrl() ?>" target="_blank">익명</a><?php } ?>
            <?php if(!$__Context->comment->member_srl && !$__Context->comment->homepage){ ?><b>익명</b><?php };
echo $__Context->k ?>
            <span class="date"><?php echo getTimeGap($__Context->comment->get('regdate'), "Y.m.d H:i") ?></span>
            <?php if($__Context->grant->manager || $__Context->mi->display_ip_address){ ?><small class="m_no">(<?php echo $__Context->comment->getIpaddress() ?>)</small><?php } ?>
            <?php if($__Context->comment->isSecret()){ ?><span class="ico_secret">SECRET</span><?php } ?>
            
            <?php if($__Context->comment->hasUploadedFiles()){ ?>
            <a class="tg_btn2" href="#files_<?php echo $__Context->comment->comment_srl ?>"><b class="ui-icon ui-icon-disk">Files</b><?php echo $__Context->lang->uploaded_file ?> <small>(<?php echo $__Context->comment->get('uploaded_count') ?>)</small></a>
            <div id="files_<?php echo $__Context->comment->comment_srl ?>" class="cmt_files tg_cnt2">
                <button type="button" class="tg_blur2"></button><button type="button" class="tg_close2" title="<?php echo $__Context->lang->cmd_close ?>"><b class="ui-icon ui-icon-closethick">X</b></button>
                <ul class="wrp">
                    <?php if($__Context->comment->getUploadedFiles()&&count($__Context->comment->getUploadedFiles()))foreach($__Context->comment->getUploadedFiles() as $__Context->key=>$__Context->file){ ?><li><em>•</em> <a class="bubble" href="<?php echo getUrl('');
echo $__Context->file->download_url ?>" title="[File Size:<?php echo FileHandler::filesize($__Context->file->file_size) ?>/Download:<?php echo number_format($__Context->file->download_count) ?>]"><?php echo $__Context->file->source_filename ?></a></li><?php } ?>
                </ul>
                <button type="button" class="tg_blur2"></button>
            </div>
            <?php } ?>
        </div>
        
        <?php if(!$__Context->comment->isAccessible()){ ?>
        <form action="./" method="get" onsubmit="return procFilter(this, input_password)"><input type="hidden" name="error_return_url" value="<?php echo htmlspecialchars(getRequestUriByServerEnviroment(), ENT_COMPAT | ENT_HTML401, 'UTF-8', false) ?>" /><input type="hidden" name="act" value="<?php echo $__Context->act ?>" /><input type="hidden" name="vid" value="<?php echo $__Context->vid ?>" />
            <input type="hidden" name="mid" value="<?php echo $__Context->mid ?>" />
            <input type="hidden" name="page" value="<?php echo $__Context->page ?>" />
            <input type="hidden" name="document_srl" value="<?php echo $__Context->comment->get('document_srl') ?>" />
            <input type="hidden" name="comment_srl" value="<?php echo $__Context->comment->get('comment_srl') ?>" />
            <p>"<?php echo $__Context->lang->msg_is_secret ?>"</p>
            <span class="itx_wrp">
                <label for="cpw_<?php echo $__Context->comment->comment_srl ?>"><?php echo $__Context->lang->password ?></label>
                <input type="password" id="cpw_<?php echo $__Context->comment->comment_srl ?>" name="password" class="itx" />
                <input type="submit" value="<?php echo $__Context->lang->cmd_input ?>" class="bd_btn" />
            </span>
        </form>
        <?php }else{ ?>
        <?php echo $__Context->comment->getContent(false) ?>
        <?php } ?>
        
        <div class="fdb_nav img_tx">
            <?php if($__Context->mi->cmt_this_btn=='2' && $__Context->is_logged){ ?>
            <a href="#" onclick="doCallModuleAction('comment','procCommentDeclare','<?php echo $__Context->comment->comment_srl ?>');return false"><i class="fa fa-phone"></i><?php echo $__Context->lang->cmd_declare ?></a>
            <a href="#" onclick="doCallModuleAction('comment','procCommentVoteUp','<?php echo $__Context->comment->comment_srl ?>');return false"><i class="fa fa-heart color"></i><?php echo $__Context->lang->cmd_vote ?></a>
            <?php if(!$__Context->mi->cmt_vote_down){ ?><a href="#" onclick="doCallModuleAction('comment','procCommentVoteDown','<?php echo $__Context->comment->comment_srl ?>');return false"><i class="fa fa-heart"></i><?php echo $__Context->lang->cmd_vote_down ?></a><?php } ?>
            <?php } ?>
            <?php if((!$__Context->mi->cmt_this_btn && $__Context->is_logged) || $__Context->grant->manager){ ?><a class="comment_<?php echo $__Context->comment->comment_srl ?> m_no" href="#popup_menu_area" onclick="return false"><i class="fa fa-ellipsis-h"></i><?php echo $__Context->lang->cmd_comment_do ?></a><?php } ?>
            <?php if($__Context->comment->isGranted() || !$__Context->comment->get('member_srl')){ ?>
            <a href="<?php echo getUrl('act','dispBoardModifyComment','comment_srl',$__Context->comment->comment_srl) ?>"><i class="fa fa-pencil"></i><?php echo $__Context->lang->cmd_modify ?></a>
            <a href="<?php echo getUrl('act','dispBoardDeleteComment','comment_srl',$__Context->comment->comment_srl) ?>"><i class="fa fa-eraser"></i><?php echo $__Context->lang->cmd_delete ?></a>
            <?php } ?>
            <?php if($__Context->oDocument->allowComment()){ ?><a class="re_comment" href="<?php echo getUrl('act','dispBoardReplyComment','comment_srl',$__Context->comment->comment_srl) ?>" onclick="<?php if(!$__Context->grant->write_comment || !$__Context->oDocument->isEnableComment()){ ?>alert('<?php echo $__Context->lang->msg_not_permitted ?>')<?php }else{ ?>reComment(<?php echo $__Context->comment->get('document_srl') ?>,<?php echo $__Context->comment->get('comment_srl') ?>,'<?php echo getUrl('act','dispBoardReplyComment','comment_srl',$__Context->comment->comment_srl) ?>')<?php } ?>;return false;"><i class="fa fa-comment"></i> <?php echo $__Context->lang->cmd_reply ?></a><?php } ?>
            
            <?php if($__Context->mi->cmt_vote!='N' && ($__Context->mi->cmt_vote=='2' || $__Context->comment->get('voted_count')!=0 || $__Context->comment->get('blamed_count')!=0)){ ?><span class="vote ui_font">
                <a class="bd_login" href="#"<?php if($__Context->is_logged){ ?> onclick="doCallModuleAction('comment','procCommentVoteUp','<?php echo $__Context->comment->comment_srl ?>');return false"<?php } ?> title="<?php echo $__Context->lang->cmd_vote ?>"><em><i class="fa fa-heart color"></i> <?php echo $__Context->comment->get('voted_count')?$__Context->comment->get('voted_count'):0 ?></em></a>
                <?php if(!$__Context->mi->cmt_vote_down){ ?><a class="bd_login" href="#"<?php if($__Context->is_logged){ ?> onclick="doCallModuleAction('comment','procCommentVoteDown','<?php echo $__Context->comment->comment_srl ?>');return false"<?php } ?> title="<?php echo $__Context->lang->cmd_vote_down ?>"><i class="fa fa-heart"></i> <?php echo abs($__Context->comment->get('blamed_count')?$__Context->comment->get('blamed_count'):0) ?></a><?php } ?>
            </span><?php } ?>
        </div>
    </li>
    <?php } ?>
</ul>
<?php if($__Context->oDocument->comment_page_navigation){ ?>
<div class="bd_pg clear <?php echo $__Context->mi->fdb_hide ?>">
    <a href="<?php echo getUrl('cpage',1) ?>#<?php echo $__Context->oDocument->get('document_srl') ?>_comment" class="direction" title="<?php echo $__Context->lang->first_page ?>"><i class="fa fa-angle-double-left"></i> <span>First</span></a>
    <?php while($__Context->page_no=$__Context->oDocument->comment_page_navigation->getNextPage()){ ?>
        <?php if($__Context->cpage==$__Context->page_no){ ?><strong class="this"><?php echo $__Context->page_no ?></strong><?php } ?> 
        <?php if($__Context->cpage!=$__Context->page_no){ ?><a href="<?php echo getUrl('cpage',$__Context->page_no) ?>#<?php echo $__Context->oDocument->get('document_srl') ?>_comment"><?php echo $__Context->page_no ?></a><?php } ?>
    <?php } ?>
    <a href="<?php echo getUrl('cpage',$__Context->oDocument->comment_page_navigation->last_page) ?>#<?php echo $__Context->oDocument->get('document_srl') ?>_comment" class="direction" title="<?php echo $__Context->lang->last_page ?>"><span>Last</span> <i class="fa fa-angle-double-right"></i></a>
</div>
<?php } ?>
<?php } ?>

 

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
coregeo CS 페이지 작성 도움요청 [2] file 2017.02.22 by coregeo
미르거북 페이지추가 문의 [4] 2017.02.22 by 뽀미
이와이 오류 메세지 표시 일 때.. [3] 2017.02.22 by 이와이
too**** board DX사용중 파일 업로드가 이상해요 file  
마르키스 xe와 도쿠위키 연동 관련해서 질문드립니다 file  
torrent Non-static method 에러는 어떻게 해결해야 하나요? file  
곰탱이 xedition 레이아웃용 갤러리 게시판은 없나요? [2] 2017.02.21 by 곰탱이
김기나 비밀번호 찾기 또는 회원가입 메일 인증시 오류에요 file  
살려줘용 다른 외부의 db에 데이터를 넣고 싶습니다. [2] 2017.02.21 by 살려줘용
필검 기본형1.8.29  
전하민 이런 갤러리형식은 설치할수 있나요? [2] file 2017.02.21 by 전하민
필검 xe1기본형 [2] 2017.02.21 by 필검
백작 호스팅 이전 후 에러좀 봐 주세요.. [2] 2017.02.21 by 백작
리즈러브 attr속성변경후 변경된 이미지 클릭 팝업 [2] file 2017.02.20 by 리즈러브
미르거북 메뉴클릭시 브라우저 하단 상태줄에 주소경로 안나오게 하는방법 ?? [2] file 2017.02.20 by 미르거북
이와이 게시판 아무것도 안 보이는 현상 [1] 2017.02.20 by sejin7940
팀파워o권대훈 대표 주소 변경 방법 (현재http://땡땡땡.kr을 http://www.땡땡땡.kr 로) [2] 2017.02.20 by 제이와이엔소프트
Jessie PHP7.0로 업데이트 하고 http500내부 오류라고 뜨는데요 [9] 2017.02.20 by 외계인이이쁘면어떡해
성호군 자동으로 www붙이기. [4] 2017.02.19 by 성호군
없음04177 스케치북5 게시판 스킨! 질문드립니다.  
진병하 python으로 로그인 페이지를 짜는데 왜 안돼는지 모르겠습니다. file  
미르거북 설치과정 문의 [2] file 2017.02.19 by 미르거북
lun**** 코어 업데이트 후 폰트 작아지는 문제  
빗소리 서브페이지 레이아웃 사용법 [1] 2017.02.19 by andrewhsim
개골동자 허브 교체후 접속이 안됨  
이벤트서치 링크에 있는 사이트와 유사하게 만들고 싶은데 방법은요? [3] 2017.02.18 by Novelic
야야야료 크론탭 스케줄짜기  
곰탱이 layout.css 와 layout.min.css 의 차이가 뭔가요? [4] 2017.02.17 by 곰탱이
지랭 모바일 게시판 HandyXE Sweet Mobile 비밀글 설정하기 [2] file 2017.02.17 by 지랭
정세영 check-domains 사이트로 사이트맵 만드는 도중