• Resolved Millionleaves

    (@millionleaves)


    I use wp-cli to update domain details in a database, e.g.

    wp search-replace "old-domain.com" "new-domain.com" --all-tables

    With this plugin installed, I get this report on every replacement:

    Skipping an uninitialized class "MailChimp_WooCommerce_Single_Order", replacements might not be complete.

    Although it doesn’t appear to cause an issue, it suggests there may be an issue in the code in the plugin (uninitialized class).

    • This topic was modified 2 years, 10 months ago by Millionleaves. Reason: minor copy edit
Viewing 1 replies (of 1 total)
  • Plugin Author ryanhungate

    (@ryanhungate)

    @millionleaves thanks. I don’t really see any need to worry about this but if you find yourself in a spot where that order doesn’t get pushed correctly please let us know. You’re most likely migrating from staging to production and making that final domain switch to migrate the DB?

    If you are running into any issues, I would say it might be a better idea to install the Mailchimp plugin after migration because it’s going to work in the background anyhow to push order data, customer data, product data etc from a live site.

    Again let us know if you do see issues, we’ll be glad to look into this further if it’s causing any trouble.

Viewing 1 replies (of 1 total)
  • The topic ‘Errors during wp search-replace’ is closed to new replies.