New Post: Delete Order
David, same question, turned a bit: Is it possible to delete single (test) orders without touching the other ones? Best wishes Michael
View ArticleNew Post: Delete Order
NO it'll remove all archived orders. I suppose you could do it from the DB level, I think there is a SPROC to delete orders, but I can't remember if you'll need to run multiple SPROCs.....you'll need...
View ArticleNew Post: Photogallery on the main category
ok tried with EasyDNNRotator, insert in the catalog page, but obviously it appear during all the navigation in the catalog, I need that it appear only when you press a cataegory. Is there a way for...
View ArticleNew Post: Declined transaction had Payment OK Response
Just reconciling bank accounts. Found a transaction from October 2013 that was declined by DPS, but returned to the shopping card as Payment OK. So I sent them the goods. I haven't chased the customer....
View ArticleNew Post: Photogallery on the main category
woops! Sorry, but I got the wrong module - It's EasyDNNGallery. It's confusing because that module contains the same chameleon rotator function as the rotator module. The difference being that that...
View ArticleNew Post: Declined transaction had Payment OK Response
There's a log files folder in the portal root, but it may or may not have logs that far back depending on whether you have the scheduler configured to clear them after a while. Look for the date and...
View ArticleNew Post: Delete Order
David, how can orders be archived/exported? I can't find this option? Best wishes Michael
View ArticleNew Post: Delete Order
Go to utilities > Export then Archive or Purge Store. The latter also deletes the orders. Regards Rob
View ArticleNew Post: Back Office Settings are Blank in DNN 7.2.2
I installed NB Store 2.3.8 on DNN 7.2.2 and am having trouble getting to the back office settings. When I click on one of the settings, the page is blank (no error or anything). Any ideas?
View ArticleNew Post: Conditional stuff in order.text.template
Hi, how can I realize to print a VAT-number field in the order.text.template only if there is a VAT number provided, something like: [TAG:TEST:<prop TestType="valueof" TestName="VATNumber"...
View ArticleNew Post: category sale prices keep disappearing
I have 4 websites all running from 1 instance of DNN. 3 of these websites have sales prices based on categories. i.e. 10% 20% 30% etc The sale prices on all of these sites keep disappearing. it is very...
View ArticleNew Post: Buy button dissapears when the stock gets to 24
I have installed a new instance for a client www.littledwellings.com.au and she has a product called house shadow box, which is hand made so she can only do batches of 30 at a time. when the stock got...
View ArticleNew Post: Admin Settings Page Has Unexpected Error
Hi. I recently moved my dnn instance to a new server. I noticed that my product pictures are not showing. I tried to access the admin settings to fix errors and got the following error message on the...
View ArticleNew Post: NBStore EBay addon
I don't know of anyone who has created this, but yes it would be nice to have something "out of the box" for it. As for the website this is a work in progress: http://nbstore.nbrightproject.org, but...
View ArticleNew Post: NBStore EBay addon
Great! Sure but I trust in the power of community and I think that this great product could become a point of reference for dnn and .net ecommerce solution. At this time the best solutions are in php...
View ArticleNew Post: category sale prices keep disappearing
From what I remember the sale price scheduler, just calculates the new sale price and places the result on the DB. So I don't think it's this causing an issue. The sale price is read into DNN cache, so...
View ArticleNew Post: Buy button dissapears when the stock gets to 24
I really need help on this. can someone please assist.
View ArticleNew Post: Buy button dissapears when the stock gets to 24
Check and see if you have configured the CleanUpCarts task on this page:https://nbstore.codeplex.com/wikipage?title=Scheduled%20tasks Set it up so that it clears carts often enough for the purposes...
View Article