Nothing under "Users" when I try to add one

Mateusz Kijowski mateusz.kijowski at gmail.com
Wed Aug 14 00:25:39 CEST 2013


2013/8/13 Enrique Fynn <enriquefynn at gmail.com>

[cut]


> /usr/share/kolab-webadmin/lib/Auth/LDAP.php:868 ->
>
> 866 >> private function sort_and_slice(&$result, &$params)
> 867 >> {
> 868 >>        $entries = $result->entries(true);
> 869 >>
> 870 >>        if ($this->vlv_active) {
> 871 >>            return $entries;
> 872 >>        }
>

I am using kolab.org wheezy repositories on wheezy. My
/usr/share/kolab-webadmin/lib/Auth/LDAP.php:868 is exactly the same as
yours.
It seems that the error in 868 is caused by $result being not an object
which would mean that sort_and_slice() arguments are not what it expects
them to be. You'll have to dig deeper, perhaps find out why $result is not
what it should be where sort_and_slice() is called?

Regards,


Mateusz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20130814/20d51b2b/attachment.html>


More information about the users mailing list