How to retain login session across 2 seperate joomla installation? Topic is solved

Have a programming question regarding your component, plug-in, extension or core hacks? Have an interesting tidbit, FAQ or programming tip you’d like to share? This is the place for you.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Post Reply
sridharsri

How to retain login session across 2 seperate joomla installation?

Post by sridharsri » Wed Dec 26, 2007 8:35 am

Hello.

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!!!
  :)

Post Reply