Re: Multiple Mambo sites Ready... we need to do something about the cookie. With the above, you can switch back and forth between multiple sites, but lose the login if you switch to a dedicated site (non-multisite installation) and then return to one of the multisite installations.
To handle this, there needs to be a configuration option for setting unique ids for a site's cookie. If done, this should solve the problem because the multisite installations and dedicated site installations could have different cookies.
Anyone know where the cookie code is stashed? |