stephanediondev / readerself

Replaced by a new version
https://github.com/stephanediondev/feed
Other
158 stars 26 forks source link

add new feed in demo site #44

Closed la0wei closed 9 years ago

la0wei commented 10 years ago

Added a feed in the demo site http://www.aidanfinn.com/?feed=rss2,It shows

A Database Error Occurred

Error Number: 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 '3'feed=rss2%' AND fed.fed_id IS NOT NULL AND fed.fed_id NOT IN( SELECT sub.fed_i' at line 1

SELECT COUNT(DISTINCT(fed.fed_id)) AS count FROM feeds fed WHERE 1 AND fed.fed_title LIKE '%http://www.aidanfinn.com/'3'feed=rss2%' AND fed.fed_id IS NOT NULL AND fed.fed_id NOT IN( SELECT sub.fed_id FROM subscriptions AS sub WHERE sub.mbr_id =

Filename: /srv/data/web/vhosts/readerself.com/htdocs/demo/models/readerself_model.php

Line Number: 249