Hi,
Thanks for you support.
1.> I am using separate domains for each website.
My master website is at
www.mumbaisphere.com
The following are slave my sites:
1.
www.mumbaispheredb.in
2.
www.capstonerealty.in
3.
www.vaishnavproperties.com
I have created all the slave-domains as add-on domains in the master domain hosting space i.e. hosting space of mumbaisphere.com.
I point the add-on domain to \username\public_html\multisites\add-on-domain-name as created by the multisites component.
----------------------------------------------------------------------------------
2.> The session seems to be common to all the domains.
I have used this plugin which is a double login blocker -
extensions.joomla.org/extensions/access-...ity/site-access/6160 ,this plugin removes the old duplicate sessions when a new session is created.
After using this plugin,
a> if i am logged in to the backend of the master website with the admin user
b> then when I login to one of the slave websites with the admin login, the admin user is logged into the slave website and logged out of the master website.
c> This happens across all the different domains.
----------------------------------------------------------------------------------
3.> Even though the users are not shared, they seem to be shared.
I tested this by creating a new user in the master website datbase.
The new user is available in the slave databases.
This is the behavior I would like so thats gr8, but the users table was set to not be shared when creating the slave website.
And when I set the user tables to be shared then I have a session problem both in the frontend and backend.
There seems to be the session problem when the users table is linked between website databases.
----------------------------------------------------------------------------------
4.> I am using the Hot Properties component and have completely have shared the hot properties database and it works very well.