You have no items in your shopping cart.

Profile: Support

Avatar
Statistics

    I don't know.

    I hope I solved this problem.
    You use the restriction "OrderTotal". Old release  of the plugin doesn't know what nop order we need to take.
    This new release will take the order with the biggest amount.

    1. Upgrade plugin
    http://www.foxnetsoft.com/content/files/FoxNetSoft.SmartCampaigns.zip
    Replace all files from the new ZIP file and restart nopcommerce. Plugin will upgrade itself itself.

    2. Plugin uses the nopcommerce task manager.
    Maybe you use sandbox and store's URL is not leave. Nopcommerce runs tasks itself.
    Check the list of stores in nop admin mode. Do you use the correct store URL?

    4 years ago

    1. What nopcommerce version do you use?
    2. What campaign do you use? Can you make print screen and add pictures in this topic?
    3. Open plugin configure page and enable debugging.
    4. Try to send email and send me plugin log file.

    4 years ago

    update Setting
    set Value='False'
    where Name = 'ipfiltersettings.enabled'


    This SQL code will disable plugin.
    You will be able to enable it on plugin configure page.
    4 years ago
    New idea

    It's a good idea.
    I'll add in the new release 1.18

    4 years ago

    Open the store list in the nopcommerce admin mode.
    Check your store URL.
    It has to have  a forward slash '/'  at this end of the string.
    Example
    https://www.yourstore.com/

    Please check it and write me about result.

    4 years ago

    Check the name of model for product details page and check the names of the action and the controller.

    4 years ago

    Clear the cache of the browser and download the new ZIP file.
    I download the old 3.1.0 DLL Microsoft files and recompiled plugin.
    Please try again.

    4 years ago

    Download the new release.
    I recompiled the plugin with less DLL versions.
    Try and write me about result.

    4 years ago

    An you want to create array for product order items.
    Am I right?

    'transactionProducts': [{
           'sku': '%ProductIds%',
           'name': '',
           'category': %PageType%,
           'price': %ProductPrice%,
           'quantity': %Quantity%
       }]

    4 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved