• Resolved sureshsanghvi

    (@sureshsanghvi)


    Hello Team?

    I uploaded my magento 2 database with WP database in the same server and now getting connection successful.?

    I am getting product count zero in log section.?Here is the link of the screenshot https://tinyurl.com/252cj2e2

    Can you please help me with this ?

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Kerfred

    (@kerfred)

    If the plugin doesn’t find any product, please select the right web site and store in the Multisites / Multistores section.

    Thread Starter sureshsanghvi

    (@sureshsanghvi)

    Hello Team,

    Thank you for your support and it works for me. But now I am facing 2 more issues and I think you can help me to resolve that as well.

    1. https://tinyurl.com/225hwqcq You can see here that no product images are copy in WordPress area.
    2. After every few mins I need to click on Start/Resume the import button and it again work for only few mins and then again need to click on the button.

    Please help me with above 2 queries.

    Thank you.

    Plugin Author Kerfred

    (@kerfred)

    1. To import the images, you must fill in the URL field with the URL of the live Magento site (not your WordPress dev site).
    2. It probably comes from a timeout on your server or to a limitation of the memory.

    If the import hangs, please use our recommended settings during the migration.

    The recommended php.ini settings are:

    max_execution_time=7200
     max_input_time=7200
     memory_limit=2G
     post_max_size=1G
     upload_max_filesize=1G

    Also please add:

    define('WP_MEMORY_LIMIT', '2G');

    in your wp-config.php file to increase the memory allowed by WordPress.

    If you are on a shared host, you can’t modify the php.ini file. Another solution is to install WordPress on your local computer and run the import in local. In this case, you won’t have the limitations of the shared host. Here is the procedure:

    In any case, if you click again on the import button, it will resume the import where it left off.

    Thread Starter sureshsanghvi

    (@sureshsanghvi)

    Hello Kerfred

    I am not happy with this plugin Its a manual process for me and I have to sit and click on the import button so it’s processing again.?

    Still, it’s not finished with 12K products. If it’s running in the background then why Is it not finished after 22 days ??

    I kindly request you to please refund me the payment and cancel my order. 
    ?
    ?Its head aching me more now.

    Hope you guys understand my situation and help me to pass it.

    Thank you. 

    Plugin Author Kerfred

    (@kerfred)

    For any issue with the Premium version, please contact the support at https://www.fredericgilles.net/support/

    Following the WordPress rules, this forum is reserved for the free version only.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.