Closed (fixed)
Project:
LDAP provisioning
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Nov 2007 at 15:35 UTC
Updated:
25 Dec 2007 at 18:01 UTC
ldap_provisioning module activated but not enabled, deleting a user will cause following error (false alarm, user will still be deleted):
Fatal error: Call to a member function getOption() on a non-object in D:\xampp\htdocs\mysite\sites\all\modules\ldap_provisioning\ldapprov.module on line 308
Need to check for 'ldapprov_enabled' for most of the functions.
Comments
Comment #1
miglius commentedThanks. I have add check for 'ldapprov_enabled' in the hook_user.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.