New Post: NB Store Display Module not working properly
That was a issue reported.http://nbstore.codeplex.com/workitem/11178 I'm not sure that "jquery-ui-1.8.11.nbstore.min.js" is needed for the store, it was a fix for when DNN came without jQuery. It might...
View ArticleNew Post: NB Store Display Module not working properly
It's already gone from the last release. Rob
View ArticleNew Post: NB Store Display Module not working properly
Just tested and logged in - still not working. The problem pages are as follows:http://www.dukesofdaisy.com/rent-a-friend/rent-a-womanhttp://www.dukesofdaisy.com/rent-a-friend/rent-a-man I tried making...
View ArticleNew Post: NB Store Display Module not working properly
That site wouldn't let me in. I did it on the other one. Check that one and see if it works. It definitely works here after making the changes. Rob
View ArticleNew Post: v2.3.6 release notes
Hi Dave, where can I find the release notes for this last version and its rel1 patch, please? Thanks Franco
View ArticleNew Post: v2.3.6 release notes
It was a fairly minor release. There was a contribution for ajaxing the related products editor. The last breadcrumb got an anchor. CheckOut.ascx got some more classes The back office got some more...
View ArticleNew Post: v2.3.6 release notes
Hi, There are a couple of fixes to the SQL and an issue changed. The only major change was to compile against DNN6.1.0. To my shame I don't tend to keep release notes on NB_Store, because it's only me...
View ArticleNew Post: Back-Button Ressource File?
No one who can help me with this problem? Please can anyone point me in the right direction? thanks Don
View ArticleNew Post: Back-Button Ressource File?
HI Don, I had a quick look at my instance the other day and noted that I had already added my own resource entry for the buttons so that I could label them separately in each step. You can always do...
View ArticleNew Post: Back-Button Ressource File?
Hi Don I have faced the same problem a while ago and solved it by adding the two entries to the checkout.ascx.de-DE.resx file (for german translation) to make it sepparately localizeable for me. You...
View ArticleNew Post: Back-Button Ressource File?
Hello rob & gerald thanks for your assistance In the meantime I found the "All Products" String in the settings of the category-menu - ... Following rob´s path, I found the ressource-entry for the...
View ArticleNew Post: Go to Checkout fails
I need some help determining what setting I am missing or may have wrong in my configuration of the Back Office. I can access the Cart page from the menu but when the Go To Checkout button is clicked...
View ArticleNew Post: Go to Checkout fails
Double-check step 7 in the step by step guide.https://nbstore.codeplex.com/wikipage?title=Step%20by%20step%20guide%20to%20a%20working%20store Rob
View ArticleNew Post: Go to Checkout fails
I have double checked and retested and I still get that same error. It also occurs when the 'Return to store' link is clicked from the Checkout page with an empty basket.
View ArticleNew Post: Go to Checkout fails
If you click my name on the left here and send me a login, I'll check it out. Regards Rob
View ArticleNew Post: Go to Checkout fails
hmm... your DN instance doesn't seem to work with normal DNN URLs. What is the URL rewriter on there? Rob
View ArticleNew Post: Go to Checkout fails
Couple of other things.. The checkout.tab setting was on 'getting started' and the textboxedit.flag was using the rich text editor. Try not to use that on the templates because it breaks them. However,...
View ArticleNew Post: Go to Checkout fails
What I find in my web.config file is: <friendlyUrl defaultProvider="DNNFriendlyUrl"><providers> <clear /> <add name="DNNFriendlyUrl"...
View ArticleNew Post: Go to Checkout fails
Ok I see. That is the standard one, but it seems to have a new default mode. Can you change urlFormat="advanced" to urlFormat="humanfriendly" Then let it restart and see if it works like that. Regards Rob
View Article