New Post: Tab in detailview not showing even YES in the flag
The webform_OnSubmit is a function to post back the webform, sometimes it can be overwritten, but the onsubmit must still be called otherwise the page simply will not work! It's not a part of NB_Store...
View ArticleNew Post: How to configure NBStore when DNN is installed in a subfolder
have a read of this, I'm not sure it applies to your case but it might point you in the right direction..https://nbstore.codeplex.com/wikipage?title=GoDaddy Dave.
View ArticleNew Post: Tab in detailview not showing even YES in the flag
Hi RobThanks for replying – I wouldn’t disturb your Holiday :-)Here is what has happened: I installed several (newer) skin without luck (showing the tabs), but with my last skin try it was working...
View ArticleNew Post: Tab in detailview not showing even YES in the flag
Hi DaveI’m sure you are right: It’s not NB Store causing the problems, and I’m not even sure about, that it was the webform causing the problems?The gremlins is why several never skins have the missing...
View ArticleNew Post: minimum cart total just for dealers
Hi, I have one store with different prices for final clients and for dealers. The final clients can buy any minimum total cart amount, but the dealers should by a minimum of $300. Is there any way to...
View ArticleNew Post: Tab in detailview not showing even YES in the flag
ok yep I see. It does look like there are problems in the DNN instance or in its configuration that were causing issues. The store is generally reliable and doesn't have weird bugs (although DNN 7.2 is...
View ArticleNew Post: allowzerodealerprice.flag
Rob, yes I understood - but why should a price be zero? (OK, for products I want to offer as gifts, but is this what it means?) Best wishes Michael
View ArticleNew Post: diskthumbnails.flag
I don't understand the example in this setting's help text. A thumbnail size can be "100x150" or "30x30" in my imagination, and a CSV list of sizes can be "100x150,30x30" then. But here is written...
View ArticleNew Post: downloadableproducts.flag
Sorry to bother you again: In the help text to this setting, it is said that "You must also enable registered user accounts on your website ...". What does this mean? Is it that simple that the user...
View ArticleNew Post: downloadableproducts.flag
If you want to sell downloadable products, then users will need to register an account before they can purchase. The default role is Registered Users, which is assigned to users accounts by default...
View ArticleNew Post: diskthumbnails.flag
This is a special feature that is only needed if you have so much store traffic that it causing too much stress on the server CPU. Don't use it unless you have determined that you have to. If you are...
View ArticleNew Post: allowzerodealerprice.flag
It wouldn't be zero if you were offering products to dealers. You would put the correct price in. However, it can be zero if you aren't selling to dealers. The store has lots of things that are simply...
View ArticleNew Post: Reinstating discounts
I have a client who asks about reinstating the quantity discounts. So far he's been using product options to set it up, but it has become a real time consumer for him to administer as his range of...
View ArticleNew Post: allowzerodealerprice.flag
Thanks - that makes it clearer! I know that a lot of things in software are not pure logic, but happen when new features are added. This is the reason for my question bombards. I am trying to produce a...
View ArticleNew Post: diskthumbnails.flag
Rob, thanks for the answer. I am not planning to use this feature, but as I am working on a language pack, I need to understand it. What does a single number mean? Is this producing a square...
View ArticleNew Post: downloadableproducts.flag
Rob, thanks for the answer - I understood it the right way. As it is possible that another role than "Registered Users" can be set in the "customer.role" setting, the help text for this setting should...
View ArticleNew Post: diskthumbnails.flag
Hi Michael, By using a single value the width is set to that and the height is calculated proportionally. Dave.
View ArticleNew Post: minimum cart total just for dealers
Hi, There is no functionality to do this in the code, but you could do it by adding a validation JS in the product template. Use the "isinrole" token to add the JS when the client is in the dealer...
View ArticleNew Post: Reinstating discounts
Hi Jake, Send me a email with a full spec of what you need and I'll have a look, but at the moment, my time is limited so it could be difficult. But if we have a full spec maybe someone else can...
View Article