• jamesdlow

    (@jamesdlow)


    Hi,

    We’re getting an error under certain conditions with the latest version of Better sharing. It’s because of a dependency on IgnitionDeck which has an issue with this line:

    better-sharing/includes/AddOns/IgnitionDeck/IgnitionDeck.php:431

    public function display_admin_notice( $notice )

    This function is called by the admin_notices hook which takes no parameters, but the display_admin_notice has a parameter.

    https://developer.www.ads-software.com/reference/hooks/admin_notices/

    Can you update your version of the IgnitionDeck AddOn to omitts this parameter or makes it optional and do a new version of better sharing WordPress plugin? The $notice parameter is not even used in the function.

    Thanks,

    James

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author CloudSponge

    (@cloudsponge)

    Hi James,

    We’ve just posted an update to the BetterSharing plugin (v2.6.3). Would you please update and confirm that it resolves the issue for you?

    Thanks for raising this issue to our attention.

    Thread Starter jamesdlow

    (@jamesdlow)

    Hi,

    Yes that fixed the issue we were having. Thank you so much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error from admin_notices hook’ is closed to new replies.