Home » Authentication » LiveUser_Admin » Bug #4592
Error in example 1
Details
| Submitted | 2005-06-14 17:02 UTC |
|---|---|
| From | georgbez at gmx dot net |
| Status | Bogus |
| Package | LiveUser_Admin |
| PHP Version | 4.3.8 |
| OS | Win2000 |
| Roadmaps | (Not assigned) |
Comments
[2005-06-14 17:02 UTC] georgbez at gmx dot net
Description:
------------
After I installed the database and registered into config.inc.php go I in the
Browser to the file Application.php and get
.29 Critical An error occurred Could not instanciate storage container
.30 Critical An error occurred Could not instanciate storage container
and the error message
Fatal error: Call to a member function on a non-object in [...]\Application.php on line 8
[2005-06-15 09:32 UTC] smith at backendmedia dot com
Ok, I tried to reproduce the bug report but failed.
I dropped the database "liveuser_admin_test_example1" in my mysql install and created it again (without any tables). I then used the demodata.php from LiveUser and passed to it the location of the example 1/demodata.xml. I then ran the example 1 and had no problems.
What RDBMS are you using?
Could you verify that the tables in the database are created properly. One of the unique aspects of this example is the name and email field in the liveuser_users table. Could you check if those columns exist in the table you set?
[2005-06-15 10:12 UTC] georgbez at gmx dot net
Sorry Lukas, after reinstall from CVS i can“t reproduce the "error".
Thanks once more for your patience.