From: Kevin <ke...@dr...> - 2006-07-20 19:15:35
|
> On 7/20/06, Kevin <ke...@dr...> wrote: >> I just made a few big commits tonight. Please retest this. I tried >> adding and deleting categories and all works for me. >> >> -Kevin > > Just tried out the 0720 snapshot and I am seeing the same problems > with adding and feed editing feeds. > > When trying to add a feed > Fatal error: Call to a member function on a non-object in > /var/www/fofreduxtest/lib/view_helper.php on line 272 > > When trying to edit a feed: > Fatal error: Call to a member function on a non-object in > /var/www/fofreduxtest/lib/view_helper.php on line 272 I don't understand. This should never happen. Please turn on FOF_DB_DEBUG and let me know what error you get with this query: SELECT id, title, description FROM <category table name> ORDER BY title > Deleting the category no longer hides the feeds. Yea! --=20 Kevin |