HomeHome Product Discus... Product Discus...SmithCartSmithCartRegistration error messageRegistration error message
Previous
 
Next
New Post
1/17/2011 3:11 PM
 

Hello,

Currently my cart is setup so that customers are prompted to log in when they try to add a product to their cart. When they don't have an account, they follow the registration link provided by smith cart. When they register, if their password is not 7 letters or more long, then when they submit they will see an error message saying unable to register. However, this message doesn't give any indication that the problem is the password they submitted. Is there a way to change this? I believe this would also be a good fix for the default cart.

Cheers,

Ricky

 
New Post
1/18/2011 1:07 AM
 

There are 2 pages in the cart that you can setup for the user to enter a userid and password:

  • RegistrationCart.ascx
  • Confirm.ascx

Which page are you referring to? Can you post a screen shot of the page with the error message?


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
1/18/2011 10:16 AM
 

Here is a screen shot. This is the registration page, which you can get to by trying to add a product to cart when you are not logged in, and then asked to register.

http://i93.photobucket.com/albums/l68/Roffello/RegistrationErrorMsg.png

I had just entered a 5 letter password, and this was the error message I received. I would like it to be more clear, saying that the password was not long enough.

 
New Post
1/18/2011 12:04 PM
 

We just added that error message to the "RegistrationCart.ascx.resx" file so you can change the message. The tag in the resx file for the message is "Unable_To_Create_Account.Text". This fix will be released in cart version 4.0 early next week. Thanks for reporting the issue!

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
1/18/2011 8:35 PM
 

Thanks for the fix Scott.

 
New Post
2/28/2011 12:25 AM
 

In version 3.8.1, what directory can I find this file?

I found a similar file in /DesktopModules/Smith.BuyNow but it does not have the .resx suffix like you mentioned.

 
New Post
2/28/2011 9:41 PM
 

Anyone? Bueller?

 
New Post
2/28/2011 10:52 PM
 

Language localization with resx files were released in cart v3.89 so if your running cart v3.81 the resx files do not exist.


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
3/2/2011 12:58 AM
 

So what are you saying? There is no way I can resolve this error message without upgrading?

 
New Post
3/2/2011 6:21 PM
 

Answer please?

This is an EXTREMELY annoying generic message. Where can I modify the message in version 3.81?

 
New Post
3/2/2011 7:02 PM
 

Yes, before localization was released in cart v3.89 the messages were either in the ascx or cs files. Messages in the ascx files can be changed since you have the source for all the ascx files. This particular message we are talking about is in the cs file and compiled to a dll so you will not be able to change it without upgrading.

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartRegistration error messageRegistration error message