관리자 메일보내기에서 adm/mail_select_list.php 에러가 나는데 해결방법 좀 알려주세요..!!! 정보
관리자 메일보내기에서 adm/mail_select_list.php 에러가 나는데 해결방법 좀 알려주세요..!!!
본문
관리자 메일보내기에서 adm/mail_select_list.php 에러가 나는데 무슨에러인지요?
해결방법있을까요?
(사용버전 : 4.21.00 (07.05.30) 업그레이드 했습니다.)
+++++++++++++ 이하 에러메세지 +++++++++++++++
select COUNT(*) as cnt from g4_member where (1) and mb_mailling = '1' and mb_level between '1' and '10' and mb_id in () and mb_leave_date = '' and mb_intercept_date = ''
1064 : You have an error in your SQL syntax near ') and mb_leave_date = '' and mb_intercept_date = '' ' at line 1
error file : /adm/mail_select_list.php
댓글 전체
--> mb_id in ()
이 부분이 현재소스에는 없는데(4.06.03에도 없슴) 어디서 나왔는지 모르겠네요...
최신버전을 다운받아 다시 올려 보세요......
최신버전들은
mb_id between '$mb_id1_from' and '$mb_id1_to'
형태로 되어 있습니다....
이 부분이 현재소스에는 없는데(4.06.03에도 없슴) 어디서 나왔는지 모르겠네요...
최신버전을 다운받아 다시 올려 보세요......
최신버전들은
mb_id between '$mb_id1_from' and '$mb_id1_to'
형태로 되어 있습니다....