Posted by quixxel on November 3, 2009 at 4:35pm
Jump to:
| Project: | Ajax |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | quixxel |
| Status: | active |
Issue Summary
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
#1
Yes, 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.