묻고답하기

<!--// Files -->

  <div cond="$oDocument->hasUploadedFiles() && (!$mi->show_files || $mi->show_files=='2')" id="files_{$oDocument->document_srl}" class="rd_fnt rd_file clear <show_files">!--@if(!$mi->show_files)--> hide<!--@end-->">

 

  {@
 $oDB = &DB::getInstance();
  
$query = $oDB->_query("select count(*) as count from xe_comments where document_srl='" . $oDocument->document_srl . "' and member_srl='" . $logged_info->member_srl . "'");
 $result = $oDB->_fetch($query);
}


   <strong class="ui_font"><font color="red">다운로드 </font><b>'{$oDocument->get('uploaded_count')}'</b></strong>
   <ul cond="!$mi->files_type">
    <li loop="$oDocument->getUploadedFiles()=>$key,$file"><a class="bubble" href="{getUrl('')}{$file->download_url}"|cond="$result->count>0" title="[File Size:{FileHandler::filesize($file->file_size)}/Download:{number_format($file->download_count)}]">{$file->source_filename}</a><span class="comma">,</span></li>
   </ul>
   <include cond="$mi->files_type" target="_read_files.html" />
  </div>

 

 

 

위와 같이 하면된다는 글을 보았는데요. 제가 받은 스케치북 _read.html 에서는 아래와 같이 다르게 되어있습니다 

 

<!--// Files -->

<include cond="$oDocument->hasUploadedFiles() && (!$mi->show_files || $mi->show_files==2)" target="_read_files.html" />

<!--// Trackback -->

<block cond="$oDocument->allowTrackback()">

<div class="rd_trb rd_fnt clear">

<a class="ui_font bubble" href="#" title="{$lang->trackback} {$lang->cmd_view}"><strong>Trackback</strong> <span cond="$oDocument->getTrackbackCount()" class="fnt_count">'<b>{$oDocument->getTrackbackCount()}</b>'</span></a>

<a cond="$oDocument->allowTrackback()" class="link" href="{$oDocument->getTrackbackUrl()}" onclick="return false">{$oDocument->getTrackbackUrl()}</a>

</div>

<include cond="$oDocument->getTrackbackCount()" target="_trackback.html" />

</block>

<!--// Read Footer Navi -->

 

 

아래와 같이 

<!--// Files --> 밑에 

{@
 $oDB = &DB::getInstance();
  
$query = $oDB->_query("select count(*) as count from xe_comments where document_srl='" . $oDocument->document_srl . "' and member_srl='" . $logged_info->member_srl . "'");
 $result = $oDB->_fetch($query);
}

넣어봐도 안되는데 도와주세요. 

 

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
qawsed 게시판 레이아웃 문의드립니다. [1] file 2017.06.08 by 제이와이엔소프트
이쩡2 seo관련 의뢰.  
시미 모바일에서 한메뉴만 pc화면으로 보여지는 문제  
기억속으로 서브도메인 설정 방법 문의드립니다. [1] 2017.06.07 by 코리스™
사람인 스킨,위젯,모듈 적용이 안됩니다 [1] 2017.06.07 by SimpleCode
하마응가 c언어 소스코드 조언을 부탁드립니다. ㅠ.ㅠ [3] 2017.06.07 by 하마응가
도징 안보이는 모바일 링크이미지 질문입니다  
A1ex db.config.php default_url 도메인 [1] 2017.06.07 by 기진곰
Synchel 사이트 운영진중 한명이 뒷통수 치고 해킹하고 DB삭제 했습니다 [15] 2017.06.07 by GG
리엑스 cympusadmin 모듈을 설치중인데 에러가 납니다. [3] 2017.06.06 by 리엑스
사람인 레이아웃 적용 어떻게 하죠 [1] 2017.06.06 by 너에게제공
천민 스케치북 5 댓글 작성후 다운로드 받는 방법  
천민 스케치북 5 댓글 작성 후 다운로드 받게하는 법 [2] 2017.06.06 by 천민
류중근 그림 첨부하면 100%에서 사라집니다. 어떡하죠? [3] 2017.06.05 by 류중근
성호군 설치시 그림없는 흰 배경화면에 글만 나옵니다. ㅠㅠ file  
박하향풍선껌 특정 확장변수 관리자만 보이게 설정하는 방법 알려주세요 [2] 2017.06.05 by 박하향풍선껌
김정훈 제가 만든 html 파일을 사용할수는 없는 건가요? [1] 2017.06.05 by 너에게제공
꽃민 게시판 검색을 할때 게시물이 안떠요! file  
때린데 또때려 이미지 확대후 종료방법 변경하고 싶습니다. [2] 2017.06.05 by 때린데 또때려
Do_Louie 명의변경 [1] 2017.06.05 by J__
던힐 호스팅회사 변경후 도메인 문제 문의  
천민 댓글 작성후 다운로드  
오오이잉 회원목록을 특정그룹만 볼 수 있도록 할 수 있을까요?  
비상9 [질문] 관리자 페이지 접속 문의 - 로그인 [1] 2017.06.04 by 비상9
택군82 비밀글일경우 관리자가 글 수정시 비밀번호를 어찌해야하나요?  
iufc84 포인트 레벨 아이콘 표시 애드온... 문제 file  
하트 testyle 관리화면 접속이 안됩니다. [2] file 2017.06.04 by 하트
사람인 쉬운설치가 안돼요 [1] 2017.06.04 by 너에게제공
pb**** 디비정보 변경시 xe 디비정보 변경 파일을 어디에 있나요 [3] 2017.06.04 by pb****
Antikiwi Ci 값 입력창 뜨게 하는 방법? file