메일 인증과 관련해서 하나 더 질문인데요...
본문
관리자 기본 설정에 보면,
회원 가입후 회원레벨을 설정할 수 있는데, 거긴 2로 설정하구요.
메일 인증을 하게 되면 자동으로 회원레벨이 3으로 변경되게 하면 좋겠는데...
어떻게 하면 될까요?
불친절한아원씨가 이렇게 해 보라고 해서
if ($mb_md5)
{
$tmp_md5 = md5($row[mb_id].$row[mb_email].$row[mb_datetime]);
if ($mb_md5 == $tmp_md5)
{
sql_query(" update $g4[member_table] set mb_level = '3', mb_email_certify = '$g4[time_ymdhis]' where mb_id = '$mb_id' ");
alert("E-mail 인증 처리를 완료 하였습니다.", $g4[path]);
}
}
그렇게 했더니....에러가 생기네요.
update g4_member set mb_level = '3', set mb_email_certify = '2007-09-23 08:56:24' where mb_id = 'test2'
1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'set mb_email_certify = '2007-09-23 08:56:24' where mb_id = 'test2'' at line 1
error file : /zena/bbs/email_certify.php
그래서 지금 고민 중인데요....어떻게 수정하면 될까요?
set mb_level = '3', 를 빼고 하면 정상적으로 인증이 됩니다....
좀 도와 주세요...^^
회원 가입후 회원레벨을 설정할 수 있는데, 거긴 2로 설정하구요.
메일 인증을 하게 되면 자동으로 회원레벨이 3으로 변경되게 하면 좋겠는데...
어떻게 하면 될까요?
불친절한아원씨가 이렇게 해 보라고 해서
if ($mb_md5)
{
$tmp_md5 = md5($row[mb_id].$row[mb_email].$row[mb_datetime]);
if ($mb_md5 == $tmp_md5)
{
sql_query(" update $g4[member_table] set mb_level = '3', mb_email_certify = '$g4[time_ymdhis]' where mb_id = '$mb_id' ");
alert("E-mail 인증 처리를 완료 하였습니다.", $g4[path]);
}
}
그렇게 했더니....에러가 생기네요.
update g4_member set mb_level = '3', set mb_email_certify = '2007-09-23 08:56:24' where mb_id = 'test2'
1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'set mb_email_certify = '2007-09-23 08:56:24' where mb_id = 'test2'' at line 1
error file : /zena/bbs/email_certify.php
그래서 지금 고민 중인데요....어떻게 수정하면 될까요?
set mb_level = '3', 를 빼고 하면 정상적으로 인증이 됩니다....
좀 도와 주세요...^^
추천0
소피님의 댓글
소피쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일ㅎㅎㅎ
불당님이 힌트를 주셨는데요...제가 코드를 잘 못 입력했었어요.
update g4_member set mb_level = '3', set mb_email_certify = '2007-09-23 08:56:24' where mb_id = 'test2'
ㅋㅋ...set를 두번 적었네요...ㅎㅎㅎ
불친절한아원씨님은 제대로 적어주셨는데...제가 잘 못 보고 입력을 틀리게 했었네요..ㅋㅋ
에구 이넘의 눈이 문젠지...아님 손가락이 문젠지...ㅋㅋ
하여튼..대략 해결 된거 같아요...^^
다시 테스터 해보고 안되면 다시 올릴께요....^^
연후아빠님..추석 잘 보내세요...하긴 일본사시니..한국 같은 느낌이야 덜하겠지만...
그래도 미국 사는 저희보담은...ㅎㅎ