묻고답하기

제목 없음.png

 

저 빨간 박스가 원래 원문 댓글이거든요

댓글을 수정하려고 누르면 갑자기 Before~~~저 소스들이 쫘르륵 뜹니다...

어느 파일에서 어느 부분을 수정해야 될까요..ㅠㅠ

 

제발 도와주세요ㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠ

 

밑은 해당 스킨의 write_form 소스들입니다

 

<!--@if($oDocument->isExists())-->
<include target="header.html" />

<h2>{$lang->document}</h2>

<!--@end-->

<load target="filter/insert.xml" />

<form action="./" method="post" onsubmit="return procFilter(this, window.insert)" class="boardWrite">
    <input type="hidden" name="mid" value="{$mid}" />
    <input type="hidden" name="document_srl" value="{$document_srl}" />
    

<div class="smWrite" >
<table border="0" cellspacing="0" cellpadding="0">

        <tr>
        <!--@if($module_info->use_category=="Y")-->
<td style="padding-left:0;">
        <select name="category_srl" class="category" style="height:25px; margin-right:5px; border:1px solid #ccc;">
            
            <!--@foreach($category_list as $val)-->
            <option <!--@if(!$val->grant)-->disabled="disabled"<!--@endif--> value="{$val->category_srl}" <!--@if($val->grant&&$val->selected||$val->category_srl==$oDocument->get('category_srl'))-->selected="selected"<!--@endif-->>
                {str_repeat("  ",$val->depth)} {$val->Content} ({$val->document_count})
            </option>
            <!--@endforeach-->
        </select>
        </td>
        <!--@endif-->
        
        <td class="wr">
        <textarea cond="$oDocument->getContent(false)" name="Content" class="iText" Content="{$lang->Content}" style="width:100%; height:80px;">{htmlspecialchars($oDocument->getContent(false))}</textarea>
        <a id="open_nav_link"><textarea cond="!$oDocument->getContent(false)" type="text" name="Content" class="iText" Content="{$lang->Content}" style="width:100%; height:80px; " onclick="toggle_object('write_author'); return false;" onkeyup="resize(this)"/></textarea></a>
        </td>
        
        <td align="right" style="text-align:center;">
           <button type="submit" Content="{$lang->cmd_registration}" style="width:42px; height:42px; margin-left:10px;"><span style="margin-left:-8px;">등록</span></button>
        </td>
        </tr>
        </table>
        
        <!--@if(!$is_logged)--><div class="open_nav_wrap"><ul id="open_nav" style="display:none;"><!--@end--> <div cond="!$is_logged" id="write_author" style="display:none">
        <div class="write_author" cond="!$is_logged" style="margin-left:-34px">
            <span class="item" cond="!$is_logged">
                <label for="userName" class="iLabel">{$lang->writer}</label>
                <input type="text" name="nick_name" id="userName" class="iText userName" style="width:120px" value="{htmlspecialchars($oDocument->get('nick_name'))}" />
            </span>
            <span class="item" cond="!$is_logged">
                <label for="userPw" class="iLabel">{$lang->password}</label>
                <input type="password" name="password" id="userPw" class="iText userPw" style="width:120px" />
            </span>

        </div> 
        </div><!--@if(!$is_logged)--></ul></div><!--@end-->
        
        
        <div class="smw_op" >            
            {@ $_color = array('555555','222288','226622','2266EE','8866CC','88AA66','EE2222','EE6622','EEAA22','EEEE22') }
 
      
             <!--@if(!$oDocument->isExists())-->

             <span class="use_item" style="display:none">
             
            <input type="checkbox"  name="allow_comment" class="iCheck" value="Y" <!--@if($oDocument->allowComment())-->checked="checked"<!--@end--> id="reAllow" />
                <label for="reAllow" >{$lang->allow_comment}</label>
                </span>

            <!--@end-->
            
             <!--@if($oDocument->isExists())-->

             <span class="use_item" >
            <input type="checkbox"  name="allow_comment" class="iCheck" value="Y" <!--@if($oDocument->allowComment())-->checked="checked"<!--@end--> id="reAllow" />
                <label for="reAllow" >{$lang->allow_comment}</label>
                </span>

            <!--@end--> 
            
             <span class="use_item" cond="$grant->manager">
            <input cond="$grant->manager" type="checkbox" name="is_notice" value="Y" class="iCheck" checked="checked"|cond="$oDocument->isNotice()" id="is_notice" />
            <label cond="$grant->manager" for="is_notice">{$lang->notice}</label>
            </span>

       </div>
        

