Any news?
Can I help you?
Search found 6 matches
- Sat May 19, 2012 7:54 pm
- Forum: Modules/Add-Ons
- Topic: Bug in LdapUsers-1.3 for LDAP Authentication
- Replies: 7
- Views: 3520
- Wed Mar 07, 2012 4:00 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Send Email Notification on Page Change NOT WORKING
- Replies: 4
- Views: 1755
Re: [SOLVED] Send Email Notification on Page Change NOT WORK
Code: Select all
$cmsmailer =& cms_utils::get_module('CMSMailer');
- Mon Dec 19, 2011 6:17 pm
- Forum: Modules/Add-Ons
- Topic: Bug in LdapUsers-1.3 for LDAP Authentication
- Replies: 7
- Views: 3520
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. Thanks for all you can do. Happy ...
- Sun Dec 11, 2011 1:15 am
- Forum: Modules/Add-Ons
- Topic: Bug in LdapUsers-1.3 for LDAP Authentication
- Replies: 7
- Views: 3520
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
- Sat Dec 10, 2011 12:35 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Send Email Notification on Page Change NOT WORKING
- Replies: 4
- Views: 1755
[SOLVED] Send Email Notification on Page Change NOT WORKING
I find this tip in the Wiki http://wiki.cmsmadesimple.org/index.php/Share_your_tags_here#Send_Email_Notification_on_Page_Change This is a UDT/Event combination that sends an email when a page is changed. This example uses the CMSMailer module (recommended). First, create the following UDT named send...
- Sat Dec 10, 2011 12:17 pm
- Forum: Modules/Add-Ons
- Topic: Bug in LdapUsers-1.3 for LDAP Authentication
- Replies: 7
- Views: 3520
Bug in LdapUsers-1.3 for LDAP Authentication
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 the...
