I’ve just updated a MSM site to the latest verion of EE (2.2.2) and MSM (2.1.0).
Since the update, logging in from the front-end login form has caused a strange redirect loop error (in multiple browsers - Chrome 14, Firefox 7).
I have attached a screenshot of the error from Chrome.
Each site has ‘Control Panel Session Type’ set to Cookies and Session ID, and the ‘User Session Type’ is set to cookies only. I have left all fields blank for cookie settings in each site.
I have also added a config setting $config[‘multi_login_sites’] following the instructions from this wiki article.
In the form the redirect parameter is set to home/index. That template exists for every site.
Everything was working yesterday, but since the update this error occurs when trying to log in on any of the sites.
When you return to the site you are in fact logged in, so it looks like it’s just a problem with redirecting after the login to the desired URL. Logging in to the CP works fine, this problem only occurs from the frontend.
Thanks.