Problem with ForgotPassword - urgent
-
- Lieutenant, Jr. Grade (LT JG)
- Posts: 29
- Joined: Tue Sep 16, 2008 11:51 pm
- Location: INDIA (Gujarat)
- Contact:
Problem with ForgotPassword - urgent
Hi all,
my AbleCommerce7.0 store is working properly.
There is a problem with Forgetpassword.
Please have a look at link
http://216.139.230.124/login.aspx?Retur ... count.aspx
please enter valid email address to forget password screen and press next button, it will display u alert dialog say
---------------------------
Microsoft Internet Explorer
---------------------------
The specified string is not in the form required for an e-mail address.
---------------------------
OK
---------------------------
email address is valid still here this will display this error message, I gone through usercontrol of forgotpassword, but I didn't find any statement like this in same control.
Please anyone help me.
Thanks
my AbleCommerce7.0 store is working properly.
There is a problem with Forgetpassword.
Please have a look at link
http://216.139.230.124/login.aspx?Retur ... count.aspx
please enter valid email address to forget password screen and press next button, it will display u alert dialog say
---------------------------
Microsoft Internet Explorer
---------------------------
The specified string is not in the form required for an e-mail address.
---------------------------
OK
---------------------------
email address is valid still here this will display this error message, I gone through usercontrol of forgotpassword, but I didn't find any statement like this in same control.
Please anyone help me.
Thanks
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
Re: Problem with ForgotPassword - urgent
Hello,
What build are your running?
What build are your running?
Re: Problem with ForgotPassword - urgent
We are running AC 7.0
Any help is greatly appreciated. Thanks.
Alan
Any help is greatly appreciated. Thanks.
Alan
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
Re: Problem with ForgotPassword - urgent
Hello Alan,
What build are your running? b9343, 10152, etc?
See
Admin > Help > About
There you will find the build number.
What build are your running? b9343, 10152, etc?
See
Admin > Help > About
There you will find the build number.
Re: Problem with ForgotPassword - urgent
Here is what I am running:
PLATFORM: ASP.NET
VERSION: 7.0
BUILD: 10125
The feature seems to be working (because i receive the email to retrieve a new password) but I still get that error message seen in the screenshot pradyuman posted. What is going on here?
Also, was there any way I can have the password field be set to 6 characters (irrespective of upper case, lower case, and numeric)? Looks like when you create a new password, it has to be 8 characters, which is way too long. The original password character count is 6, but I'd also like to have this field be ANY character (irrespective again of upper and lower case, and numeric value).
We are trying to wrap this site up ASAP, so any input on how to fix these issues is greatly appreciated.
Thank you in advance.
Alan
PLATFORM: ASP.NET
VERSION: 7.0
BUILD: 10125
The feature seems to be working (because i receive the email to retrieve a new password) but I still get that error message seen in the screenshot pradyuman posted. What is going on here?
Also, was there any way I can have the password field be set to 6 characters (irrespective of upper case, lower case, and numeric)? Looks like when you create a new password, it has to be 8 characters, which is way too long. The original password character count is 6, but I'd also like to have this field be ANY character (irrespective again of upper and lower case, and numeric value).
We are trying to wrap this site up ASAP, so any input on how to fix these issues is greatly appreciated.
Thank you in advance.
Alan
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
Re: Problem with ForgotPassword - urgent
Hello Alan,
I just tested it on my build with with I though might be the issue the underscore in the email (_), however it worked. The original page doesn't have the custom left navigation and the other form you have added to it in your example above. I would try removing the extra items, one at a time until you figure out which component doesn't play nice when added to the page.
I just tested it on my build with with I though might be the issue the underscore in the email (_), however it worked. The original page doesn't have the custom left navigation and the other form you have added to it in your example above. I would try removing the extra items, one at a time until you figure out which component doesn't play nice when added to the page.
-
- Lieutenant, Jr. Grade (LT JG)
- Posts: 29
- Joined: Tue Sep 16, 2008 11:51 pm
- Location: INDIA (Gujarat)
- Contact:
Re: Problem with ForgotPassword - urgent
HI,
We checked that underscore ("_") is not what the problem is. As it gives same Error while using Email address not having "_".
Please any one tell us where I find this message in code, I made searched in entire project but I didin't find this Message.
We checked that underscore ("_") is not what the problem is. As it gives same Error while using Email address not having "_".
Please any one tell us where I find this message in code, I made searched in entire project but I didin't find this Message.
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
Re: Problem with ForgotPassword - urgent
Hello Alan,
The original page doesn't have the custom left navigation and the other form you have added to it in your example above. I would try removing the extra items, one at a time until you figure out which component doesn't play nice when added to the page.
Re: Problem with ForgotPassword - urgent
we're still not having any luck correcting the error...does anyone have suggestions on how to fix this?
thanks.
Alan
thanks.
Alan
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
Re: Problem with ForgotPassword - urgent
Hello Alan,
Have you removed your customization from the page, per my suggestions above? The default page is working properly in our testing here.
Have you removed your customization from the page, per my suggestions above? The default page is working properly in our testing here.
Re: Problem with ForgotPassword - urgent
Well guys i am unable to reproduce the problem, tested on both the IE7 and IE6. Am i missing something?