Make Login More User Friendly

The red failed login message that briefly appears in the upper right corner is not user friendly. There is a small percentage of users that sometimes don’t notice these messages up there.



We’d like a failed login attempt to display an informative user friendly page like most sites, that say why the login failed, and give them clearly marked password reset and registration buttons.



Does anyone know the code modification to get a failed login to go to a failed login URL instead of just the red box in the corner?

ideally i love the login on the sno rocket page…would love to get that on our site.



[url]http://www.snorocket.com/[/url]



Regards

Yes, that is what we are going for, but even better.



The red box should have a Password Reset and a New Account Registation link in it also since that red box is where the user’s attention is focused.



They could probably sell the function as an add-on. Probably like 2 lines of code or something.

[quote name=‘AmitP’]ideally i love the login on the sno rocket page…would love to get that on our site.



[URL]http://www.snorocket.com/[/URL]



Regards[/quote]



Snorocket site is a default CS-Cart 2.1.4 installation with no modifications to the login - Sno

In which case something is VERY wrong ;-(



When pressing sign in on our site it redirects to



/index.php?dispatch=auth.login_form&return_url=index.php



:S

[quote name=‘AmitP’]In which case something is VERY wrong ;-(



When pressing sign in on our site it redirects to



/index.php?dispatch=auth.login_form&return_url=index.php



:S[/quote]



that’s because it’s in SSL mode. Which is necessary if you are posting encrypted user data

TY, i turned off SSL and it went to the login sno has. I think SSL is better to keep on though so i’ll deal with not having a flash log in. :smiley:



hehe