sqlite query error in 7.1

Found a bug? Tell us!!
Post Reply
esbjerg

sqlite query error in 7.1

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: sqlite query error in 7.1

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply