New Post: Layout options in summary
Hi Rob Thanks, now the line breaks are correctly displayed. I want to display some chemical terms as O2, but with a 2 as a caption 2 (I'm not sure whether this is a good translation, I mean a small 2)...
View ArticleNew Post: Errormessage when entering the webshop
Hi Geoff I changed the merchant.culture to nl-NL In currency.culture now there is "EUR 0.00", do I really have to change it to nl-NL? Now same problem is still occuring.. Regards, Jeanet
View ArticleNew Post: Errormessage when entering the webshop
Hi, I take it that it is a dutch site?, if so the cultures should be nl-NL. I saw dutch text in the text of the error. If it is not a dutch site you should change the cultures (both) to your culture...
View ArticleNew Post: Layout options in summary
Yep, any characters in the standard ASCII character set will work, but not anything else. Rob
View ArticleNew Post: Errormessage when entering the webshop
Hi, I solved the problem almost completely. In the currency.culture first I had "EUR0.00". I deleted EUR so there is "0.00". Now my error message is solved! It makes no difference whether I use the new...
View ArticleNew Post: Products based on roles
Anyone can view the results by going to www.arnttembroidery.com You can see the difference between not logging in (will be the same as someone setting up an account as a reg user and see the role based...
View ArticleNew Post: Problems using Pay With Paypal option
I'm trying to setup NBStore on a site for a client, but I keep running into an error when trying to checkout with Paypal. The Pay with Paypal image does not display When I try and use the pay with...
View ArticleNew Post: Problems using Pay With Paypal option
Cancel that. I didn't have the Paypal ID email address correct and wasn't waiting for the application to restart to test.
View ArticleNew Post: problem adding custom gateway
I need to add a new payment option (for Rembours payment) that is similar to the cheque gateway, but with another status and another mail template. I tried following the HowToCreatePaymentProvider...
View ArticleNew Post: Errormessage when entering the webshop
Hi, The currency.culture, must be a valid coding string format or a culture code, "eur0.00" will cause an error. I suggest you change the template to simply place the "Eur" in front of the price token....
View ArticleNew Post: PX Pay error on returning to the website
Dave, cart is access to everyone, so not sure why this is happening. It's still happening, but what's even weirder is that the portal it was happening on is OK (vipre.com.au), but now it's happening on...
View ArticleNew Post: PX Pay error on returning to the website
Hi, In the "Checkout.ascx" you can change..<asp:CheckBox ID="chkDefaultAddress" resourcekey="chkDefaultAddress" runat="server" /> to<asp:CheckBox ID="chkDefaultAddress"...
View ArticleNew Post: PX Pay error on returning to the website
Dave, I found that and changed it. And update the changed file with FTP. Didn't change anything. Do I need to recompile and install or if I just replace the file in the install zip file, and install...
View ArticleNew Post: Is DeltaPay Supported by NBStore?
Hi, I have a client who uses DeltaPay gateway. He wants to use NBStore, but we didn't see the gateway listed. Is it possible to integrate it? Thanks, Sid
View ArticleNew Post: How to manage different stocks for different options
Hi, have a similar problem. Selling jackets, have different models (colors) available in different sizes. Each size have a different stock. In productdetail.template I just couldn't manage, to show...
View ArticleNew Post: Errormessage when entering the webshop
Thanks Dave It did not have any effect. When I place Eur in the currency.culture setting en in the currency.symbol, I still have the message Critical Error: Conversion from string "Eur0,00" to type...
View ArticleNew Post: Errormessage when entering the webshop
Hi jeanet The error says that "euro0,00" or "eur0,00" is not a type double. A type double is a variable nbstore uses to store prices in this case in the database. A type double should have no...
View ArticleNew Post: category image on product list
Hello, I am trying to setup a category image on the product list template or in any case about the product list (and not in the category treeview where I already have cat thumbnails). I see that one...
View ArticleNew Post: Display of categories and subcategories
Hi all, I'm read the discussion about how to display the categories with catimage on the first page:http://nbstore.codeplex.com/discussions/355986 Is it possible to do this on the same way with the...
View Article