Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Marco Pereirinha

    (@pereirinha)

    Hi davemac:

    Sorry about that. I went look the code and notice that there was some trash within. This is due to recent code review. I simply forgot to clean up this part of the code.

    Will update ASAP. After that, please report if the issue has gone.

    Thank you for pointing this issue.

    Thread Starter davemac

    (@davemac)

    Thank you for the quick response, much appreciated.

    Also, with debug on I am also getting notices when I go plugin settings page in WooCommerce:

    Notice: Undefined property: MP_WC_Variation_Details_On_Page_Product_Settings::$id in /wp-content/plugins/woocommerce/classes/class-wc-settings-api.php on line 108

    Notice: Undefined property: MP_WC_Variation_Details_On_Page_Product_Settings::$id in /wp-content/plugins/woocommerce/classes/class-wc-settings-api.php on line 361

    Notice: Undefined property: MP_WC_Variation_Details_On_Page_Product_Settings::$id in /wp-content/plugins/woocommerce/classes/class-wc-settings-api.php on line 365

    Notice: Undefined property: MP_WC_Variation_Details_On_Page_Product_Settings::$id in /wp-content/plugins/woocommerce/classes/class-wc-settings-api.php on line 365

    Just made a PayPal donation as well, thanks for the great work.

    Plugin Author Marco Pereirinha

    (@pereirinha)

    Hi Dave:

    First of all, thank you for your donation. It gave me the necessary boost to go on further development. In a near future there will be a new version where you can choose where to place product details instead present static location.

    About these errors, i’m inclined to say that there might have been some recent changes on WooCommerce Settings API, as they don’t refer id property on that class. Note that there is no reference to it on documentation and I can’t recall if I faced this issue when on development.

    Once again, thank for pointed that out. A small update should be released soon to solve this.

    Just hope that users don’t get mad on me for this recently almost daily updates. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Notice’ is closed to new replies.