Hi Anthony, Thanks for the clarification.
Regarding: > Are you sure the 'next' value for login isn't being set somewhere else (or > isn't simply the default 'index')? Using 'next' (rather than '_next') in > the URL should not work. I'm new to this, and I am not sure if the 'next' value isn't being set somewhere else. I am not using auth.settings.login_next (the only other place that I know of, I'm assuming it is still the default). login and register are 2 links I created in view by hand. Thanks both for your helpful replies!

