Re: checkRight function on the LiveUser object
Lukas Smith <[email protected]>
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Organization | BackendMedia GbR |
| Message-ID | <[email protected]> |
Jan Bolmeson wrote:
> Perm/simple.php line 173:
> function mapUser($authUserId = null, $containerName = null)
> {
> $result = $this->_storage->mapUser($authUserId, $containerName);
> Var_Dump::display( $result );
> die("test");
> ......
>
> Outputs:
> array(2) {
> perm_user_id => string(1) 3
> perm_type => string(1) 3
> }
> test
>
> If this is what you meant for me to try...
yes .. so the mapping works. and you are sure that the perm_user_id 3 is
a member of a group that has rights associated, yet
getProperty('rights') gives you an empty array?
regards,
Lukas Smith
[email protected]
_______________________________
BackendMedia
www.backendmedia.com
[email protected]
Linn Zwoch Smith GbR
Pariser Str. 44
D-10707 Berlin
Tel +49 30 83 22 50 00
Fax +49 30 83 22 50 07