I need to carry the login session of one joomla install to another. The users tables are in sync. But how do I get the cookies to respond the same for both the joomla installs?
Eg: If I have logged on Joomla Site1 then When I go to Joomla Site2 I need not login again. I need the session to b carried over including the cookie properties.
Anysome one guide me how it can be done?
THe user tables are already common using triggers. The problem is being logged in at 2 or more installs.
Any help is appreciated!!!
