New Post: Display Option Name in order email and order detail in back office
Not without changing the sourcecode I'm afraid. The next store will also fix this, but that's a while off. The only solution for the current store is to change the names and values to work the other...
View ArticleNew Post: Promotion Code Calculation Error
I want use a promotion code to offer discounts on VIPRE Consumer renewals. There are two categories. If I setup two promotion codes with the same name with 10% discount, one for each category and I...
View ArticleNew Post: First Data Authorize payment gateway
Hey, Any reply on above requirement. Thx,
View ArticleNew Post: First Data Authorize payment gateway
Do you mean the Authorise.Net gateway or the First Data e-commerce card solution? The A.Net is here..https://nbstore.codeplex.com/releases/view/28920 as for the other I'm not aware of a provider for that!
View ArticleNew Post: Modify Shipping options in Checkout
Hi all, I need to change the shipping options (the choice with the three radio buttons on the address page) I've been looking for quite a while now... but can't find anything on it. Any idea on how to...
View ArticleNew Post: Modify Shipping options in Checkout
What are you trying to do when you say trying to change? Rob
View ArticleNew Post: Unidirectional relation of products is imported as bidirectional
I am trying to import products related uni-directionally to NB_Store. My test import XML file is following.<?xml version="1.0" encoding="utf-8"?> <root version="1.0"> <products>...
View ArticleNew Post: Unidirectional relation of products is imported as bidirectional
Update: I did an additional experiment. I configured 2 products with a unidirectional link in a category and exported that category. When I imported back the exported file, the link was "Enabled" in...
View ArticleNew Post: coupon code on model
Hi, I am trying to find a way to create a coupon code for a model. Is there any way to do this? Thanks
View ArticleNew Post: Unidirectional relation of products is imported as bidirectional
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleNew Post: Unidirectional relation of products is imported as bidirectional
Ok thx for reporting this, the code base is going to change for v2.6, and at the moment the bi-directional flag doesn't exist! I see if we can alter this before we release.
View ArticleNew Post: Custom Shipping Provider (i.e.: shipping calculator for UPS)
I'm attempting to apply a custom shipping provider to a NB_Store v. 2.3.8 rel4 install. I've read numerous posts in this forum that suggests in order to build a custom shipping provider you need to...
View ArticleNew Post: List to Details very slow
Hi all, Over the last week we are seeing that the stores that we have on 1 of our servers are painfully slow when trying to go from the product list page to the product details. The site runs fine and...
View ArticleNew Post: Custom Shipping Provider (i.e.: shipping calculator for UPS)
I figured it out, I needed to specify the namespace name + the class name i.e.: NEvoweb.DNN.Modules.NB_Store.ShipExample,NEvoWeb.Modules.NB_Store.ShipProvider.upsCalcProvider
View ArticleNew Post: List to Details very slow
of course it's all running perfectly when I go and try it. Are there other examples?
View ArticleNew Post: List to Details very slow
The first one I tried worked in 2-3 second. But the second took about 15 seconds??? and has next to no information on it??http://www.ozzlesdogfood.com/Shop/tabid/1685/ProdID/4009/CatID/596/Default.aspx...
View ArticleNew Post: List to Details very slow
I'm seeing some 20-30 second ones now. The delay is in the retrieval of the HTML page and not the rest. If you have access to server management studio, you can right click the root of the db tree and...
View ArticleNew Post: List to Details very slow
looking at the IE performance it looks like IE is not doing anything for 12 seconds and then it take only 1 or 2 seconds to render?? My guess is maybe it's something server side?... could the page be...
View ArticleNew Post: List to Details very slow
Hi all, Thanks for the help so far. I have checked the log files and there doesn't seem to be any problem there. I changed the templates back to the default and no change. The thing is that it effects...
View ArticleNew Post: List to Details very slow
Have you limited the app pool memory size? Maybe it's set too low and then recycling when you go to the product detail. Although I find that very strange, I would expect it to then be going slow at any...
View Article