Page 1 of 1

PostPosted: Mon Feb 12, 2007 10:50 am
by eludden
Following the first guidelines in the user manual, my files looked like this:
conf.ini:

[_database]
...
[_tables]
tbl_addresses= "Addresses"

index.php:
display();
?>

I get the error:

Fatal error: Undefined class name 'dataface_authenticationtool' in /hermes/web08/b1458/pow.shakespeare/htdocs/dataface-0.6.13/Dataface/Table.php on line 1209

Who can help?

PostPosted: Mon Feb 12, 2007 12:31 pm
by shannah

This is a small bug introduced in the latest version.

The patch is here http://framework.weblite.ca/development/issue-tracker/145


I'll be releasing a new version later today that includes all patches to this point.

-Steve


PostPosted: Mon Feb 12, 2007 1:26 pm
by shannah

OK.. check the sourceforge download page.Ê The new vesion 0.6.13r4 fixes this issue.Ê A set of patches to upgrade from various versions is also there.

-Steve


PostPosted: Tue Feb 13, 2007 10:49 am
by eludden
I can testify that the new version solves this particular problem.

Thanks Steve, also for sharing this software.

Erik