For more context I'm in Windows Server 2019 and upgraded from itop 3.0 to 3.1 and upgrade php from 8.0 to 8.1.32. Im using IIS. and I can login with the admin console but I get the following error when I go to the users tab.
Class UserLDAP derived from User does not exist anymore, please remove corresponding tables in the database: row = {Userid=>1355; Userfinalclass=>UserLDAP; Userfirst_name=>-; Userlast_name=>-; Userstatus=>enabled; Userorg_id=>12; Userorg_id_friendlyname=>****; Userorg_id_obsolescence_flag=>0; Userfriendlyname=>-}
For more context I'm in Windows Server 2019 and upgraded from itop 3.0 to 3.1 and upgrade php from 8.0 to 8.1.32. Im using IIS. and I can login with the admin console but I get the following error when I go to the users tab.
Class UserLDAP derived from User does not exist anymore, please remove corresponding tables in the database: row = {Userid=>1355; Userfinalclass=>UserLDAP; Userfirst_name=>-; Userlast_name=>-; Userstatus=>enabled; Userorg_id=>12; Userorg_id_friendlyname=>****; Userorg_id_obsolescence_flag=>0; Userfriendlyname=>-}
I changed to PHP version 8.1.32 for the 3.1 upgrade but Im still getting the same error? I saw that theres both an Collector Base API https://store.itophub.io/en_US/products/itop-data-collector-base and a https://store.itophub.io/en_US/products/ldap-data-collector so Im confused as to which is needed for iTop 3.0 to get those tables. Or do you mean an ldap extension for PHP specifically?