Function id was called incorrectly error

Hi there,

Not sure what's going on, when creating a new order and choosing local pickup, I get this error from the theme:

I'm guessing this has to do with the plugin Flagship woocommerce that i'm using?

Thanks,

Comments

  • website: https://www.helveticaauto.ca

  • Hi,

    You can disable this plugin to see if the problem is gone without it.

    If it persists, it would be best if you contact the plugin author regarding this problem.


    Best regards

  • Hi Phil,

    Yes it is with the plugin, but flagship said it was an issue with the theme with the flagship plugin? Does that make sense?

  • If this can help people, i've figure out the issue and informed the dev for this plugin.


    In file flagship-for-woocommerce.php you need to change like 54 and 55 from

    $trackingNumber = reset(get_post_meta($order->id, 'flagship_shipping_shipment_tracking_number'));

    $courierName = reset(get_post_meta($order->id, 'flagship_shipping_courier_name'));

    to

    $trackingNumber = reset(get_post_meta($order->get_id(), 'flagship_shipping_shipment_tracking_number'));

    $courierName = reset(get_post_meta($order->get_id(), 'flagship_shipping_courier_name'));

  • It is a third-party plugin that we do not support, so that is great that you found the root cause.

    Also, thank you for sharing the solution, it would be undoubtedly helpful for others.


    Best regards

Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.