New Post: ROW_NUMBER OVER clause issue
Very simple solution: Modify stored procedure NEvoweb_NB_Store_Products_GetList It is necessary to replace fragment if @OrderBy='' begin set @SQL = @SQL + ' order by PL.Manufacturer,P.ProductRef' end...
View ArticleNew Post: Showing product pricing without using a cart. Possible?
Hi, I am using Nbstore to setup a site. I want to use the site primarily as a catalog. It works but the price does not show. It shows a link for 'Email For Price'. How can I show the product price...
View ArticleNew Post: Showing product pricing without using a cart. Possible?
Looks like setting a value in 'Sell' does the job.
View ArticleNew Post: ROW_NUMBER OVER clause issue
That's great, thanks. I applied the fix and I no longer see the error (so far). I noticed that the if@OrderBy='' appears twice in the code. Shall the replace be applied to both instances? Franco
View ArticleNew Post: Delete Store Content - Broken
Hi, First of all, for a free module this is a great module and thanks to all who is behind this. I am trying to do some load test type thing such as importing 2K+ products to see how it holds up. For...
View ArticleNew Post: How can implement location based dynamic pricing for all products.
Again thanks for your reply. I think there is a confusion my requirement is just dynamic pricing (different pricing) for different locations not different currencies. Can you help me in this?
View ArticleNew Post: How can implement location based dynamic pricing for all products.
Oh right! With NBS v2 you're limited to maybe using models or options on the product, or maybe use the shipping calculation to add extra cost. But I think it'll be difficult, you need to know the...
View ArticleNew Post: Delete Store Content - Broken
if you're clearing down the DB there is no reason not to delete the image files manually. the folder are productimages, productdocs, productthumbs. usually the reason for the delet of store content to...
View ArticleNew Post: Install NBright 3.0 beta version
I would like to try the NBright 3.0 store in a default DNN installation. I've configured a new DNN 7.4.0 community edition installation and I installed the NBright store 3.0 beta successfully. However,...
View ArticleNew Post: Delete Store Content - Broken
Thank you leedavi for your reply. I actually indicated that I want to delete the files and that is why I asked for the folder locations. From your reply I take that the delete all store content button...
View ArticleNew Post: Delete Store Content - Broken
I'm not aware that the delete content is broken in NBS v2, I know some people have had some trouble, but I've not been able to recreate the problem (Must say I've not tried to do it in a long time)....
View ArticleNew Post: Changing the currency sýmbol of products to € while default...
Hi, I set the default language to English (US) when I installed the website. I also enabled localization contente. Once I intend to sell products in Euros, how can I make the symbol change to Wuros...
View ArticleNew Post: Delete Store Content - Broken
I'm pretty sure the issue with deleting content was due to the change in the way passwords are stored in DNN7 and the Back Office couldn't read it. However I was also fairly certain that Dave changed...
View ArticleNew Post: Delete Store Content - Broken
That's great news. Yes, I am playing with NBS right now to setup a catalog type site for my friend. May I ask what is the reason to change the name and start a brand new project for this? Is there a...
View ArticleNew Post: Delete Store Content - Broken
Also, any concrete timeline when it will be released? I can start with the beta but then there need to be a smooth non-destructive way to upgrade it to the release version when it is available. Do you...
View ArticleNew Post: Update Existing Products creates new products with no category
I'm trying to update a bunch of products currently in my store to add a list of options.The steps I've tried are:Adding the options needed to 1 product in that categoryExporting the products in that...
View ArticleNew Post: Install NBright 3.0 beta version
After further investigation, I am thinking the NBright store 3.0 did not install properly on my DNN 7.4.0 installation (though the DNN extension installer did not report any errors) because only 3...
View ArticleNew Post: Delete Store Content - Broken
The old store had some coding dead-ends in it and needed to be start fresh in order to move in the directions people have been wanting.. i.e. templating across all interfaces. The beta is largely final...
View ArticleNew Post: Delete Store Content - Broken
Thanks for the detailed picture. I have decided to continue with 2.3.8 with whatever its limitations are. And upgrade at a later time. If the export/import interface remains backward compatible we...
View ArticleNew Post: Delete Store Content - Broken
There'll be a way to get products into the new from the old, but it won't be a full configuration. Everything is pretty much new. The old store works well and if it fits the requirements now then it...
View Article