일정기간 회원가입을 막아두고싶은데..
어떻게 해야할까요..
설정에봐도 없어서.ㅠㅜ
|
답변 1개 / 댓글 2개
채택된 답변
+20 포인트
2014-04-28 (월) 16:33:41
회원가입 링크 삭제 및
register.skin.php 스킨 상단에
alert('회원가입 보류중입니다.');
exit;
답변에 대한 댓글 2개
2014-04-28 (월) 17:41:31
skin/member/basic/register.skin.php
mobile/skin/member/basic/register.skin.php
컴퓨터에 있는 파일 찾기는... 아래 프로그램을 이용하세요.
http://sir.co.kr/bbs/board.php?bo_table=g5_tip&wr_id=1147&sfl=mb_id%2C1&stx=fm25
mobile/skin/member/basic/register.skin.php
컴퓨터에 있는 파일 찾기는... 아래 프로그램을 이용하세요.
http://sir.co.kr/bbs/board.php?bo_table=g5_tip&wr_id=1147&sfl=mb_id%2C1&stx=fm25
답변을 작성하려면 로그인이 필요합니다.