New Post: SEOPageTitle
Oh!!..not reading properly.....sorry you mean the Product SEOTitle.....this is still used, but only in certain situations...and remmeebr all this is cached, so you may not see changes you make, unless...
View ArticleNew Post: datepicker as an option in productdetails
Looks like a closure was had here, can anyone help me understand how this was achived? I note that once I add this sure I get the date picker but it does little from a selection and presents a check box.
View ArticleNew Post: datepicker as an option in productdetails
I've just checked and it still works... add class="date-picker" to your textbox. Rob
View ArticleNew Post: datepicker as an option in productdetails
I was not able to get it to work without a checkbox being added, I ended up using this:https://nbstore.codeplex.com/discussions/347978 However needed to add the Jquery references to the page.
View ArticleNew Post: Automatic translation
Hi, There is no built-in auto translation in NB_Store v2. I do have this kind of translation working on other systems and I do hope to include it into NB_Store in future....but these kind of...
View ArticleNew Post: Automatic translation
Auto translations usually work better for some language than others. Once I tried to translate a salesflyer for some customers in Sweden by using Google translate. My native language is Danish, but it...
View ArticleNew Post: NB Store Cart table grows
Blocking bots using ur firewall is only an option when u have control of the firewall, but for a hosted environment its not feasible. However, afaik u can just create a file named "robots.txt"-file in...
View ArticleNew Post: Custom Payment Gateway for PayU
Hi, Gateways tend to be hours of work for very little code!!....I think the only real way your going to find out what's really happening is to do a debug of you code and find what's throwing that...
View ArticleNew Post: NB Store Cart table grows
DNN 7.1.2 has IP Filter which may help block ranges of IP addresses too. Craig
View ArticleNew Post: Custom Payment Gateway for PayU
Hi Dave, I was able to debug the w3wp.exe process loading more than 'JustMyCode' and managed to get the gateway provider to successfully post to PayU with the reference retrieved from a SOAP call. I am...
View ArticleNew Post: Custom Payment Gateway for PayU
Hi, Of course it depends on what your payment provider is doing for the notification, but the "stg/5" should ALWAYS trigger the "GetCompletedHtml" function. This is the url to be used to return the...
View ArticleNew Post: Custom Payment Gateway for PayU
Hi Dave, My new URL, http://[website]/[Checkoutpage]/stg/5/OrdId/[ORDERID]/PayUExit/RETURN/PayUReference/[REF], is working. I see that if I manually browse to it only the auto-response fires whereas if...
View ArticleNew Post: Automatic translation
Hi, Here you can see video how it possible to do: iLangL NBStore integration (the right one) The product in prerelease stage and in a week will be available in DNN Store. I agree with Jake that machine...
View ArticleNew Post: Order amounts, discounts, options
A product can be ordered in different packaging sizes: 2, 5, 10, 20, 50, or 100 for non-dealers, any multiple of 100 for dealers or companies (that can use it for . For these, there are special...
View ArticleNew Post: Order amounts, discounts, options
Hi Michael, OK, Nothing complicated then!! :-) It's a long time since I did anything so complicated with products and I'm not sure what your actual products are, so use these words as more of a guide,...
View ArticleNew Post: Order amounts, discounts, options
Hi Dave! Thanks for the answer. What about the personalized products? (Selection of symbols and entering text)? What about the parts? Is it possible to have a product that is only available when the...
View ArticleNew Post: Order amounts, discounts, options
One way to do it, would be to add the part as an option for the base product. Cheers Jake
View ArticleNew Post: Order amounts, discounts, options
Like Jake says, I would look at the options for the extra parts to the product. You have a 3 level structure ion NB_Store Product>Models>Options, the options are designed for this kind of option...
View ArticleNew Post: Custom Payment Gateway for PayU
Hi Michael, Make sure you have you stg/4 and stg/5 the right way around, from what you say it looks to be the wrong way??? stg/4 is the AutoRespsone stg5 is the CompletedHtml Browsing to either should...
View ArticleNew Post: SQL Error in user-defined function...
I just upgraded to Version 2.3.8 Rel 3. On a page where I have a specific category of items display I now get an error that 'Cannot find the user-defined function or Aggregate...
View Article