게시판을 삭제했더니...
Warning: array_unique() [function.array-unique]: The argument should be an array in /home/kstjjs/www/lib/fixing.lib.php on line 20
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/kstjjs/www/lib/fixing.lib.php on line 38
Warning: array_unique() [function.array-unique]: The argument should be an array in /home/kstjjs/www/lib/fixing.lib.php on line 45
select * from g4_board_new where bn_datetime >= '2008-10-28 23:33:05' and bo_table in ()
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 ')' at line 1
error file : /index.php
다음과 같은 오류가 출력되네요.. 왜그런거죠..?
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/kstjjs/www/lib/fixing.lib.php on line 38
Warning: array_unique() [function.array-unique]: The argument should be an array in /home/kstjjs/www/lib/fixing.lib.php on line 45
select * from g4_board_new where bn_datetime >= '2008-10-28 23:33:05' and bo_table in ()
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 ')' at line 1
error file : /index.php
다음과 같은 오류가 출력되네요.. 왜그런거죠..?
|
댓글을 작성하시려면 로그인이 필요합니다.
로그인
댓글 3개
제가 초보라 해결책을 알려드릴순 없구요...
전 폴더 전체 백업하구 그누보드4 다시 깔구 게시판 하나씩 테이블 다시 만든다음 백업한거 다시 덮어 쓰니 복구 되더라구요.ㅎㅎ