New Post: C# version available for download
OK, I've braved the popup jungle and downloaded the zip. :-) You can now find the c# zip available here..https://nbstore.codeplex.com/releases/view/34143 @Thenrich, is this a project you intend to keep...
View ArticleNew Post: error getting back from paypal gateway
upgraded DNN to latest 7.2 and that solved it
View ArticleNew Post: C# version available for download
In a nutshell, this is how to do it:Sharing the file:Copy the file to DropboxRight-click it and choose "Share Dropbox Link" (now a weblink is copied to the clipboard) Paste the link from the clipboard...
View ArticleNew Post: C# version available for download
I am not following this project but if you want me to convert another version, contact me.
View ArticleNew Post: Form Validation no longer working.
I've replaced the address collector template with one from a working site. I've changed the skin to a skin of a working site. I've upgraded NB_Store to 2.3.8rel3 (from 2.3.5) I've disabled all js I can...
View ArticleNew Post: Form Validation no longer working.
You're going to have to click my name and send me a login for a look around. Regards Rob
View ArticleNew Post: DNN 7.2 Tabs detail product list on setting
Hi With the new 7.2.1 I have the pleasure to show the new language translation system and the new Language setting for each page... so I try to enable the multilanguage website and DNN clone form my...
View ArticleNew Post: Hide zero dealer price
Hi, Is there a possibility to hide dealer price if it is 0.00? I use this option with normal price, but I can not found how i can hide delaer price. [TAG:TEST:<prop TestType="valueof"...
View ArticleNew Post: Related products tab active
Hi, is it possible have the "related products tab" active when we see a product, instead the "description" tab? I want show both tabs, I just wanted the "related products" opened by default. Thanks
View ArticleNew Post: Related products tab active
You can set any jQuery Tabs options in jqtabs.code Setting a default tab is either selected or active depending on version of jQuery Try<script language='javascript' type='text/javascript'>...
View ArticleNew Post: Can't checkout with $0.00 (after using promotion coupon)
Hey team, My store is selling PDF's for $5 each & we've got a promo coupon that allows you to get a $5 discount (a free PDF basically). The problem is when you've only got 1 PDF in your cart &...
View ArticleNew Post: Hide zero dealer price
HI, No that valueof test will only work for data fields returned fromt he DB on the product list:...
View ArticleNew Post: Can't checkout with $0.00 (after using promotion coupon)
Hi, It sounds like the pxpay provider can't dealer with the zero amount! What's the full error message you get in the DNN event log? My first thought is that I think we had this situation before, I...
View ArticleNew Post: DNN 7.2 Tabs detail product list on setting
Hi Fabio, I've not tried v7.2.1 of DN yet. But it's fairly fundamental to the way NB_Store works that it only uses 1 module across all languages on the site. This is fairly standard for ALL models that...
View ArticleNew Post: Related products tab active
Hi Rob, thanks, but it did not work..... Another sugestion? Thanks
View ArticleNew Post: Related products tab active
That is the solution. and it works on my system here. You just need to make it work on your system. This for example is the documentation for 1.8 that I used:http://api.jqueryui.com/1.8/tabs/ Rob
View ArticleNew Post: Can't checkout with $0.00 (after using promotion coupon)
Well I would assume the gateway doesn't handle a zero payment. Rob
View ArticleNew Post: Problem building the source code
Hi, sorry for reviving an old thread but I meticulously followed the instructions given here :...
View ArticleNew Post: Problem building the source code
Hi, Looking at those errors, I would have to say it's linked to the references. I see you seem to have referenced DNN7.2.1. I've not tried that yet, fo rbackward compatibility I link to vDNN6.2 now....
View ArticleNew Post: Problem building the source code
Oh!....also make sure you take the source from he "master" branch, we've moved to GIT since those docs were written.
View Article