Page 1 of 1

LDAPUsers 1.3

Posted: Tue Mar 31, 2015 12:33 pm
by CrashOverride
I try to use, but have found that it is not compatible with: 1.11.x

[Tue Mar 31 14:10:45 2015] [error] [client xx.yy.zz.xx] PHP Strict Standards: Declaration of LdapUsers_UserOperations::LoadUsers() should be compatible with & UserOperations::LoadUsers() in /var/www/domain.tld/modules/LdapUsers/LdapUsers_UserOperations.class.php on line 361
[Tue Mar 31 14:10:45 2015] [error] [client xx.yy.zz.xx] PHP Strict Standards: Declaration of LdapUsers_UserOperations::LoadUsersInGroup() should be compatible with & UserOperations::LoadUsersInGroup($groupid) in /var/www/domain.tld/modules/LdapUsers/LdapUsers_UserOperations.class.php on line 361
[Tue Mar 31 14:10:45 2015] [error] [client xx.yy.zz.xx] PHP Strict Standards: Declaration of LdapUsers_UserOperations::LoadUserByUsername() should be compatible with & UserOperations::LoadUserByUsername($username, $password = '', $activeonly = true, $adminaccessonly = false) in /var/www/domain.tld/modules/LdapUsers/LdapUsers_UserOperations.class.php on line 361
[Tue Mar 31 14:10:45 2015] [error] [client xx.yy.zz.xx] PHP Strict Standards: Declaration of LdapUsers_UserOperations::LoadUserByID() should be compatible with & UserOperations::LoadUserByID($id) in /var/www/domain.tld/modules/LdapUsers/LdapUsers_UserOperations.class.php on line 361
[Tue Mar 31 14:10:45 2015] [error] [client xx.yy.zz.xx] PHP Fatal error: Call to protected UserOperations::__construct() from context 'LdapUsers' in /var/www/domain.tld/modules/LdapUsers/LdapUsers.module.php on line 23
[Tue Mar 31 14:10:46 2015] [error] [client xx.yy.zz.xx] PHP Strict Standards: Declaration of LdapUsers_UserOperations::LoadUsers() should be compatible with & UserOperations::LoadUsers() in /var/www/domain.tld/modules/LdapUsers/LdapUsers_UserOperations.class.php on line 361
[Tue Mar 31 14:10:46 2015] [error] [client xx.yy.zz.xx] PHP Strict Standards: Declaration of LdapUsers_UserOperations::LoadUsersInGroup() should be compatible with & UserOperations::LoadUsersInGroup($groupid) in /var/www/domain.tld/modules/LdapUsers/LdapUsers_UserOperations.class.php on line 361
[Tue Mar 31 14:10:46 2015] [error] [client xx.yy.zz.xx] PHP Strict Standards: Declaration of LdapUsers_UserOperations::LoadUserByUsername() should be compatible with & UserOperations::LoadUserByUsername($username, $password = '', $activeonly = true, $adminaccessonly = false) in /var/www/domain.tld/modules/LdapUsers/LdapUsers_UserOperations.class.php on line 361
[Tue Mar 31 14:10:46 2015] [error] [client xx.yy.zz.xx] PHP Strict Standards: Declaration of LdapUsers_UserOperations::LoadUserByID() should be compatible with & UserOperations::LoadUserByID($id) in /var/www/domain.tld/modules/LdapUsers/LdapUsers_UserOperations.class.php on line 361
[Tue Mar 31 14:10:46 2015] [error] [client xx.yy.zz.xx] PHP Fatal error: Call to protected UserOperations::__construct() from context 'LdapUsers' in /var/www/domain.tld/modules/LdapUsers/LdapUsers.module.php on line 23


Anyone that have a solution for this ?

We want to modify all our system to provide access through a single username so the user shouldn't remember all kind of usernames and passwords.

Looking forward to hear from someone.

Re: LDAPUsers 1.3

Posted: Tue Mar 31, 2015 12:48 pm
by Jos
Notice: This project is marked as stale. This means that it may work fine, but it has no file releases or repository commits in over a year. Use your own discretion when using this project.
The only possible way is to ask the module developer to update the module or to fork the module yourself (or hire someone)
http://dev.cmsmadesimple.org/projects/ldapusers

Re: LDAPUsers 1.3

Posted: Tue Mar 31, 2015 1:00 pm
by CrashOverride
I have also asked the Developer, but sometimes when there is a Community Board there can be someone that have a solution but by some reason the module is not updated in the repository.

Look also at: http://forum.cmsmadesimple.org/viewtopi ... =7&t=58505