|
From: Miles B. <mil...@gm...> - 2006-07-17 15:06:24
|
On 7/17/06, Andrew Turner <ajt...@hi...> wrote: > Hi Miles, > > The url > fofredux/add.php?rss_url= > > should work - unless, as you may mean, the underlying php function is > broken. Then you could add the feed directly to the database table. > > What is the error you're getting? I don't see a message re: adding > feeds broken or a bug ticket? > > Andrew When I click on "add feeds" I get the following error. Fatal error: Call to a member function on a non-object in /var/www/fofredux_0.4-dev/lib/view_helper.php on line 272 This is documented in bug 1522826. Though this bug is referencing editing a feed, that's where I first noticed it. But trying to add a feed comes up with the same error. -Miles |