겔러리] 코멘트를 이용한 슬라이드 쇼 갤러리 에러? 정보
그누보드 겔러리] 코멘트를 이용한 슬라이드 쇼 갤러리 에러?관련링크
본문
겔러리] 코멘트를 이용한 슬라이드 쇼 갤러리
insert into gb_write_text set wr_notice = '0', wr_num = '-2', wr_reply = '', wr_parent_id = '2', wr_comment = '1', wr_content = 'fdsafssfdfdsasfddfsa', mb_id = 'daseung', wr_passwd = '0019a92d5dc48358', wr_name = '관리자', wr_email = '*** 개인정보보호를 위한 이메일주소 노출방지 ***';, wr_homepage = '', wr_datetime = '2004-05-06 14:04:48', wr_ip = '61.109.90.200', wr_user_agent = 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)' wr_file1 = '88f545bb_c1.jpg', wr_file1_source = 'c1.jpg' , wr_1 = '' , wr_2 = '' , wr_3 = '' , wr_4 = '' , wr_5 = ''
1064 : You have an error in your SQL syntax near 'wr_file1 = '88f545bb_c1.jpg', wr_file1_source = 'c1.jpg' ' at line 16
무슨 에러인가요?
insert into gb_write_text set wr_notice = '0', wr_num = '-2', wr_reply = '', wr_parent_id = '2', wr_comment = '1', wr_content = 'fdsafssfdfdsasfddfsa', mb_id = 'daseung', wr_passwd = '0019a92d5dc48358', wr_name = '관리자', wr_email = '*** 개인정보보호를 위한 이메일주소 노출방지 ***';, wr_homepage = '', wr_datetime = '2004-05-06 14:04:48', wr_ip = '61.109.90.200', wr_user_agent = 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)' wr_file1 = '88f545bb_c1.jpg', wr_file1_source = 'c1.jpg' , wr_1 = '' , wr_2 = '' , wr_3 = '' , wr_4 = '' , wr_5 = ''
1064 : You have an error in your SQL syntax near 'wr_file1 = '88f545bb_c1.jpg', wr_file1_source = 'c1.jpg' ' at line 16
무슨 에러인가요?
댓글 전체
쿼리문 중에 , 가 빠져있네요..
해당 쿼리문 라인을 찾아서 wr_user_agent와 wr_file1 사이에 , 를 삽입해주십시오..
해당 쿼리문 라인을 찾아서 wr_user_agent와 wr_file1 사이에 , 를 삽입해주십시오..