Hi,
I've tried LdapUsers-1.3 but NOT WORK on the 1.10.x
The administration log report this error in apache error.log when activate:
PHP Fatal error: Call to protected UserOperations::__construct() from context 'LdapUsers' in /path/modules/LdapUsers/LdapUsers.module.php on line 23
Someone know if there is a bugfix or other solution to integrate LDAP authentication?
Thanks
Joram
Bug in LdapUsers-1.3 for LDAP Authentication
Bug in LdapUsers-1.3 for LDAP Authentication
Last edited by joram on Thu Dec 15, 2011 7:15 pm, edited 1 time in total.
Re: New LDAP Authentication
Did you by chance install this module by getting the files from the forge and not by using the Module Manager?...
It may have modules it depends on that are not installed...
It may have modules it depends on that are not installed...
Re: New LDAP Authentication
I installed it using the Module Manager and the modules NOT require nothing
http://dev.cmsmadesimple.org/projects/ldapusers
http://dev.cmsmadesimple.org/projects/ldapusers
Re: Bug in LdapUsers-1.3 for LDAP Authentication
same problem here.
i just installed cmsms (first time) and ldap module (downloaded latest tar.gz). i went throu cmsms installation procedure and got to admin ui.
there i "installed" ldap module and configured it. but as soon as i hit save i got error 500 page and apache logs
"PHP Fatal error: Call to protected UserOperations::__construct() from context 'LdapUsers' in /path/modules/LdapUsers/LdapUsers.module.php on line 23"
the only way to get cmsms working again is to go again throu installation procedure. there i reproduced the error by configuring ldap again.
so what to do/ to try?
thx in advance
i just installed cmsms (first time) and ldap module (downloaded latest tar.gz). i went throu cmsms installation procedure and got to admin ui.
there i "installed" ldap module and configured it. but as soon as i hit save i got error 500 page and apache logs
"PHP Fatal error: Call to protected UserOperations::__construct() from context 'LdapUsers' in /path/modules/LdapUsers/LdapUsers.module.php on line 23"
the only way to get cmsms working again is to go again throu installation procedure. there i reproduced the error by configuring ldap again.
so what to do/ to try?
thx in advance
Re: Bug in LdapUsers-1.3 for LDAP Authentication
By the looks of the error you are posting, it looks like CMSMS changed the constructor function from PUBLIC to PROTECTED. I'll try to find some time soon to work on this, but my schedule (especially with the holidays) is currently full. Sorry for the inconvenience.
Re: Bug in LdapUsers-1.3 for LDAP Authentication
Thanks for all you can do.arhodes wrote:By the looks of the error you are posting, it looks like CMSMS changed the constructor function from PUBLIC to PROTECTED. I'll try to find some time soon to work on this, but my schedule (especially with the holidays) is currently full. Sorry for the inconvenience.
Happy holidays!
Re: Bug in LdapUsers-1.3 for LDAP Authentication
thx for quick reply arhodes - and happy holidays
Re: Bug in LdapUsers-1.3 for LDAP Authentication
Any news?
Can I help you?
Can I help you?