From: Evan R. <eva...@gm...> - 2006-05-02 20:41:09
|
Kev, i see you've fixed my bad constructor. well, not bad for me, just backwards incompatible. i still want to change that set function to do updates where needed and not delete/inserts. seems like unnecessary trips to the db. (but at the same time, delusions of 5 or 6 extra trips for a few users is not going to do much harm) Miles, can you confirm that you are working now on php 4? you'd need to grab the lib/actions/option.php from SVN. if that's working then my programming is set aside for a few days.=20 hope to be able to jump back in on the weekend, but we'll see...in any case, it'd be nice to have a framework in place...if kev and dan are going to volunteer for that one...and we can start putting meat on the bones. until then, the old adage about too many cooks ruining the soup probably applies here, but i like where everything seems to be headed. /evan |
From: Miles B. <mil...@gm...> - 2006-05-02 20:52:15
|
On 5/2/06, Evan Roth <eva...@gm...> wrote: > Kev, i see you've fixed my bad constructor. well, not bad for me, > just backwards incompatible. i still want to change that set function > to do updates where needed and not delete/inserts. seems like > unnecessary trips to the db. (but at the same time, delusions of 5 or > 6 extra trips for a few users is not going to do much harm) > > Miles, can you confirm that you are working now on php 4? you'd need > to grab the lib/actions/option.php from SVN. Just grabbed the file and everything so far is working. -Miles |
From: Evan R. <eva...@gm...> - 2006-05-02 20:56:45
|
cool, be sure to thank Kev...he got to fixing my problems, while i was on the train home from work...the intraweb makes timezones obsolete. On 5/2/06, Miles Beck <mil...@gm...> wrote: > On 5/2/06, Evan Roth <eva...@gm...> wrote: > > > Kev, i see you've fixed my bad constructor. well, not bad for me, > > just backwards incompatible. i still want to change that set function > > to do updates where needed and not delete/inserts. seems like > > unnecessary trips to the db. (but at the same time, delusions of 5 or > > 6 extra trips for a few users is not going to do much harm) > > > > Miles, can you confirm that you are working now on php 4? you'd need > > to grab the lib/actions/option.php from SVN. > > Just grabbed the file and everything so far is working. > > -Miles > > > ------------------------------------------------------- > 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 ea= sier > 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 > |
From: Katie B. <ka...@ho...> - 2006-05-02 22:28:18
|
On Tue, May 02, 2006 at 01:52:05PM -0700, Miles Beck wrote: > On 5/2/06, Evan Roth <eva...@gm...> wrote: > >Miles, can you confirm that you are working now on php 4? you'd need > >to grab the lib/actions/option.php from SVN. > Just grabbed the file and everything so far is working. Oddly, that doesn't seem to fix the problem for me. We're talking about the trunk, revision 401? -- Katie Bechtold http://hoteldetective.org/ |
From: Miles B. <mil...@gm...> - 2006-05-02 22:35:12
|
On 5/2/06, Katie Bechtold <ka...@ho...> wrote: > Oddly, that doesn't seem to fix the problem for me. We're talking > about the trunk, revision 401? > > -- > Katie Bechtold http://hoteldetective.org/ I got it from /fofredux/trunk/lib/actions. I just checked the file and do not see a version number in there. But I did download version 401. What's the error you are getting? -Miles |
From: Katie B. <ka...@ho...> - 2006-05-02 23:19:22
|
On Tue, May 02, 2006 at 03:35:09PM -0700, Miles Beck wrote: > I got it from /fofredux/trunk/lib/actions. I just checked the file and > do not see a version number in there. But I did download version 401. With subversion, the entire tree gets a version number. When you do a 'svn update', it should tell you what version you've got. > What's the error you are getting? I got the same error you were getting: Fatal error: Call to a member function on a non-object in /var/www/fofredux-devel/view.php on line 83 The fr_config table is empty (unless I go to the options page and explicitly set values). This is after wiping out all the tables in the database and running install.php. After a quick perusal, it isn't clear to me where in the code those option values are supposed to be getting initialized. My web server's running PHP Version 4.4.2-1. -- Katie Bechtold http://hoteldetective.org/ Programming is an unnatural act. |
From: Miles B. <mil...@gm...> - 2006-05-02 23:26:39
|
On 5/2/06, Katie Bechtold <ka...@ho...> wrote: > On Tue, May 02, 2006 at 03:35:09PM -0700, Miles Beck wrote: > > I got it from /fofredux/trunk/lib/actions. I just checked the file and > > do not see a version number in there. But I did download version 401. > > With subversion, the entire tree gets a version number. When you do > a 'svn update', it should tell you what version you've got. I was not able to get svn to work thru the command line. So I browsed svn via the web and then downloaded the file. -Miles |
From: Evan R. <eva...@gm...> - 2006-05-03 06:02:49
|
Hi guys, currently there are no default values getting set. that's next on my list to do, but it should be fine if you go to the options page and set everything. current version is 401. /evan On 5/3/06, Miles Beck <mil...@gm...> wrote: > On 5/2/06, Katie Bechtold <ka...@ho...> wrote: > > On Tue, May 02, 2006 at 03:35:09PM -0700, Miles Beck wrote: > > > I got it from /fofredux/trunk/lib/actions. I just checked the file an= d > > > do not see a version number in there. But I did download version 401. > > > > With subversion, the entire tree gets a version number. When you do > > a 'svn update', it should tell you what version you've got. > > I was not able to get svn to work thru the command line. So I browsed > svn via the web and then downloaded the file. > > -Miles > > > ------------------------------------------------------- > 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 ea= sier > 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 > |