Products

Solutions

Resources

Partners

Community

About

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsStoreStoreBug?  Shipping Fee Does Not Accept 0.00Bug? Shipping Fee Does Not Accept 0.00
Previous
 
Next
New Post
9/11/2006 4:09 PM
 

Hi,

I keep getting error messages as a js dialog, when refreshing certain store modules (Administrator):

Windows Internet Explorer

The Shipping Fee must be in the format: #.##

<OK>

The problem, is that I'm selling downloadable software, so shipping should be $0.00.  If you type 0.00, it will accept it when you press update, but it does not get stored in the database, (probably a SQL thing with zero - 0.00) and the next time, the dialog pops-up again.  As soon as you type in 0.01, it works fine.  Change it back to 0.00 - problem.

You either need to fix it, or change the error message to:

The Shipping Fee must be in the format: #.## and must > 0.

But of course, I need shipping to be zero, so perhaps the former?

Cheers!

 

 


Rob Poretti - Poretti Productions
 
New Post
9/13/2006 9:10 AM
 

This does seem to be a bug to me. A quick fix, as far as I can see, is to change the following line in

 \DesktopModules\Store\Providers\ShippingProviders\DefaultShippingProvider\DefaultShippingAdmin.ascx

 to enableclientscript="False":

 

e.g.

 

 <asp:regularexpressionvalidator id="valRegex" runat="server" controltovalidate="txtShippingFee" validationexpression="\d+[.]{1}\d{2}" display="None" errormessage="The shipping fee must be in the format: #.##" enableclientscript="False" />

 

 

Alternatively, the regular expression needs to be rewritten to allow "0" as well as "0.00", unless there is some reason that it must be in this format?

 
New Post
2/7/2007 11:11 AM
 

Hi,

Does NOT function in 4.4.1 however. Keeps giving me the same stupid message all the time. Completely useless module..... :o(

 
New Post
2/8/2007 9:22 AM
 
The same error is happening to me!

I wanted to report this bug in the Gemini store project place but I couldn't find the Submit new issue button ! I'm registered there also.
 
New Post
2/16/2007 6:50 AM
 

Hi,

Last time I looked, this bug had already been reported on Gemini - I'm sure the team have it in hand for version 2.0. In the meantime, the above fix will do the job.

Matt

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsStoreStoreBug?  Shipping Fee Does Not Accept 0.00Bug? Shipping Fee Does Not Accept 0.00


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out