Advertisement
Guest User

Untitled

a guest
Jun 19th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. ****************************************
  2. D:\Server\wamp\www\bbs\error.log
  3. ****************************************
  4.  
  5. 2013-06-19T10:46:15+00:00 INFO IndexFS - Backend: pdo_sqlite, Path: D:\Server\wamp\www\bbs\fileioindex.dat
  6. 2013-06-19T10:46:15+00:00 INFO PIOmysql - Executing dbInit method
  7. 2013-06-19T10:46:15+00:00 DEBUG PIOmysql - Args: array (
  8. )
  9. 2013-06-19T10:46:15+00:00 ERROR Global - Error caught: #2: mysql_num_rows() expects parameter 1 to be resource, boolean given in D:\Server\wamp\www\bbs\lib\pio\pio.mysql.php on line 69
  10. 2013-06-19T10:46:15+00:00 ERROR PIOmysql - [dbInit] exception 'RuntimeException' with message 'Insert a new post failed on line 415.
  11. Description: #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 '(resto,root,time,md5chksum,category,tim,ext,imgw,imgh,imgsize,tw,th,pwd,now,name' at line 1
  12. SQL: INSERT INTO (resto,root,time,md5chksum,category,tim,ext,imgw,imgh,imgsize,tw,th,pwd,now,name,email,sub,com,host,status) VALUES (0,'2013-06-19 10:46:15',0,'','','0', '',0,0,'',0,0,'','05/01/01(六)00:00','無名氏','','無標題','無內文','', '')' in D:\Server\wamp\www\bbs\lib\pio\pio.mysql.php:30
  13. Stack trace:
  14. #0 D:\Server\wamp\www\bbs\lib\pio\pio.mysql.php(36): PIOmysql->_error_handler(Array, 'INSERT INTO (r...')
  15. #1 D:\Server\wamp\www\bbs\lib\pio\pio.mysql.php(415): PIOmysql->_mysql_call('INSERT INTO (r...', Array)
  16. #2 D:\Server\wamp\www\bbs\lib\pio\pio.mysql.php(132): PIOmysql->addPost(1, 0, '', '', 0, '', 0, 0, '', 0, 0, '', '05/01/01(???)00...', '?????????', '', '?????????', '?????????', '')
  17. #3 [internal function]: PIOmysql->dbInit()
  18. #4 D:\Server\wamp\www\bbs\lib\lib_loggerinterceptor.php(31): call_user_func_array(Array, Array)
  19. #5 D:\Server\wamp\www\bbs\lib\lib_loggerinterceptor.php(76): LoggerInterceptor->invoke(Array, Array)
  20. #6 D:\Server\wamp\www\bbs\pixmicat.php(1210): LoggerInjector->__call('dbInit', Array)
  21. #7 D:\Server\wamp\www\bbs\pixmicat.php(1210): LoggerInjector->dbInit()
  22. #8 D:\Server\wamp\www\bbs\pixmicat.php(1220): init()
  23. #9 {main}
  24. 2013-06-19T10:46:15+00:00 DEBUG PIOmysql - Return:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement