Does the registration put a user into the database? As you mentioned you were able to register and view a page as the user. This would only be possible if the 'me' page can pull session info from the database. If you are just unable to log in with an account, most likely your login script is...