New Post: default shipping issue
Hi, I have created a new store and everything is working great apart from one thing. When you add an item to the cart it goes through to the checkout page and says the shipping is zero. Its shows the...
View ArticleNew Post: using nvarchar(max) replacement for ntext
Yes, thanks, I did it as well and so far so good :-) Franco
View ArticleNew Post: I installed NB Store but I have a problem
Hi, My first thought is WOW that's a painfully slow site, it was taking me over 30-60 seconds between pages!! If your paying for that hosting then you should think about moving! But on the NB_Store I...
View ArticleNew Post: default shipping issue
Did you fix this?...looks OK to me! UK default country and gives shipping cost!
View ArticleNew Post: Enabling Tabs in Information Pane of Product Detail
I'm upgrading a site, and want to enable tabs. It isn't including the /DesktopModules/NB_Store/js/jquery-ui-1.8.11a.nbstore.css I've got two portals on my dev server. I reset the NBStore settings on...
View ArticleNew Post: default shipping issue
Yes i fixed late last night, I had setup shipping for two countries UK and US but didn't have anything set for default country. I thought it would pick up UK shipping as I had set this as the default...
View ArticleNew Post: cart Cleanup schedule
Hi Dave, I am not in a position to create a local copy and debug it. If it can help, the site where the problem occurs was on 6.1.5 and nbstore 2.3.4. I recently upgraded to dnn 6.2.4 and nbstore...
View ArticleNew Post: Enabling Tabs in Information Pane of Product Detail
Compare the following settings and match them up with the working store. productlistcss.includes productlistjs.includes
View ArticleNew Post: Model length
Hi guys, It seems that the model length is restricted to 50 characters, I need to either increase this or remove the model from showing up in the checkout, the latter the preferred option as there is...
View ArticleNew Post: Model length
hmm so it looks like its very much integrated into the checkout too... maybe thats not a good idea and I should simply look to extend the length of the model input, I have changed the value to 200, and...
View ArticleNew Post: Model length
hi Brad, you'll need to play with the param on the SPROC also.. ALTER PROCEDURE [dbo].[NEvoweb_NB_Store_ModelLang_Update] ( @ModelID int, @Lang nchar(5), @ModelName nvarchar(50), @XMLData xml, @Extra...
View ArticleNew Post: cart redirection to default language
Hello, I need some help fixing this issue: when clicking on the 'go to checkout' button on a secondary language it seems to pull out a localised 1st checkout step, but when hitting next it goes to the...
View ArticleNew Post: cart redirection to default language
Hi Franco, If you've turn on DNN localization and created multiple pages for each language your going to find those links difficult to manage!...in fact to be honest I've never really tried to sort...
View ArticleNew Post: cart redirection to default language
Hi Dave, I'd like to avoid detaching those modules, but I get into some limitations; one for instance is the breadcrumbs: https://nbstore.codeplex.com/discussions/447528 Now the cart steps and again...
View ArticleNew Post: NBStore export permission - How to disable?
Hi NBStore, At the NBStore demo site manager can have access to Back Office but export button is absent. How setup permissions in the way to reproduce this functionality. In my case role Manager has...
View ArticleNew Post: Enabling Tabs in Information Pane of Product Detail
Rob, Close, but not quite. They were different, so I updated them. But still don't get tabs on vipre portal. I even restarted the app. I'm guessing there is one more setting somewhere! John.
View ArticleNew Post: NBStore export permission - How to disable?
The demo account is in a role named 'Manager'. Check this page out for the special roles available:https://nbstore.codeplex.com/wikipage?title=Standard%20Security%20Roles And also have a look at the...
View ArticleNew Post: NBStore export permission - How to disable?
And you can set any setting or template to admin-only - edit the item and check the admin-only checkbox. Rob
View ArticleNew Post: Enabling Tabs in Information Pane of Product Detail
Check the settings again. I can see a space character (%20) in the path of this one:http://vipre.gold-rush.net.au/DesktopModules/NB_Store/js/%20jquery-ui-1.8.11a.nbstore.css
View ArticleNew Post: Enabling Tabs in Information Pane of Product Detail
I removed the space. It was after the "," Still get same result on the page though. The CSS is in the correct location:...
View Article