Error after upgrading from 0.15.1 to 0.16.1
Benedikt Laube <[email protected]>
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <[email protected]> |
Hi, after upgrading a system I get the following error after sending the login form: Fatal error: Call to a member function on a non-object in (...)/LiveUser/Auth/DB.php on line 210 It seems that there is no database connection object, so I reckon I have to change my config? Where is this documented? Best Regards, Benedikt