</div>    

    </form>
    
<!--@if($oDocument->isExists())-->
<include target="footer.html">
<!--@end-->

태그 연관 글
  1. [2018/06/15] 묻고답하기 가변형 반응형 홈페이지 수정 문의 드립니다 by 김리
  2. [2018/06/08] 웹마스터 팁 도메인 변경 또는 설치 폴더 변경시 이미지 주소변경하기 by 해피정닷컴
  3. [2018/01/02] 묻고답하기 페이지(위젯) 무제한 생성 안되는 문제, 도움 주십시요. by 지나김 *1
  4. [2017/12/08] 묻고답하기 DIV 안에 DIV 넣기 질문 by 초보의도전 *4
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
이원희884 누리고의 콘텐츠몰 모듈과 애드온 등은 어떤종류입니까? file  
네모세상 버튼 소스좀 짜주시길 부탁드립니다 [6] file 2017.07.21 by 네모세상
Xe쫑 모바일 페이지 이상  
zartin 아이콘샵 겟수 정하기 [2] 2017.07.20 by zartin
케이비씨 Elkha-Gray Steyle 스킨 2단 레이아웃 만드는법을 모르겠어요.ㅠ [1] file 2017.07.20 by 이온디
꽁꽁 모듈스킨 사용법 [1] file 2017.07.20 by 이온디
슈뉴형 댓글을 삭제중인데 딱 그단어만 찾는방법이있을까요? [2] 2017.07.20 by 이온디
울랄라개굴 나야나 복구후.. admin 페이지가 이상합니다 [1] file 2017.07.20 by 이온디
네모세상 사이트 이사/합치기 방법 이건 어떨까요? [1] 2017.07.20 by 이온디
노루 이거 로그인 대문? 어떻게 하나요ㅜㅜ 봐도 모르겠어요ㅜㅜ [1] 2017.07.20 by 이온디
GHIMAYAN 메뉴 링크 이미지를 서브메뉴에서만 사용하고싶습니다. [1] 2017.07.20 by DoorWeb
허허허 한줄메모장 글 출력 오류 도와주세요 file  
lun**** fontawsome, XEicon 함께 사용 가능한 방법 없을까요? [2] 2017.07.19 by lun****
쿠에 sketchbook5 게시판에서 분류를 이미지로 대체가능할까요? [2] 2017.07.18 by 쿠에
JunWooNam 홈페이지 수정 하는 방법좀 알려주세요 [3] 2017.07.18 by sejin7940
어른이빙구 첨부파일 다운로드시 권한없음(모든글 읽어봤는데..도와주세요)  
박성혁 wix에 XE 게시판 연결시 로그인 문제 ㅠ [1] 2017.07.18 by sheis****
sheis**** 게시판 공개 권한 질문 드려요 도와 주세요ㅠㅠ [2] file 2017.07.18 by sheis****
ksm**** sns 미리보기 썸네일 오류  
adachi XE content 위젯, 푸터 겹침 [7] file 2017.07.18 by adachi
키드344 어도비 뮤즈로 홈페이지 제작 중입니다.  
튜닝셀프 포인트 관리에서 게시글조회가 어떤 의미인가요? [2] 2017.07.18 by 튜닝셀프
하얀양말 아이콘샵 모듈 - 아이콘 이미지 관련 질문 file  
홍수영 xe 이미지 엑박현상... (도와주십시오..)  
vvccvv2 XE content 위젯 문제 (제발 도와주세요 ㅠㅠ) [6] 2017.07.17 by vvccvv2
이원희884 누리고의 콘텐츠몰에서 고객의 다운로드에 대해 질문합니다. [3] 2017.07.17 by 이원희884
윤여 누리고 컨텐트몰 사용하시는 분 도움 좀 부탁드려요 [1] file 2017.07.17 by 이원희884
튜닝셀프 혹시 이 모듈 어디서 다운받을 수 있는지 알 수 있을까요? [2] file 2017.07.17 by 튜닝셀프
마키1 구매한 쇼핑몰 스킨에 누리고등의 국내결제 모듈연결시 [1] 2017.07.17 by HowtoXE
알비노 사이트 접속불가 [1] file 2017.07.17 by 임재영