• when i am trying to fetch users from AD server it shows the following error(one Deprecated and one warning).and i think due to this, the import is not working well.but it can connect to the AD server and can also validate a user.

    Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /www/oneloginwp/wp-content/plugins/active-directory-integration/ad_ldap/adLDAP.php on line 2582

    Warning: ldap_control_paged_result_response(): Result is: Referral (10) in /www/oneloginwp/wp-content/plugins/active-directory-integration/ad_ldap/adLDAP.php on line 933

    [ERROR] Error retrieving group members for group “cniwordpress”.
    [INFO] Number of users to import/update: 0 (list generated in 0 seconds)
    [INFO] 0 Users added.
    [INFO] 0 Users updated.
    [INFO] In 0 seconds.
    [INFO] ————————————-
    END OF BULK IMPORT
    2015-01-07 / 09:41:33
    ————————————-

    https://wordpress.org/plugins/active-directory-integration/

  • The topic ‘php error in php v5.5.9’ is closed to new replies.