mail_select_form.php에서 에러 > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

mail_select_form.php에서 에러 정보

mail_select_form.php에서 에러

본문

mail_select_form.php에서 게시판그룹회원 전체로 확인버튼을 클릭하면
다음페이지로 가고
게시판그룹회원을 예를들어 자유게시판에 있는 것만 서택하면
이런 메시지가 나옵니다.
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. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') and mb_leave_date = '' and mb_intercept_date = ''' at line 1

error file : /adm/mail_select_list.php

게시판그룹회원을 선택시 에러입니다.

고수님 부탁드립니다.
  • 복사

댓글 전체

mb_level between '1' and '10' and mb_id in () and mb_leave_date = '' and mb_intercept_date = ''

부분에서 mb_id in (이곳에 행/열이나 필드명이 누락되었습니다)
© SIRSOFT
현재 페이지 제일 처음으로