게시판 스킨 적용 후 이런 에러는 뭔가요? 정보
게시판 스킨 적용 후 이런 에러는 뭔가요?본문
http://sir.co.kr/bbs/tb.php/g4_skin/96991/4e41d732f4b1660e7288cff1c5ae4984
위 스킨을 적용했더니 댓글 출력 부분에 아래와 같은 에러가 발생합니다.
내용까지는 잘 나오는데 말입니다. 댓글 부분에 아래처럼 뜨고 아무것도 안 뜹니다.
도움 부탁드립니다.
-------------------------------------------------------------------------------
select * from where mb_id = 'rhlxhRl' and upload_file != '' and upload_type in (1,2,3) and view = '1'
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 'where mb_id = 'rhlxhRl' and upload_file != '' and upload_type in (1,2,3) and vie' at line 1
error file : /board/bbs/board.php
위 스킨을 적용했더니 댓글 출력 부분에 아래와 같은 에러가 발생합니다.
내용까지는 잘 나오는데 말입니다. 댓글 부분에 아래처럼 뜨고 아무것도 안 뜹니다.
도움 부탁드립니다.
-------------------------------------------------------------------------------
select * from where mb_id = 'rhlxhRl' and upload_file != '' and upload_type in (1,2,3) and view = '1'
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 'where mb_id = 'rhlxhRl' and upload_file != '' and upload_type in (1,2,3) and vie' at line 1
error file : /board/bbs/board.php
댓글 전체
테스트를 해보니 최근 그누보드에서 잘 적용이 안돼네요..........
그누보드 최신버전의 view_comment.skin.php 을 덮어보세요
그누보드 최신버전의 view_comment.skin.php 을 덮어보세요
무슨 까닭인지는 모르겠으나
select * from where ............에서 from 뒤에 게시판명이 들어가야하는데 없네요
select * from where ............에서 from 뒤에 게시판명이 들어가야하는데 없네요