I've had a look at this topic for the auto login:
www.joomlapolis.com/forum/153-professional-member-support/185909-solved-automatic-login-after-registration#185947
I did everything stated there.
No confirmation email, no admin approval.
Auto Action has the auto-login action above the redirect action.
When I register it does try to redirect, but it says: "You need to login first" So somehow it's going wrong at the auto-login action.
Other notes:
PHP (eval) seems to work, with PHP (creature_function) I get a blank screen.
I have an auto action that changes the username to email adres, this is currently set to onAfterUserRegistration, should this be set to onStartSaveUserRegistration?
Any help would be greatly appreciated!