From: Evan R. <eva...@gm...> - 2006-05-21 12:20:41
|
hey there miles, are you still getting this problem? i've been trying to reproduce it, but for the life of me, it's not breaking. if you do still have it, would you mind detailing the steps you take to get there as exactly as you can? thanks, /evan On 5/19/06, Miles Beck <mil...@gm...> wrote: > > On 5/19/06, Miles Beck <mil...@gm...> wrote: > > On 5/19/06, Kevin <ke...@dr...> wrote: > > > I'm running today's snapshot and don't see the probem Miles describes= . > > > There have been quite a few model/db changes recently, most likely hi= s > bug > > > was fixed as a side effect. > > > > > > -Kevin > > Hm, with today's snapshot I am receiving the same error as before plus > a new one. > > I turned on debugging for more information. > > This is the error before the links box. > > (mysql): SELECT name, value FROM fr_config > Error (0): > > Warning: Cannot modify header information - headers already sent by > (output started at > /var/www/fofredux-20060519/adodb_lite/adodb.inc.php:307) in > /var/www/fofredux-20060519/header.php on line 83 > > This is the error after the search field. > > (mysql): SELECT feed.id, feed.url, feed.title, feed.link, > feed.category_id, feed.latitude, feed.longitude, feed.update_enabled, > feed.auto_tag, feed.last_update FROM fr_feeds feed WHERE 1 =3D 1 ORDER > BY title ASC > Error (0): > > (mysql): SELECT * FROM fr_categories WHERE id =3D '1' > Error (0): > > Fatal error: Call to a member function on a non-object in > /var/www/fofredux-20060519/lib/model/feed.php on line 441 > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmdlnk&kid=120709&bid&3057&dat=121642 > _______________________________________________ > Fofredux-devel mailing list > Fof...@li... > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > |