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. |