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

miglius’s picture

Assigned: Unassigned » miglius
Status: Active » Fixed

Thanks. I have add check for 'ldapprov_enabled' in the hook_user.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.