접속자 스킨 변경하다가 에러문 뜨네요.. 정보
접속자 스킨 변경하다가 에러문 뜨네요..본문
첫번째 질문입니다..
접속자 스킨 변경하려고 connect.lib.php 파일 업로드하고 스킨폴더 업로드했는데요
에러나네요;; 주소는 http://cjlis.net/test.html
도통 모르겠습니다;;;
두번째 질문은
에러구문 보시면 아시다 시피 오토셋으로 서버 구축한 상태거든요..
근데 검색하면서 보니까 EUR-KR 하고 UTF-8로 구분되던데 오토셋으로 깔면
무슨버젼인지 모르겠습니다 디비랑 같은 걸로 되어야 한다는데 확인하는
방법좀 알려주세요.. 그걸 확인해야 컨버터로 변환 가능한거 아닌가요?
에러구문은 다음과 같습니다 스킨 폴더명은 default 구요..
Warning: Error: DBMS, -493, Syntax: syntax error, unexpected IF in D:\AutoSet6\public_html\gnuboard\lib\common.lib.php on line 1249
접속자 스킨 변경하려고 connect.lib.php 파일 업로드하고 스킨폴더 업로드했는데요
에러나네요;; 주소는 http://cjlis.net/test.html
도통 모르겠습니다;;;
두번째 질문은
에러구문 보시면 아시다 시피 오토셋으로 서버 구축한 상태거든요..
근데 검색하면서 보니까 EUR-KR 하고 UTF-8로 구분되던데 오토셋으로 깔면
무슨버젼인지 모르겠습니다 디비랑 같은 걸로 되어야 한다는데 확인하는
방법좀 알려주세요.. 그걸 확인해야 컨버터로 변환 가능한거 아닌가요?
에러구문은 다음과 같습니다 스킨 폴더명은 default 구요..
Warning: Error: DBMS, -493, Syntax: syntax error, unexpected IF in D:\AutoSet6\public_html\gnuboard\lib\common.lib.php on line 1249
select sum(IF(mb_id<>'',1,0)) as mb_cnt, count(*) as total_cnt from g4_login where mb_id <> 'admin'
-493 : Syntax: syntax error, unexpected IF
error file : /test.html
Backtrace:
file: 1249 - D:\AutoSet6\public_html\gnuboard\lib\common.lib.php
call: backtrace()
file: 1264 - D:\AutoSet6\public_html\gnuboard\lib\common.lib.php
call: sql_query(" select sum(IF(mb_id<>'',1,0)) as mb_cnt, count(*) as total_cnt from g4_login where mb_id <> 'admin' ", True, False)
file: 11 - D:\AutoSet6\public_html\gnuboard\lib\connect.lib.php
call: sql_fetch(" select sum(IF(mb_id<>'',1,0)) as mb_cnt, count(*) as total_cnt from g4_login where mb_id <> 'admin' ")
file: 52 - D:\AutoSet6\public_html\test.html
call: connect("default")
file: 1249 - D:\AutoSet6\public_html\gnuboard\lib\common.lib.php
call: backtrace()
file: 1264 - D:\AutoSet6\public_html\gnuboard\lib\common.lib.php
call: sql_query(" select sum(IF(mb_id<>'',1,0)) as mb_cnt, count(*) as total_cnt from g4_login where mb_id <> 'admin' ", True, False)
file: 11 - D:\AutoSet6\public_html\gnuboard\lib\connect.lib.php
call: sql_fetch(" select sum(IF(mb_id<>'',1,0)) as mb_cnt, count(*) as total_cnt from g4_login where mb_id <> 'admin' ")
file: 52 - D:\AutoSet6\public_html\test.html
call: connect("default")
댓글 전체