묻고답하기

ezmembers라는 모듈과 애드온을 통해 회원가입을 받고 있습니다.

잘 작동되는데 한가지 문제가 회원가입시 입력받는 이름이 숫자로 저장됩니다.

정상적으로 이름을 넣고 회원가입을 해도 다른 입력값들은 정상적으로 들어오는데

이름만 숫자로 변경되어 저장됩니다. 이름을 이름 그대로 받아 저장하려면 어떻게 해야 할가요?

(회원정보 목록화면)

ezm.gif

 

(회원정보입력화면)

ezm2.gif

 

회원가입 step3 부분 소스(부분발췌)를 보면 아래와 같습니다.

---------------------------------------------------------------------------------------------------------------------------------------

<table class="ez_table" cellpadding="0" cellspacing="0">
            <tr>
                <th><label for="{$identifierForm->name}" class="control-label"><em style="color:red">*</em> {$identifierForm->title}</label></th>
                <td class="ipt_td"><input type="text"|cond="$identifierForm->name!='email_address'" type="email"|cond="$identifierForm->name=='email_address'" name="{$identifierForm->name}" id="{$identifierForm->name}" value="{$identifierForm->value}" class="ez_ipt" /></td>
                <td class="desc_td">{$lang->ezmember_user_id_desc}</td>
            </tr>
            <tr>
                <th><label for="password" class="control-label"><em style="color:red">*</em> {$lang->password}</label></th>
                <td class="ipt_td"><input type="password" name="password" id="password" class='ez_ipt' value="" /></td>
                <td class="desc_td"><td>
            </tr>
            <tr>
                <th><label for="password2" class="control-label"><em style="color:red">*</em> {$lang->password3}</label></th>
                <td class="ipt_td"><input type="password" name="password2" id="password2" class='ez_ipt' value="" /></td>
                <td class="desc_td"><td>
            </tr>
            <tr loop="$formTags=>$formTag" cond="$formTag->name != 'signature'">
                <th><label for="{$formTag->name}" class="control-label">{$formTag->title}</label></th>
                <td class="ipt_td">{$formTag->inputTag}</td>
                <td class="desc_td"><td>
            </tr>
            <tr>
                <th>{$lang->allow_mailing}</th>
                <td class="ipt_td"><label for="mailingYes"><input type="radio" name="allow_mailing" id="mailingYes" value="Y" checked="checked"|cond="$member_info->allow_mailing == 'Y'" /> {$lang->cmd_yes}</label>
                <label for="mailingNo"><input type="radio" name="allow_mailing" id="mailingNo" value="N" checked="checked"|cond="$member_info->allow_mailing != 'Y'" /> {$lang->cmd_no}</label></td>
                <td class="desc_td"><td>
            </tr>
            <tr>
                <th>{$lang->allow_message}</th>
                <td class="ipt_td"><label for="allow_{$key}" loop="$lang->allow_message_type=>$key,$val"><input type="radio" name="allow_message" value="{$key}" checked="checked"|cond="$member_info->allow_message == $key || (!$member_info && $key == 'Y')" id="allow_{$key}" /> {$val}</label></td>
                <td class="desc_td"><td>
            </tr>
        </table>

-------------------------------------------------------------------------------------------------------------------------------------

필드 매핑이 잘못된 것 같은데 어디를 수정해야 할지 마음은 급한데 눈에 잘 안들어 오네요.

현재는 회원가입후 이름을 다시 변경해서 사용하는 방법으로 하고 있는데 너무 불편하네요.

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
xe사용자권한 xe오류같은데 좀 도와주세요 ㅠㅠ  
띵똥 Not Found  
amaq xe 정보를 불러오질 못합니다.. [1] 2016.05.06 by amaq
deok 파일첨부 에러 [1] file 2016.05.06 by sejin7940
아스마 게시판별 회원 닉네임 엑셀로 저장 할수 있는 방법 있을까요? [3] 2016.05.06 by sejin7940
하늘물가 회원가입시 넣은 이름이 숫자로 변경됩니다. file  
Kxo 포인트 부족 시 글 열람은 안되는데 댓글은 보이는 문제. [1] 2016.05.06 by Xiso
짱가797979 XE 외부페이지 삽입시 이미지 사이 공백에 대한 부분을 질문드리겠습니다. [13] file 2016.05.06 by jenny
xe사용자권한 xe 수정이 안되서 질문드려요 [2] 2016.05.05 by xe사용자권한
adrian 홈페이지가 이상해요 요즘  
deok 모바일에서만 기본UPL 설정안되있다고합니다.  
deok 기본 URL.. db.config 변경으로 해결안됩니다.  
덕서리 게시판 리스트 상단에 글쓰기 [1] 2016.05.05 by 불금
재이리 네이버 검색 등록 문의 드립니다 ㅠ file  
deok 잘못된 요청입니다 문제  
Kxo (끌올) 모듈 삭제 후 모듈 선택기에 분류가 사라지지 않는 문제... [1] file 2016.05.05 by Xiso
본스피어 xe데이터 들여오기 [1] 2016.05.05 by Xiso
마로지기 웹사이트 통째로 이전(db복원시 오류) [6] file 2016.05.05 by 마로지기
구름의저편 스케치북 모바일 레이아웃 질문입니다. [1] 2016.05.05 by dddd
슈퍼타이 메뉴문제입니다. [1] 2016.05.04 by ehii