Constant redirects

After doing some upgrades, whenever logging in or clicking checkout I’m given this message:



If the page does not redirect automatically in 10 seconds, please click on this link: continue



Any idea what’s causing the redirects? (I have SSL turned off right now)

Did you have any luck figuring this out?

I do database optimization under the Admin tab, then clear out the cache [url]yourdomain.com . If your still getting it try turning the statistics addon off.



Just some ideas.

This is generated when an fn_redirect() is called and there is “output pending”. Normally this is somone having an errant (empty) line following a closing “?>” in a PHP file. Tracking this down can be extremely time consuming unless you are seeing some output in the upper left corner of your page. If you have some output displayed there, try searching for that value within your site.