Bug in LdapUsers-1.3 for LDAP Authentication

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
joram
New Member
New Member
Posts: 6
Joined: Sat Dec 10, 2011 12:13 pm

Bug in LdapUsers-1.3 for LDAP Authentication

Post by joram »

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
Last edited by joram on Thu Dec 15, 2011 7:15 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: New LDAP Authentication

Post by Dr.CSS »

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...
joram
New Member
New Member
Posts: 6
Joined: Sat Dec 10, 2011 12:13 pm

Re: New LDAP Authentication

Post by joram »

I installed it using the Module Manager and the modules NOT require nothing

http://dev.cmsmadesimple.org/projects/ldapusers
dermoritz
New Member
New Member
Posts: 2
Joined: Fri Dec 16, 2011 3:16 pm

Re: Bug in LdapUsers-1.3 for LDAP Authentication

Post by dermoritz »

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
arhodes
New Member
New Member
Posts: 2
Joined: Fri Jul 02, 2010 7:09 pm

Re: Bug in LdapUsers-1.3 for LDAP Authentication

Post by arhodes »

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.
joram
New Member
New Member
Posts: 6
Joined: Sat Dec 10, 2011 12:13 pm

Re: Bug in LdapUsers-1.3 for LDAP Authentication

Post by joram »

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.
Thanks for all you can do.
Happy holidays!
dermoritz
New Member
New Member
Posts: 2
Joined: Fri Dec 16, 2011 3:16 pm

Re: Bug in LdapUsers-1.3 for LDAP Authentication

Post by dermoritz »

thx for quick reply arhodes - and happy holidays
joram
New Member
New Member
Posts: 6
Joined: Sat Dec 10, 2011 12:13 pm

Re: Bug in LdapUsers-1.3 for LDAP Authentication

Post by joram »

Any news?
Can I help you?
Locked

Return to “Modules/Add-Ons”