New Post: Error in exporting product
You've either not applied the correct DNN permissions to the file system, or it's the same issue with installing DNN in a subfolder of the website as I've mention in other replies.
View ArticleNew Post: How to import CSV file
Hi Sir, I have just started learning DNN. I am a student of MCA-5th. I want to know how to import bulk list of product. The procedure that I followed is first I create a CSV file in Excel like Product...
View ArticleNew Post: Bulk Product Upload
Hi Sir, I am new to Dnn. I have the same problem. I have a single record in csv file. When I trying to import this it shows the error like System.IndexOutOfRangeException: Index was outside the bounds...
View ArticleNew Post: Import product via CSV issue
I also getting the same error. Please help us to solve this issue. Help will be appreciated. Thanks in advance
View ArticleNew Post: Category Menu Items
Dear Rob I have founded in category admin ascx file <asp:TextBox ID="txtCategoryName" runat="server" Width="200" MaxLength="50" CssClass="NormalTextBox"></asp:TextBox> and I have configured...
View ArticleNew Post: Import product via CSV issue
Hi My understanding is depends on the version of Store later versions you need to replace the xml text depending on what you are importing the "productCSVmapping.xml" and the "categoryCSVmapping.xml"...
View ArticleNew Post: What about multiple tabs for produtc description?
Hi Scippy I am trying this and have not been successful (poor understanding of code) can you please confirm you past all of the provided productxmldata.template information in the...
View ArticleNew Post: Payment return URL
Hey Vishal Did you get this working? I've got a client who wants to change over to Swipe and I was about to say no, but then I remembered you had done this. Any chance of getting hold of this? Regards ROb
View ArticleNew Post: Error in exporting product
Thanks for quick reply sir, How can I check the DNN permissions to the file system and how can I check whether the DNN is installed in a subfolder of a website or not because I first want to get rid of...
View ArticleNew Post: Import product via CSV issue
thanks for reply sir, can you please tell me what is the meaning of [col:2] in this template and where I need to use this.
View ArticleNew Post: Import product via CSV issue
From my understanding it is a unique reference but can be left blankPaul RogersPh: 07 5445 8284Mob: 0422 159 504
View ArticleNew Post: Import product via CSV issue
Have you read this..http://nbstore.codeplex.com/wikipage?title=Importing%20products&referringTitle=Documentation
View ArticleNew Post: What about multiple tabs for produtc description?
You are working fine. It's a demo template to understand extra field usage. To add a simple multi tab try to use the next code (it's only an example!) productxmldata.templateRichText : [<tag...
View ArticleNew Post: Product import successful but does't show in category
Hi Sir, I have export a product whose Xml contents are<?xml version="1.0"?> -<root version="1.0"> -<products> -<en-US> -<P>...
View ArticleNew Post: Hiding certain categories from the All categories tree view
I am creating a few categories that are not really product categories but I am using them so I can show them on a separate DNN page (for e.g. best sellers). Now the catalog page has the category...
View ArticleNew Post: Hiding certain categories from the All categories tree view
Edit the category and look for the checkbox labelled 'Special hidden category' or similar. Rob
View ArticleNew Post: Category Menu Items
The new store has tags for everything so you'll be able to do this sort of thing more easily. Regards ROb
View ArticleNew Post: Hiding certain categories from the All categories tree view
What a relief! Thank you so much. I haven't really spend anytime on nbstore documentation. Are all these features covered in the docs?
View ArticleNew Post: Hiding certain categories from the All categories tree view
Some yes, some not. I suggest having a look through the document you'll find in Back Office > Admin > Help That contains allsorts of details that make sense once you're familiar with the basics....
View ArticleNew Post: Hiding certain categories from the All categories tree view
and just fyi, the new store makes very extensive use of hidden categories as a tagging/classification feature for display and filtering purposes. It's pretty cool.
View Article