Re: setAdminContainers changed to what ?

Dan Rossi <liveuser-zu2dZaOKXTSc5qR/[email protected]> Thu, 26 Jan 2006 06:21:02 +1100
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
On 25/01/2006, at 7:17 PM, Lukas Kahwe Smith wrote:

> Dan Rossi wrote:
>> On 25/01/2006, at 12:44 AM, Lukas Kahwe Smith wrote:
>>> Dan Rossi wrote:
>>>
>>>> Is this config ok ? I noticed the connnection config setting is 
>>>> gone now.
>>>
>>> what makes you think its gone?
>>>
>> arent being used in the examples ? so it looks like you are creating 
>> the db connection object internally now.
>
> if you pass in "connection" then that is used. otherwise it uses the 
> dsn you pass it to create the instance.
>
>

So ive made all the changes to suit the examples , what a pain, 
everything was changed, i use an event class to run the login and it 
requires running init() first ? I also get this error now as i have a 
custom error handler for php, not even the @ works to session_destroy

Trying to destroy uninitialized session.

/Volumes/DATA/www/classes/PEAR/LiveUser.php at line 1388