Active
Project:
Ajax
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Nov 2009 at 16:35 UTC
Updated:
2 Apr 2012 at 05:59 UTC
Hi,
I don't like the big loginblock.
So, I placed a »Login«-button into the main-navi (Theme Acquia-Marina) and used the path user/login.
Now, if I try to login on that way, I get the error »ajax.module: An unknown error has occurred.«
And the Login-button stays on »Load...«.
Now, if I put the cursor into the Browser-adressline and use the return, I'm logged in.
What can I do to get that message away and to log in in the normally easy way ???
Comments
Comment #1
chawl commentedYes, if you disable redirect for User:login, form do not disappear after the first POST, button sticks on Load state, but values are posted anyway.
Pushing the button again always causes error alert. If you refresh the page, you find yourself logged in.
Reporting for (vanilla) D 6.15, also subscribing.
Comment #2
caspercash commentedhttp://drupal.org/node/786502 might help