New Post: Compatibility with DNN 7?
Hi Jiehou,heres another post about this:http://nbstore.codeplex.com/discussions/406219Geoff
View ArticleNew Post: Clear shopping cart after payment
Hi,Which payment provider are you using?There is a hidden option to set the "BankHtmlRedirect" property of the cart to "KEEPCART", which will keep the cart, otherwise it should always be removed, maybe...
View ArticleNew Post: My store doesn't function properly at certain hours during the day
Hi,Very odd??....my first though is that if it's not working only at certain times then it's probably a hosting issue!......my next thought is, "what the hell could that be???"There is no functionality...
View ArticleNew Post: Nbstore product detail Print to pdf
Hi,In order to do this you'll need to pass the html of the page to a pdf create program that converts html to pdf format....there are some free ones about, but integrating them into NB_Store/DNN could...
View ArticleNew Post: Nbstore product detail Print to pdf
thanks for your response in the above link it is only print button,can u send me the jquery link to print to pdf button thank you
View ArticleNew Post: Buy if the stock is zero 0
Hi, my buy button disappear if the stock is 0, how I can enable the buy button ?I want that my clients can buy also if the stock is 0thanksFabio
View ArticleNew Post: My store doesn't function properly at certain hours during the day
Hi,First of all, thanks for helping me out!I've restarted the server and it didn't solve the issue, so it's not a caching problem.How do I check the errors as you've suggested? Maybe you can do me a...
View ArticleNew Post: My store doesn't function properly at certain hours during the day
Hi Mark,Also check out what scheduled tasks are happening around this time, maybe this is effecting your shop. (for example, is the Clean up carts schedule, backup schedules etc.)Also maybe its got...
View ArticleNew Post: Buy if the stock is zero 0
Hi martin,I think the way to do this is to set the stock of your products to -1, this will disable stock control therefore the product will always be buy able.I hope this helps,Geoff
View ArticleNew Post: Different Stores in a single Portal
Hi jivacare,NB Store is a 1 portal 1 store module, it is not possible to have many stores in 1 portal.Geoff
View ArticleNew Post: Method of payment: Outside of system
Hi jivacare,Use the "pay by cheque" payment gateway, this will process the order and send the order emails out to the store owner and the buyer.Just change the name of the gateway and the image to...
View ArticleNew Post: My store doesn't function properly at certain hours during the day
Hi Mark,I see the issue in IE, but in FF it seemed to be working OK.However, you do have some errors on the checkout page....------------------------------------Timestamp: 09/01/2013 09:37:29 Error:...
View ArticleNew Post: Buy if the stock is zero 0
Hi I show the stock to my customer by web page and I don't want to show -1 (that have no sense)Isn't a way to permit the buy also when the dispo is 0?where is the check on the code that disable the buy...
View ArticleNew Post: Buy if the stock is zero 0
Hi Fabio,You could take the TAG:TEST around the buy button out of your product templates but I'm sure this will cause problems with the system.The way that it disables the buy button is logical, you...
View ArticleNew Post: related products issue
Hello,tab panel right now shows "description and related products" but related product show under description tab without need to press related products button.There is way to resolve this? Thank you...
View ArticleNew Post: Buy if the stock is zero 0
I think that the best thing is to enable a flag, something like "enable buy if 0 quantity" because a client can buy and a seller can order the product? or not....I think it isn't illogical
View ArticleNew Post: How use the TestOperator property
Hi I need to use the TestOperator property for value a variaable in a template like[TAG:TEST:<propTestType="valueof"TestName="QtyRemaining"TestValue="-1"Action="Show"/>]I want to value when my...
View ArticleNew Post: How use the TestOperator property
It work only with grater than write like > = >[TAG:TEST:<propTestType="valueof"TestName="QtyRemaining"TestValue="-1"Action="Show"TestOperator='>'/>]<!-- grater then -1 --><...
View ArticleNew Post: Upload pictures as product option
Hi,is it possible to upload pictures as an option of the product?Say I want to sell T-shirts with the picture of the client on it.Thanks for this wunderfull productOlivier
View Article