3일동안 안보기

정보 게시판

<포인트 안내>


[그누보드] 회원가입시 핸드폰번호 입력란 추가하는 방법

페이지 정보

profile_image
작성자 altip
댓글 0건 조회 6,228회 작성일 24-01-12 09:05

본문

수정할 경로 : /skin/social/social_register_member.skin.php    


1. 이메일 입력 부분 하단에 추가를 합니다.


        <tr>

            <th scope="row"><label for="reg_mb_email">E-mail<strong class="sound_only">필수</strong></label></th>

            <td>

                <input type="text" name="mb_email" value="<?php echo isset($user_email)?$user_email:''; ?>" id="reg_mb_email" required class="frm_input email required" size="70" maxlength="100" placeholder="이메일을 입력해주세요." >

                <p class="email_msg"><?php echo $email_msg; ?></p>

            </td>

        </tr> 


  


<tr>

            <th scope="row"><label for="reg_mb_email">E-mail<strong class="sound_only">필수</strong></label></th>

            <td>

                <input type="text" name="mb_email" value="<?php echo isset($user_email)?$user_email:''; ?>" id="reg_mb_email" required class="frm_input email required" size="70" maxlength="100" placeholder="이메일을 입력해주세요." >

                <p class="email_msg"><?php echo $email_msg; ?></p>

            </td>

        </tr>

        <tr>

            <th scope="row"><label for="reg_mb_hp">휴대폰 번호<strong class="sound_only">필수</strong></label></th>

            <td>

                <input type="text" name="mb_hp" value="" id="reg_mb_hp" required class="frm_input required" size="70" maxlength="20" placeholder="휴대폰 번호" >                

            </td>

        </tr>


2. 이곳에도 추가 수정을 합니다.

수정 경로: /plugin/socail/register_member_update.php


#  28라인

$mb_email      = isset($_POST['mb_email']) ? trim($_POST['mb_email']) : '';

$mb_hp      = isset($_POST['mb_hp']) ? trim($_POST['mb_hp']) : '';


#  104라인

                mb_email = '{$mb_email}',

                mb_hp = '{$mb_hp}',

추천0 비추천0

댓글목록

등록된 댓글이 없습니다.

Total 69건 3 페이지
  • RSS
정보 게시판 목록
번호 제목 글쓴이 조회 추천 비추천 날짜
29 altip 5658 0 0 01-11
28 altip 6056 0 0 01-11
27 altip 5935 0 0 01-11
26 altip 6135 0 0 01-11
25 altip 5778 0 0 01-11
24 altip 6163 0 0 01-12
23 altip 5479 0 0 01-12
22 altip 6175 0 0 01-12
21 altip 7601 0 0 01-12
20 altip 6315 0 0 01-12
19 altip 6095 0 0 01-12
18 altip 5622 0 0 01-12
17 altip 6239 0 0 01-12
16 altip 5784 0 0 01-12
15 altip 5792 0 0 01-12
14 altip 6042 0 0 01-12
13 altip 5608 0 0 01-12
12 altip 5728 0 0 01-12
11 altip 6040 0 0 01-12
10 altip 6174 0 0 01-12

검색


회원 로그인

SNS

포인트랭킹

1 lime 3,880점
2 Jake 2,230점
3 하루 1,500점
4 ghoots 1,410점
5 지누 1,205점
6 물범 1,100점
7 WaveDEV 1,100점
8 김민준 1,100점

검색랭킹

접속자집계

오늘
646
어제
1,307
최대
5,025
전체
720,467