Can any one decrypt this error message for me ?
It shows on every wiki page.
Fatal Error:
lib/WikiDB/backend/PearDB.php:1014: Error:
WikiDB_backend_PearDB_pgsql: fatal database error
* DB Error: syntax error * (INSERT DELAYED INTO accesslog
(time_stamp,remote_host,remote_user,request_method,request_line,request_uri,request_args,request_time,status,bytes_sent,referer,agent,request_duration)
VALUES(1115659546,'192.168.2.103','-','GET','GET
/~chenfuhsiang/phpWiki/index.php/EditText
HTTP/1.1','/~chenfuhsiang/phpWiki/index.php/EditText','','09/May/2005:10:25:46
-0700',200,6133,'http://eximius.local/~chenfuhsiang/phpWiki/index.php/WikiWikiWeb','Mozilla/5.0
(Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5)
Gecko/20041107 Firefox/1.0','2.3873279094696')
[nativecode=ERROR: syntax error at or near "DELAYED" at
character 8])
Logged In: YES
user_id=13755
remove the DELAYED in the src
this was fixed some months ago.