Ok here is the whole story in gory detail.
I have written my own Bridge between Jomma2.5 and Boonex Dolphin7.
I am using CB for mainly the login/logout process and for profile management.
In order to do this I had to rewrite the core algorithm to make the passwords
compatible. I then created a program that takes a user during registration in Joomla
and correctly registers that user in Dolphin7.
Here is my issue: When a user edits their profile (Contact Info) and wish to change their password, I need to trigger a database update for that user on the boonex Dolphin7 side.
I looked in com_comprofiler and all it's components - including cbcore and cannot find the code segment that executes the UPDATE when the update button is pressed. I need to locate the code that does that update when the password is changed, so that I can add my sql update code for the dolphin7 database.
Any help appreciated.
take care
eagleone
(brian)