묻고답하기

586.png


소시랑 한줄메모장  닉네임 옆에 뜨는 건데요


시간이랑 new표시 옆에  아이피를 출력하고싶어요~




게시판은 익명적용해놓은 상태이구요



<span cond="$grant->manager">({$oDocument->getIpaddress()})</span>



이 코드를 삽입하면 된다고 검색하면서 보았는데요!



<span class="sm_name">  
                <!--@if($oDocument->isNotice())-->
                	<!--@if($module_info->notice_name == 'S')-->
                	<!--@else-->
                		<!--@if($module_info->notice_name != 'N')-->
						<block cond="!$oDocument->getMemberSrl() && !$oDocument->isExistsHomepage()">{$oDocument->getNickName()}</block><a cond="$oDocument->getMemberSrl()" href="#popup_menu_area" class="member_{$oDocument->get('member_srl')}" onclick="return false">{$oDocument->getNickName()}</a>
						<!--@else-->
                		{$lang->notice}
                		<!--@end-->
                	<!--@end-->
                <!--@else-->
                <block cond="!$oDocument->getMemberSrl() && !$oDocument->isExistsHomepage()">{$oDocument->getNickName()}</block><a cond="$oDocument->getMemberSrl()" href="#popup_menu_area" class="member_{$oDocument->get('member_srl')}" onclick="return false">{$oDocument->getNickName()}</a>
                <!--@end-->
                </span>
                
                <span class="sm_time" cond="$module_info->display_time !='N'">

                <!--@if( ($cur_date = date('Y-m-d'))==($oDocument->getRegdate('Y-m-d')) )-->
                <font color="#FF6666">{getTimeGap($oDocument->get('regdate'), "Y.m.d H:i")}</font>
                <!--@else-->
                {$oDocument->getRegdate('Y.m.d a H:i')}
                <!--@end-->

                </span>
                
                {$oDocument->printExtraImages(60*60*$module_info->duration_new)}
                
                <div style="display:none"|cond="$module_info->action != 'N'" id="action_{$oDocument->document_srl}"|cond="$module_info->action != 'N'" class="action">
                <!--@if($oDocument->isNotice())-->
                 	<!--@if($module_info->notice_comment != 'N')-->
                 	<a href="#" onclick="toggle_object('reply_{$oDocument->document_srl}'); return false;" cond="$grant->write_comment">↵ {$lang->cmd_reply}</a><!--@end-->
                 <!--@else-->
                 	
                    <a href="#" onclick="toggle_object('reply_{$oDocument->document_srl}'); return false;" cond="$grant->write_comment">↵ {$lang->cmd_reply}</a>
                 <!--@end-->
                <span cond="$oDocument->isEditable()"><a href="#" onclick="toggle_object('insert_{$oDocument->document_srl}'); toggle_object('list_{$oDocument->document_srl}'); return false;" title="{$lang->cmd_modify}">{$lang->cmd_modify}</a></span>
                <span cond="$oDocument->isEditable()"><a href="#" onclick="toggle_object('delete_{$oDocument->document_srl}'); toggle_object('list_{$oDocument->document_srl}'); return false;" title="{$lang->cmd_delete}">{$lang->cmd_delete}</a></span>
                </div>

                <div class="sm_text">				
                <!--@if(!$oDocument->isNotice())-->
                <!--@if($module_info->use_category == "Y" && $oDocument->get('category_srl'))--><a href="{getUrl('category',$oDocument->get('category_srl'), 'document_srl', '')}" class="sm_category" style="color:{$category_list[$oDocument->get('category_srl')]->color};"|cond="$category_list[$oDocument->get('category_srl')]->color != transparent" style="color:#000;"|cond="$category_list[$oDocument->get('category_srl')]->color == 'transparent'">{$category_list[$oDocument->get('category_srl')]->title}</a><!--@end--> <!--@end-->
				<span class="document<!--@if($oDocument->document_srl)-->_{$oDocument->document_srl}<!--@end--><!--@if($oDocument->getMemberSrl())-->_{$oDocument->getMemberSrl()}<!--@end--> xe_content">{htmlspecialchars_decode($oDocument->getTitle(text))}</span>
				<span class="sm_count" cond="$oDocument->getCommentcount() && !$oDocument->isNotice()"><a href="#" onclick="toggle_object('list_reply_{$oDocument->document_srl}'); return false;" >{$oDocument->getCommentcount()}</a></span>

             	</div>
			</div> 




제가 저기중간중간에 다 삽입해보았는데


게시판에선 ()  이렇게만뜨더라구요!! 아이피가 안떠요 ㅠㅠ!



뭐가 잘못된걸까요..?



+++추신

제가 익명 애드온

http://www.xpressengine.com/index.php?mid=userForum&search_keyword=%EC%9D%B5%EB%AA%85&search_target=title&document_srl=21750023


이것을 쓰고있는데 이거때문에 아이피가 출력되지않는걸까요..?

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
로지컬 XE 통계에서 방문자수 질문 file  
처음인걸 관리자페이지에 접속이 안되는데 해결방법이 없을까요 [2] file 2015.04.29 by 처음인걸
NKorea 큐냅나스 xe홈페이지 백업 방법 알려주세요.. [5] file 2015.04.15 by NKorea
NKorea 개인서버 xe백업 어려움이 있습니다 도와주세요 ~~  
bbkk 홈페이지 이전 도전중입니다. 아무것도 안떠요 [3] 2015.04.14 by bbkk
mjs 대용량 첨부 업로드 관련 [4] file 2015.04.10 by mjs
제이슨FK [긴급] 로그인 시도시 HTTP 500 오류 [1] file 2015.04.09 by 메가IDC
WCGM 에디터에 7M 이상 첨부파일 등록시 [Message: 400] [2] file 2015.04.08 by WCGM
쫑효다컴 bootstrap 에서 iframe 자동 height 가 안될까요?  
kinyenug FastCGI 프로세스가 구성된 요청 시간 제한을 초과했습니다. 이거 어떻게 해결해요?  
일양지 (HTTP 500 내부 서버 오류  
TOKYOMILKDARK xe 게시판 추가 문제 file  
miso777 간단한 태그 같은데 저에겐 어렵군요.. [1] file 2015.03.11 by DoorWeb
노풀디케 enFinderXE 한글폴더 / 한글파일명 / 한글텍스트문서 등 한글만 들어가면 업로드 및 생성이 안됩니다.  
lazyhope 로그인 및 메뉴 클릭시 오류페이지로...  
스누피12 관리자 로그인이 안됩니다(존재하지 않는 회원아이디) [7] file 2015.02.26 by 스누피12
newi 확장변수로 이런거 만들려면 어떻게 하나요?  
jwsgis 동영상 업로드 문의 [꼭좀 봐주세요!] [9] 2015.02.22 by jwsgis
trblood 40-50명정도 동접하는싸이트 [1] 2015.02.15 by 나만의너
제발옴기자 레이아웃이 있는데 없다고 나옵니다. file