Re: 0.16.3 upgrade issue...

Lukas Kahwe Smith <[email protected]> Sat, 13 Aug 2005 18:50:34 +0200
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Jan Bolmeson wrote:
> I think I found the Error!!! =o)
> 
> Solution:: CHANGE field in liveuser_table from isactive to is_active

aha!
good work!
however this must have been a bug in 0.16.2, that got cleaned up in 
0.16.3 ..

> When I add to my config the directives for isactive field: 
> 

>                     'alias' => array(
>                         'isactive' => 'isactive',

just doing this should be sufficient ..

regards,
Lukas