3일동안 안보기

정보 게시판

<포인트 안내>

최초가입시 1000점

각 게시판 글 작성시 100점

댓글 작성시 30점

서버팩 다운로드 -1000점

홍보게시글 -500점

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

페이지 정보

profile_image
작성자 altip
댓글 0건 조회 5,322회 작성일 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 3,673건 182 페이지
정보 게시판 목록
번호 제목 글쓴이 조회 추천 비추천 날짜
53 altip 4920 0 0 02-17
52 altip 63675 1 0 02-15
51 altip 4850 0 0 02-15
50 altip 4635 0 0 02-12
49 altip 4672 0 0 02-11
48 altip 4771 0 0 02-05
47 altip 4734 0 0 02-03
46 altip 4469 0 0 01-31
45 altip 4735 0 0 01-31
44 altip 6562 0 0 01-30
43 altip 4657 0 0 01-29
42 altip 4800 0 0 01-26
41 altip 4652 0 0 01-17
40 altip 30 0 0 01-17
39 altip 4747 0 0 01-12
38 altip 4866 0 0 01-12
37 altip 5010 0 0 01-12
36 altip 4604 0 0 01-12
35 altip 4597 0 0 01-12
34 altip 4981 0 0 01-12

검색


회원 로그인

SNS

포인트랭킹

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

검색랭킹

접속자집계

오늘
2,567
어제
2,687
최대
5,025
전체
645,664