1 (edited by Ghirai 2008-05-12 17:08)

Topic: Syntax error

This showed up in postgresql log:

May 11 12:38:05 ghirai postgres[85424]: [2-1] ERROR:  syntax error at or near "WHERE" at character 38
May 11 12:38:05 ghirai postgres[85424]: [2-2] STATEMENT:  UPDATE xxx_tb_users SET last_visit= WHERE id=9

Any ideas?
Note that i haven't modified login.php.

Thanks.