Support » Plugins » [Plugin: Subscribe to Comments] Using deprecated functions and other notices

  • Resolved beingzoe

    (@beingzoe)


    When testing themes with WP_DEBUG on this plugin is giving a deprecation notice regarding user capabilities and some other notices.

    Notice: Undefined index: solo-comment-subscribe in C:\wamp\www\beingzoe\httpdocs\zui\wordpress\3_0\wp-content\plugins\subscribe-to-comments\subscribe-to-comments.php(852) : runtime-created function on line 1

    Notice: Undefined variable: update in C:\wamp\www\beingzoe\httpdocs\zui\wordpress\3_0\wp-content\plugins\subscribe-to-comments\subscribe-to-comments.php on line 731

    Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in C:\wamp\www\beingzoe\httpdocs\zui\wordpress\3_0\wp-includes\functions.php on line 3237

    Notice: Undefined index: default_subscribed in C:\wamp\www\beingzoe\httpdocs\zui\wordpress\3_0\wp-content\plugins\subscribe-to-comments\subscribe-to-comments.php on line 266

    Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in C:\wamp\www\beingzoe\httpdocs\zui\wordpress\3_0\wp-includes\functions.php on line 3321

    Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in C:\wamp\www\beingzoe\httpdocs\zui\wordpress\3_0\wp-includes\functions.php on line 3321

    Obviously your plugin is amazingly useful. It would be fantastic if these notices were resolved just to make testing/debugging themes where your plugin is used nicer.

    Thank you again for the fantastic plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Subscribe to Comments] Using deprecated functions and other notices’ is closed to new replies.