With the latest D7 beta build I seem to be experiencing the same issue I was having a few development versions prior to this one.

The user login box doesn't seem to correctly post the login data to Drupal, as when it redirects to "/user/login/colorbox?destination=user", the user is prompted to login again via the built in Drupal login form. It would appear the Colorbox login box fails to properly authenticate the user.

Here are a couple of tickets from the last time this issue surfaced for reference.

http://drupal.org/node/972644
http://drupal.org/node/821424

Let me know if I can provide any more information on the issue. Thanks!

CommentFileSizeAuthor
#1 colorbox_user_login_1018034.patch1.7 KBfrjo

Comments

frjo’s picture

Assigned: Unassigned » frjo
StatusFileSize
new1.7 KB

I believe it is the code to handle failed logins for user_login forms that mess it up.

Please try out the attached patch and report back how it works for you. Would be happy it you have the time to try it with both user_login as well as user_login_block. How does it handle successful and failed logins?

frjo’s picture

Status: Active » Fixed

Committed patch in #1 to 7-dev.

Status: Fixed » Closed (fixed)
Issue tags: -user login block

Automatically closed -- issue fixed for 2 weeks with no activity.