Re: Help with LUadmin

Lukas Kahwe Smith <[email protected]> Fri, 02 Sep 2005 12:56:29 +0200
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Daimonos Tereutes wrote:
> Hello,
> I made a little script to change my .htacces based acces control into liveuser
> based one.
> 
> I didn't managed to use updateUser, anyone an advice ?

>       if ($err = $luadmin->updateUser($user['perm_user_id'], $user['handle'],
> sha1($p1), array(), array(), $user['perm_type']))

yes the API has radically changed a few months ago ..

http://pear.php.net/package/LiveUser_Admin/docs/0.3.3/LiveUser_Admin/LiveUser_Admin.html

regards,
Lukas