3일동안 안보기

정보 게시판

<포인트 안내>

최초가입시 1000점

각 게시판 글 작성시 100점

댓글 작성시 30점

서버팩 다운로드 -1000점

홍보게시글 -500점

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

페이지 정보

profile_image
작성자 altip
댓글 0건 조회 4,922회 작성일 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 696건 34 페이지
정보 게시판 목록
번호 제목 글쓴이 조회 추천 비추천 날짜
36 altip 4298 0 0 01-12
35 altip 4478 0 0 01-12
34 altip 4535 0 0 01-12
33 altip 4260 0 0 01-12
32 altip 4208 0 0 01-12
31 altip 4445 0 0 01-12
30 altip 4713 0 0 01-11
29 altip 4878 0 0 01-11
28 altip 4829 0 0 01-11
27 altip 4757 0 0 01-11
26 altip 4795 0 0 01-11
25 altip 5029 0 0 01-12
24 altip 4547 0 0 01-12
23 altip 4983 0 0 01-12
22 altip 6077 0 0 01-12
21 altip 5196 0 0 01-12
20 altip 4870 0 0 01-12
19 altip 4574 0 0 01-12
18 altip 5179 0 0 01-12
17 altip 4366 0 0 01-12

검색


회원 로그인

SNS

포인트랭킹

1 lime 3,880점
2 Jake 2,230점
3 b0yg7k 2,000점
4 7gzqb6 1,800점
5 하루 1,500점
6 ghoots 1,410점
7 지누 1,205점
8 물범 1,100점

접속자집계

오늘
2,165
어제
2,345
최대
5,025
전체
596,189