You have no items in your shopping cart.

Profile: Support

Avatar
Statistics

    I help you. I'll made new .SQL file for you.

    What NopCommenrce version do you use?

    8 years ago

    I'll think how to add this feature.

    You can change the sore procedure now with new code.

    select P.*
    from Product P WITH (NOLOCK)
    where P.Id in (select ProductId from #ExportProducts)
    ORDER BY P.Id


    8 years ago

    Can you write me all important settings for preordered product?

    I added support AvailableForPreOrder in last release. We didn't change release number.

    8 years ago

    I think I didn't understand you correctly.

    We calculate the amount of product. If you the product amount less then 0, plugin will check BackorderMode property...

    Do you mean property AvailableForPreOrder?

    8 years ago

    >2. Where I suppose to have it?
    Open NopCommerce in admin mode and select item in menu 'System-Log'.

    >3. Do you have another plugin with this .dll file WebMarkupMin.Core.dll?
    You should try to find this file in another plugin folders. Try to find this plugin in all site folder too.
    I think you have another plugin with this .dll file... But another file has another version.

    Do you use original NopCommerce kernel .dll files?


    8 years ago

    No, plugin doesn't have such feature.
    Can you describe me how you see it?

    By default plugin exports products by product's name.

    If you need it now you can change the stored procedure FNS_FeedManager_ProductLoadAll
    Example

    select P.*
    from Product P WITH (NOLOCK)
    where P.Id in (select ProductId from #ExportProducts)
    ORDER BY P.[Name] ASC


    8 years ago

    We are sorry. We didn't upload new release. We have uploaded it. Try to download it again. The file google.xml was changed 07.12.2016.

    8 years ago

    1. Can you disable plugin on your site?
    2. Send me your Nop log.
    3. Do you have another plugin with this .dll file WebMarkupMin.Core.dll?

    8 years ago

    >site go down and log show.
    Couldn't you open the page? If plugin can't minify the page, plugin must return original page....
    Can you disable plugin and send me URL for this page or original html page as a file.
    I want to check your page.

    8 years ago

    Yes.

    8 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved