• Resolved szabesz

    (@szabesz)


    Hi,

    We updated to WooCommerce 3.1 and WordPress 4.8. In WooCommerce 3.x order properties should be accessed with getters and setters, see:
    https://woocommerce.wordpress.com/2017/01/17/wc-2-7-extension-compatibility-examples/

    Because of this, we started to get a lot of log entries, such us:

    PHP Notice: status was called incorrectly. Order properties should not be accessed directly. Backtrace: … WPAM_Plugin->WooCommerceProcessTransaction …
    PHP Notice: order_total was called incorrectly. Order properties should not be accessed directly. Backtrace: … WPAM_Plugin->WooCommerceProcessTransaction …
    PHP Notice: billing_email was called incorrectly. Order properties should not be accessed directly. … WPAM_Plugin->WooCommerceProcessTransaction …

    We hope you can do it ASAP.
    Thanx for the module, btw.

    regards
    Szabesz

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, the plugin developers will investigate further your findings/issue.

    Thank you

    Plugin Author wp.insider

    (@wpinsider-1)

    We should have an update for it very soon.

    Thread Starter szabesz

    (@szabesz)

    Thank you for the reply, we are glad to hear you are working on it. Keep up the good work!

    Plugin Author affmngr

    (@affmngr)

    @szabesz, Affiliates Manager is already compatible with the latest version of WooCommerce. Are you using the latest version of our plugin? Do you have any WooCommerce addon that could cause this notice?

    Where are you exactly getting these log entries? We have both wp_debug & WooCommerce debug mode enabled and there is no warning/notice in the backend/frontend of our site.

    Please enable debug in the affiliates manager settings and do a test affiliate transaction afterwards so we can investigate the log data.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘When can we expect full WooCommerce 3 compatibility?’ is closed to new replies.