Viewing 3 replies - 1 through 3 (of 3 total)
  • Any answers on this? I had to revert back to an earlier version of the plugin.

    One workaround is to check if your debug value is set to true of false in wp-config.php

    Change
    define(‘WP_DEBUG’, true);
    to
    define(‘WP_DEBUG’, false);

    Plugin Author Simple Share

    (@davidoffneal)

    Hi all,

    Sorry about the delay in getting this issue resolved.

    I’ve just released version 4.6 which should resolve it for you.

    Thanks,

    David

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