Comment to Dolphin Connect Bug
-
Hello Will Monte !
Yes, to given code is responsible for checking if the user from the Dolphin site has already an account + profile in the UNA database or not.
The createProfile($aRemoteProfileInfo) method was declared in the modules/base/connect/classes/BxBaseModConnectModule.php parent class, see the structure and methods here:
https://ci.una.io/docs/classBxBaseModConnectModule.html
It inserts the prepared info to the sys_accounts table and if necessary to the profile's tables: sys_profiles +bx_persons_data or bx_organizations_data).
-
Ok thank you LeonidS , i will let my hosting know, thanks bro!
-