New Post: makethumbnail.ashx generates error
The creation of thumbnails on the fly generates errors and does not create thumbnails. I use DNN 7.3.2 and NB_Store 2.3.8....
View ArticleNew Post: localise price
Hi, I have a customer who wants to sell their products in several different currencies. I don't want to have different localised products as they are all in English and are identical except price. can...
View ArticleNew Post: localise price
Hi Roger The store doesn't allow for multiple prices per product. It would be quite difficult to make that work. The best solution is to allow the payment processor to work out currency exchange and...
View ArticleNew Post: Better way for create an advanced Search module
Hi Dave, Is the new release 2.0.6 compativle with 7.3.3. and DNN content localization enabled? Is the new release using a different way of localization? There is no Paypal provider included? Only the...
View ArticleNew Post: Import products (csv), special characters and TAX
Hi all, I have two questions, namely; 1: I import products (csv), and when there are special characters, these are not shown properly. How can I fix this. (€, ë, é ect.) 2 For each product, I want to...
View ArticleNew Post: Upgrade path
Hi all, My installs are running on NBStore v2.3.4 right now and I am running into small problems/bugs that can be fixed with upgrading to v2.3.8. Is there n upgrade path which I should be looking at?...
View ArticleNew Post: Upgrade path
Install the module in the normal manner through the extensions manager. The store will keep all of your current settings and templates intact. The module download page for each release lists any notes...
View ArticleNew Post: localise price
Thanks for the response, If I apply full localisations to the site can I assign more than 1 currency or even in this case it is not possible?
View ArticleNew Post: localise price
Well, by applying full localization you in effect create a second portal. However in reality NBS works on portal ids for the product separation, so you'd still have a problem of not having the correct...
View ArticleNew Post: Product Export Failed
I have the same problem on localhost development installation. DotNetNuke Version: 06.01.05 (142) NB_Store version: 2.3.8 AppPool is given full access to the directory. I do not have this problem on...
View ArticleNew Post: add to basket in list view
I am sure this is possible but I cant see how to do this! I want the add to cart button under the price using the productlist.template. I have tried adding the [TAG:ADDTOBASKET] token but then the...
View ArticleNew Post: orders without address properties
Hi, Suddenly I get orders and there are no address properties in the required fiels. All the fields, Except the email, are empty. These fields are required to go to the next step. How is it possible...
View ArticleNew Post: orders without address properties
Hi Ton, If you have all fields as required I can't think of a normal way a order should process without forcing the fields to be added? To be honest I've not looked at the code for the v2.3.8 for a...
View ArticleNew Post: add to basket in list view
Sounds like a multiple buttons cannot be created on the page. One way around this is to use JQuery to trigger the click event of the add to basket button when your new button is clicked.
View ArticleNew Post: Import products (csv), special characters and TAX
With Special chars, make sure you use a UTF-8 text format. If that doesn't work you could try encoding them as html encoded. As for the tax, I'm unsure what you mean, it shoudl just be a value that is...
View ArticleNew Post: Better way for create an advanced Search module
Hi Ton, yes, the new v2.6 is compatible with DNN7. With DNN content localization, you can use the module with it, but it'll be the same problem as now... multiple pages and cloningthe NBS module across...
View ArticleNew Post: orders without address properties
Hi Dave, I have the template mentioned below. When I enter only a email address and click the next button, then the order will be made. I have test this on my own pc. Do you have a solution for this?...
View ArticleNew Post: add to basket in list view
There's already an add to basket button in the list template. It just wont let you have another one as well. If you enable a setting called productlistrows.flag in the back office and then set your...
View ArticleNew Post: Product Export Failed
Go into the BO>Utilities and validate the store, this shoudl realign all paths
View ArticleNew Post: Product Export Failed
Thank for for your hint, David. I have only Settings, Templates, Export, Import under Utilities in my installation. Under BO>Admin I selected "Fix errors" and "Do Store Validation". I got the...
View Article