묻고답하기

친절하게 답변해주셨는데 제가 초보라 잘 몰라서 해보다 결국 재문의드려요ㅠㅠ

 

1. contact_form.html 수정

우선 기본 폼으로 나오는 항목들을 없애는 방법으로

contact_form.html에서 수정하시라고 하셨는데 그냥 지워버렸더니

Parse error: syntax error, unexpected '&' in /home/hosting_users/stylic01/www/xe/files/cache/template_compiled/2ffe4a1f76dcc7bc210ac81021f84e40.compiled.php on line 37
이런 에러가 출력되는데 초보니 37번 라인이 잘못됐단 건 알겠는데 어떻게 대처해야 할지를 모르겠어요;;

 

요 아래가 태그구요..

<script type="text/javascript">
 jQuery(function($){
  $('#formComponents input:text').css('width','260px');

  $('#formComponents input[class=\'tel\']').css('width','80px');

  if($('input.tel').length>0){
   $('input.tel').each(function(index,value){
    $(this).css('margin-right','2px');
   });
  }

  $('form#form_contact').submit(function(){
   // add phone number together
   if($('input.tel').length>0){
    var phone_number = "";
    $('input.tel').each(function(index,value){
     
     phone_number += $(this).attr('value') + " ";
    });
    $('input.tel').last().attr('value',phone_number);
   }
  });
 });
</script>

<input type="hidden" name="mid" value="{$mid}" />
<input type="hidden" name="module_srl" value="{$module_info->module_srl}" />
<div id="contact_form">
 <div class="formTitle">
  <p class="text-required">
   * 표시는 필수 기재 사항입니다<img src="img/bg-star-required.gif">
  </p>
 </div>
 <div id="formComponents">
  <dl cond="$form_extra_keys" loop="$form_extra_keys => $key, $val" id="form_keys_{$key}">
  <dt><label>{$val-&gt;name}:</label><is_required=='Y')-->!--@if($val->is_required=='Y'+ ')--><img src="img/bg-star-required.gif"><!--@end--></dt>
  <dd><fieldset><div>{$val-&gt;getFormHTML()}</div></fieldset></dd>
  </dl>
  
 </div>
</div>
<p class="send"><input type="submit" value="보내기"></p>

 

 

2. lang.xml 수정

/common/lang 여기에서 lang.xml을 다운 받아서 봤는데

어떻게 해야 한글로 내용이 출력되게 할 수 있을지 도무지 모르겠어요;;

 

보니 각국의 언어들로 되어 있던데... 알기 쉽게 알려주심 안될까요ㅠ

바쁘실텐데 이렇게 귀찮게 해서 면목이 없습니다

 

그러니까 제가 원하는 건 cantact us의 기본 항목으로 설정되어 있는 subject, name, e-mail, comment 어쩌구 지우는 거랑

폼에 들어가는 내용들을 한글로 바꾸고 싶어요

 

부디 제게 은총을 내려주실 분~~ㅠ*ㅠ

이미 홈은 오픈된 상태고 이게 가장 중요한 게시판인데 너무 어려워서 제 속을 썩이고 있어요~~

꼭 좀 도움 부탁드릴게요!

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
샵사이드 xml 파일에서 php코드 인식안되게 하는방법 [1] 2013.08.20 by nike077
무야 1.5.4.3 버젼 설치후 admin 설정페이지 레이아웃 이상한 문제 [2] file 2013.08.20 by 무야
티지로 댓글 입력 폼을 제대로 리셋 시키는 방법 알려주세요...  
상큼하게 anti-accessXE 설정 좀 봐주세요!! file  
루피키누스 프로필 사진 삭제/등록시 에러가 뜨네요.. [1] file 2013.08.20 by 똥똥
leeucia 위젯과 분류에 관한 질문!  
<Origin> 에드온 설정의 체크된 게시판 목록을 불러올 수 있는 방법이 없나요?  
nike077 xe 폴더를 지우고 www 안에 제로보드를 설치한 상황입니다. [2] 2013.08.20 by mcgomting
mcgomting 닉네임에 특정 문자열 금지 하는 방법 아시는분.  
nike077 제발 좀 도와주세요 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [2] file 2013.08.20 by 溺內
화랑529 비추시.. [1] 2013.08.19 by sejin7940
서령 포인트를 나눠서 볼수 없을까요? [1] 2013.08.19 by sejin7940
takeout 글 작성시 자동으로 비밀글에 체크되어 있게 하려면 어떻게 해야 하나요? [2] 2013.08.19 by ISGAON_
토종이닷 오류현상 조언좀 부탁 드립니다. [1] file 2013.08.19 by pentopen
xelomero 선택한 메뉴를 출력할려면  
강군z Google Analytics 애드온 에러 [1] file 2013.08.19 by pentopen
극강초보 게시판 목록에서 첨부파일 다운로드 할 때 이미지 파일을 제외하는 방법 없을까요?? [1] 2013.08.19 by sejin7940
merpar - [1] 2013.08.19 by 똥똥
nike077 로그아웃하고, "회원가입" 을 누르기만 하면 홈페이지 타이틀이 바뀝니다. [1] 2013.08.19 by 오르막
카이네드 대댓글시 댓글사용자 출력하는 방법? [1] 2013.08.19 by sejin7940