I have 2 domains on the same server with 2 different databases.
I want to have if someone signs up at S1 (site1) that his profile will be on S2 (site2) as well.
The tricky part is that I only want to have the profiles and avatar to be synchronized with S1/S2 nothing else. Each site has a link to the other site and members should be able to add different content on each site.
S1 is the community for private and company and S2 is only for buy and sale for private and company.
Can someone give me a SQL that works and synchronize the profiles in real time without affecting the Spy?
Thank you so much for your time :-)