Page 1 of 1

sqlite query error in 7.1

Posted: Tue Mar 15, 2005 9:19 pm
by esbjerg
I'm using serendipity 7.1 on debian sarge (php-4.3.10 and php-sqlite 1.0.2) for my blog on http://sven.esbjerg.name . I have a link to the blog from my homepage http://xbsd.net/~esbjerg . When one uses the link from my homepage to go to the blog one will get the following error in the bottom of the blog:

Warning: sqlite_query(): near "'900'": syntax error in /www-data/sven.esbjerg.name/serendipity_db_sqlite.inc.php on line 81

Warning: sqlite_query(): no such function: now in /www-data/sven.esbjerg.name/serendipity_db_sqlite.inc.php on line 81

Any idea what is wrong?

Sven

Re: sqlite query error in 7.1

Posted: Wed Mar 16, 2005 9:37 am
by garvinhicking
Please upgrade to Serendipity 0.8, the error you're getting is because of the referrers/top exits plugin which had problem with SQLite. This was fixed in Serendipity 0.8

Regards,
Garvin