<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>NBStore Discussions Rss Feed</title><link>http://www.codeplex.com/NBStore/Thread/List.aspx</link><description>NBStore Discussions Rss Description</description><item><title>New Post: French templates?</title><link>http://nbstore.codeplex.com/discussions/444934</link><description>&lt;div style="line-height: normal;"&gt;Hi Dave et al,&lt;br /&gt;
&lt;br /&gt;
I haven't tried emails etc. But at least it starts in French now with &amp;quot;A partir de&amp;quot; for the prices. So some stuff definitely got translated.&lt;br /&gt;
&lt;br /&gt;
What is somewhat confusing to me is the way the language has found itself in templates that are then no longer accessible in resx files. This hides them from resource editors. Xml to me sounds like &amp;quot;configuration&amp;quot; which is separate from &amp;quot;templates&amp;quot; for me as the latter usually go to resource files. The huge advantage of resource files is that the cascading mechanism for getting the language of choice is already taken care of. Plus: you can leverage the core installer and future language distribution system (which as you may know I'm working on). Thoughts?&lt;br /&gt;
&lt;br /&gt;
Alternatively I've developed a system to use resx files in templates. If you look at the codebase of DNNBlog (the new blog6 branch) you'll find a folder &amp;quot;templating&amp;quot; with a &amp;quot;resource&amp;quot; class which does this. It implements IPropertyAccess and takes a resource file as an argument. This is an alternative which allows the user to preserve the structure of the template throughout all languages. The drawback is that it doesn't allow for the variations of &amp;quot;User X did Y&amp;quot; to &amp;quot;Y werd door X gedaan&amp;quot;. This is where the order of texts gets changed per language.&lt;br /&gt;
&lt;br /&gt;
Best,&lt;br /&gt;
&lt;br /&gt;
Peter&lt;br /&gt;
&lt;/div&gt;</description><author>donker</author><pubDate>Sun, 26 May 2013 08:43:15 GMT</pubDate><guid isPermaLink="false">New Post: French templates? 20130526084315A</guid></item><item><title>New Post: downloadable product link in order details</title><link>http://nbstore.codeplex.com/discussions/277681</link><description>&lt;div style="line-height: normal;"&gt;Hi&lt;br /&gt;
&lt;br /&gt;
can you tell again step by step for have link of download in email of order details?&lt;br /&gt;
&lt;br /&gt;
what use in order.text.template?&lt;br /&gt;
&lt;br /&gt;
what use in order.email.template?&lt;br /&gt;
&lt;/div&gt;</description><author>com66</author><pubDate>Sat, 25 May 2013 12:13:01 GMT</pubDate><guid isPermaLink="false">New Post: downloadable product link in order details 20130525121301P</guid></item><item><title>New Post: French templates?</title><link>http://nbstore.codeplex.com/discussions/444934</link><description>&lt;div style="line-height: normal;"&gt;Hi Peter,&lt;br /&gt;
&lt;br /&gt;
Yes, Rob is right.  I forgot about all the changes for DNN7!...many of the French templates are not going to be effected, because they are text inserts, but some will.  Like I said I don't think any front office templates are in that file.  Have a look to see if you can identify the ones you need to translate, I'll help if I can.  Email me!&lt;br /&gt;
&lt;br /&gt;
Dave.&lt;br /&gt;
&lt;/div&gt;</description><author>leedavi</author><pubDate>Sat, 25 May 2013 09:22:41 GMT</pubDate><guid isPermaLink="false">New Post: French templates? 20130525092241A</guid></item><item><title>New Post: French templates?</title><link>http://nbstore.codeplex.com/discussions/444934</link><description>&lt;div style="line-height: normal;"&gt;Templates have changed a ton since then. I wouldn't use them in the current store. You're better off just translating what you need. there isn't that much that needs doing.. just notifications, a few bits in the list and details templates, and a few random items around the place that will become obvious when you run the store.&lt;br /&gt;
Rob&lt;br /&gt;
&lt;/div&gt;</description><author>robax</author><pubDate>Sat, 25 May 2013 09:01:18 GMT</pubDate><guid isPermaLink="false">New Post: French templates? 20130525090118A</guid></item><item><title>New Post: French templates?</title><link>http://nbstore.codeplex.com/discussions/444934</link><description>&lt;div style="line-height: normal;"&gt;Hi Dave, Geiff, Jake,&lt;br /&gt;
&lt;br /&gt;
Just what I needed. Thanks.&lt;br /&gt;
&lt;br /&gt;
Best,&lt;br /&gt;
&lt;br /&gt;
Peter&lt;br /&gt;
&lt;/div&gt;</description><author>donker</author><pubDate>Sat, 25 May 2013 08:30:53 GMT</pubDate><guid isPermaLink="false">New Post: French templates? 20130525083053A</guid></item><item><title>New Post: French templates?</title><link>http://nbstore.codeplex.com/discussions/444934</link><description>&lt;div style="line-height: normal;"&gt;Hi Peter,&lt;br /&gt;
&lt;br /&gt;
I've uploaded the template and settings for fr-FR, but we never use the default template for product display, so I don't think that one is included.  It's also from version 2.1.7, so there may be a couple of templates missing.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://nbstore.codeplex.com/releases/view/56652" rel="nofollow"&gt;https://nbstore.codeplex.com/releases/view/56652&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Download &amp;quot;ManagerMenuDefault_fr-FR.xml&amp;quot; and import using the Admin&amp;gt;Import Settings option.&lt;br /&gt;
&lt;br /&gt;
Dave.&lt;br /&gt;
&lt;/div&gt;</description><author>leedavi</author><pubDate>Sat, 25 May 2013 08:09:43 GMT</pubDate><guid isPermaLink="false">New Post: French templates? 20130525080943A</guid></item><item><title>New Post: French templates?</title><link>http://nbstore.codeplex.com/discussions/444934</link><description>&lt;div style="line-height: normal;"&gt;Hi Peter,&lt;br /&gt;
&lt;br /&gt;
Maybe you could ask dave if he can export the templates for you. If anyone has them it'll be Dave.&lt;br /&gt;
&lt;br /&gt;
If not the main templates are the notification templates used for email etc.&lt;br /&gt;
&lt;br /&gt;
To make it easier to translate, copy the template from the nbs backoffice, paste them in a blank html page in visual studio, that way you'll have the color syntax and it'll make it easier to translate.&lt;br /&gt;
&lt;br /&gt;
Also Bing should help out as well!&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Geoff&lt;br /&gt;
&lt;/div&gt;</description><author>gmBarlow</author><pubDate>Sat, 25 May 2013 06:54:57 GMT</pubDate><guid isPermaLink="false">New Post: French templates? 20130525065457A</guid></item><item><title>New Post: French templates?</title><link>http://nbstore.codeplex.com/discussions/444934</link><description>&lt;div style="line-height: normal;"&gt;I needed a Danish translation and i just did the whole thing myself, it wasnt all that bad really, i just did it over a couple of days when i felt like doing some translations. :-)&lt;br /&gt;
&lt;br /&gt;
Jake&lt;br /&gt;
&lt;/div&gt;</description><author>Sizzler</author><pubDate>Fri, 24 May 2013 21:20:58 GMT</pubDate><guid isPermaLink="false">New Post: French templates? 20130524092058P</guid></item><item><title>New Post: French templates?</title><link>http://nbstore.codeplex.com/discussions/444934</link><description>&lt;div style="line-height: normal;"&gt;Hi everyone,&lt;br /&gt;
&lt;br /&gt;
I found a French resource pack. But is there a way to get all the templates in French?&lt;br /&gt;
&lt;br /&gt;
Peter&lt;br /&gt;
&lt;/div&gt;</description><author>donker</author><pubDate>Fri, 24 May 2013 20:33:05 GMT</pubDate><guid isPermaLink="false">New Post: French templates? 20130524083305P</guid></item><item><title>New Post: Problem with Shipping Method</title><link>http://nbstore.codeplex.com/discussions/444782</link><description>&lt;div style="line-height: normal;"&gt;Check that your shipping methods have the non-dealer checkbox ticked.&lt;br /&gt;
Rob&lt;br /&gt;
&lt;/div&gt;</description><author>robax</author><pubDate>Fri, 24 May 2013 00:47:40 GMT</pubDate><guid isPermaLink="false">New Post: Problem with Shipping Method 20130524124740A</guid></item><item><title>New Post: Any Payment Gateway Wizards</title><link>http://nbstore.codeplex.com/discussions/254812</link><description>&lt;div style="line-height: normal;"&gt;modulopedia wrote:&lt;br /&gt;
&lt;blockquote&gt;
InnerException: Index was outside the bounds of the array.&lt;br /&gt;
FileName: &lt;br /&gt;
FileLineNumber: 0&lt;br /&gt;
FileColumnNumber: 0&lt;br /&gt;
Method: NEvoWeb.Modules.NB_Store.GatewayWrapper.BuildGatewayArray&lt;br /&gt;
StackTrace: &lt;br /&gt;
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Index was outside the bounds of the array. ---&amp;gt; System.IndexOutOfRangeException: Index was outside the bounds of the array. at NEvoWeb.Modules.NB_Store.GatewayWrapper.BuildGatewayArray(Int32 PortalID) at NEvoWeb.Modules.NB_Store.GatewayWrapper.GetButtonHtml(Int32 PortalID, Int32 OrderID, String Lang) at NEvoWeb.Modules.NB_Store.CheckOut.AddBankGateway() at NEvoWeb.Modules.NB_Store.CheckOut.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---&lt;br /&gt;
Source: &lt;br /&gt;
.....&lt;br /&gt;
...&lt;br /&gt;
..&lt;br /&gt;
&lt;/blockquote&gt;
&lt;pre&gt;&lt;code&gt;....  I am very sure it is something stupid, a wrong setting, dot in the wrong place or something like that, but your help would be very much appreciated
&lt;/code&gt;&lt;/pre&gt;

Surely, just so anyone else knows this error is because of not correctly asigned pairs: (Assembly, Class) in the gateway.provider  setting.&lt;br /&gt;
&lt;br /&gt;
It should look like this (in case of having two GateWays GW1 and GW2:  GW1Assembly, GW1Class; GW2Assembly, GW2Class&lt;br /&gt;
&lt;br /&gt;
Take noke of the &amp;quot;;&amp;quot; between the two gatewayproviders and the &amp;quot;,&amp;quot; between Assembly name and Class Name. &lt;br /&gt;
&lt;br /&gt;
Also if the assemby and the class are named equally they will look odd, ..... but dont fail into deleting one of them ... because they look like they are repeated.&lt;br /&gt;
&lt;br /&gt;
Goog Luck to everyone&lt;br /&gt;
&lt;/div&gt;</description><author>JuanBQ</author><pubDate>Thu, 23 May 2013 22:14:24 GMT</pubDate><guid isPermaLink="false">New Post: Any Payment Gateway Wizards 20130523101424P</guid></item><item><title>New Post: Problem with Shipping Method</title><link>http://nbstore.codeplex.com/discussions/444782</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
I configured a shipping bethod by price but it works only if I am logged.&lt;br /&gt;
&lt;br /&gt;
If I logout from my website, i see &amp;quot;This order requires special delivery.&amp;quot; into checkout page.&lt;br /&gt;
&lt;br /&gt;
Any suggestion?? Thanks&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://store.novapg.it/" rel="nofollow"&gt;http://store.novapg.it/&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>bennypg</author><pubDate>Thu, 23 May 2013 16:00:51 GMT</pubDate><guid isPermaLink="false">New Post: Problem with Shipping Method 20130523040051P</guid></item><item><title>New Post: Product list category grouped</title><link>http://nbstore.codeplex.com/discussions/438194</link><description>&lt;div style="line-height: normal;"&gt;It will be done in version 3, but NB_Store v2 will not be upgraded to use the repeater.  (Although you can create your own module that uses a repeater and just links to NB_Store for the data)&lt;br /&gt;
&lt;br /&gt;
Unfortunately version3 will have breaking changes, so it will not be directly upgradable, you'll need to export products and import them into a new instance of NBrightStore (NB_store v3).&lt;br /&gt;
&lt;br /&gt;
Dave.&lt;br /&gt;
&lt;/div&gt;</description><author>leedavi</author><pubDate>Thu, 23 May 2013 09:43:58 GMT</pubDate><guid isPermaLink="false">New Post: Product list category grouped 20130523094358A</guid></item><item><title>New Post: Product list category grouped</title><link>http://nbstore.codeplex.com/discussions/438194</link><description>&lt;div style="line-height: normal;"&gt;HI&lt;br /&gt;
to remove the span I try to insert this on the headerlist.txt&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
$(document).ready(function () {
    $('.ProductList li').unwrap();
});
&amp;lt;/script&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

I'm tring how it work!&lt;br /&gt;
I write my result asap&lt;br /&gt;
thanks for all&lt;br /&gt;
I wait the repeater!!!!! Dave tell us when you can replace the Datalist with the repeater!!!!! It's incredibly important&lt;br /&gt;
&lt;/div&gt;</description><author>rmartin1977</author><pubDate>Thu, 23 May 2013 09:34:13 GMT</pubDate><guid isPermaLink="false">New Post: Product list category grouped 20130523093413A</guid></item><item><title>New Post: Changing stock count in database</title><link>http://nbstore.codeplex.com/discussions/444535</link><description>&lt;div style="line-height: normal;"&gt;Nick&lt;br /&gt;
We have a mix of stocked lines and drop ship lines, how we handle the drop ship products is that we set the qty to -1, this ensures that the stock value remains correct, that is we don't have any stock on hand, but the customer can still order the stock.&lt;br /&gt;
&lt;br /&gt;
If you are getting a regular availability and price update from the supplier then you could use NB_Stores extra tag to make the availability then test this field in your product list templates, if the availability is zero or low then you could warn the customer in your template.&lt;br /&gt;
&lt;br /&gt;
The extra tag could be populated like this |SUPQTY=100| you can then test this from your template and display text or image showing availability. We use the extra tag for a number of back office tasks, one is that we put the order date in there and the product list calculates the expected arrival date based on a typical lead time, this is then displayed for items that have a qtyremaining of -1.&lt;br /&gt;
&lt;br /&gt;
This suggestion still allows you to mix stocked lines with non-stocked lines.&lt;br /&gt;
&lt;br /&gt;
I would guess that for your stock - once a product has been ordered then you manually place the order on the supplier, in this case if the customer orders more than the supplier has available then you could interact with the customer, suggesting a part order now and remaining stock in x days?&lt;br /&gt;
&lt;br /&gt;
Hope this helps, I can expand on the how to if required.&lt;br /&gt;
&lt;br /&gt;
Craig&lt;br /&gt;
&lt;/div&gt;</description><author>Technica</author><pubDate>Thu, 23 May 2013 01:38:43 GMT</pubDate><guid isPermaLink="false">New Post: Changing stock count in database 20130523013843A</guid></item><item><title>New Post: Changing stock count in database</title><link>http://nbstore.codeplex.com/discussions/444535</link><description>&lt;div style="line-height: normal;"&gt;Hi Nick,&lt;br /&gt;
&lt;br /&gt;
At a simple level there is the QtyRemaining field in the NB_Store_Modes table.  But there is also a QtyTrans and QtyTransDate, these keep track of stock levels that are being processed by the Store.  So this can get complicated if you want to update the stock while an order is being processed.  However if your increasing the stock amount then I don't think you'll have any issue, it should be a case of updating the stock in QtyRemaining, but if your decreasing the stock level then you need to think about if the stock is already being purchased.  Failing to take this into account could give you incorrect stock amounts.....but I suppose if your updating every hour the risk of selling something that is out of stock is minimal.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
Dave.&lt;br /&gt;
&lt;/div&gt;</description><author>leedavi</author><pubDate>Wed, 22 May 2013 15:15:23 GMT</pubDate><guid isPermaLink="false">New Post: Changing stock count in database 20130522031523P</guid></item><item><title>New Post: Structured data</title><link>http://nbstore.codeplex.com/discussions/444579</link><description>&lt;div style="line-height: normal;"&gt;Yep, like Jake said. Those items are all in the dll. You'll have to change the source and rebuild it from there.&lt;br /&gt;
Rob&lt;br /&gt;
&lt;/div&gt;</description><author>robax</author><pubDate>Wed, 22 May 2013 12:48:27 GMT</pubDate><guid isPermaLink="false">New Post: Structured data 20130522124827P</guid></item><item><title>New Post: Structured data</title><link>http://nbstore.codeplex.com/discussions/444579</link><description>&lt;div style="line-height: normal;"&gt;Afaik options and models aint templated, but hardcoded.&lt;br /&gt;
U'd have to open the nb store dll, edit the page, recompile the dll and upload it.&lt;br /&gt;
&lt;br /&gt;
Jake&lt;br /&gt;
&lt;/div&gt;</description><author>Sizzler</author><pubDate>Wed, 22 May 2013 12:22:31 GMT</pubDate><guid isPermaLink="false">New Post: Structured data 20130522122231P</guid></item><item><title>New Post: Structured data</title><link>http://nbstore.codeplex.com/discussions/444579</link><description>&lt;div style="line-height: normal;"&gt;Hi&lt;br /&gt;
&lt;br /&gt;
We are currently trying to get structured data to work on our product details pages. However I can't find any way to edit the template for the product options radio buttons to allow me to add the relevant Structured data attributes in. &lt;br /&gt;
&lt;br /&gt;
I have also noticed a similar problem on the image display were i cannot simply edit the template for the first image.&lt;br /&gt;
&lt;br /&gt;
Is there another way for me to achieve this?&lt;br /&gt;
&lt;/div&gt;</description><author>rogerg1967</author><pubDate>Wed, 22 May 2013 12:15:38 GMT</pubDate><guid isPermaLink="false">New Post: Structured data 20130522121538P</guid></item><item><title>New Post: How do I turn payment methods/gateways on and off?</title><link>http://nbstore.codeplex.com/discussions/444479</link><description>&lt;div style="line-height: normal;"&gt;Thanks Rob. Got it!&lt;br /&gt;
&lt;br /&gt;
Peter&lt;br /&gt;
&lt;/div&gt;</description><author>donker</author><pubDate>Wed, 22 May 2013 09:02:02 GMT</pubDate><guid isPermaLink="false">New Post: How do I turn payment methods/gateways on and off? 20130522090202A</guid></item></channel></rss>