• Resolved Patrick Hopman

    (@patrickhopman)


    Something is going wrong with your recruitment widget plugin, i get the following errors:

    Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /Volumes/HD 2/Server/Fraction/wp-includes/functions.php on line 2758

    Notice: Undefined index: custom_style in /Volumes/HD 2/Server/Fraction/wp-content/plugins/wow-recruit-widget/inc/admin.php on line 140

    Notice: Undefined index: display_closed in /Volumes/HD 2/Server/Fraction/wp-content/plugins/wow-recruit-widget/inc/admin.php on line 141

    Warning: Cannot modify header information – headers already sent by (output started at /Volumes/HD 2/Server/Fraction/wp-includes/functions.php:2758) in /Volumes/HD 2/Server/Fraction/wp-includes/pluggable.php on line 881

    Just a question, are you going to update it?

    http://wordpress.org/extend/plugins/wow-recruit-widget/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Freeman Man

    (@freegod725)

    these are warnings that only appear if you’re in WordPress Debug mode. Simply set WP_DEBUG to false and they will be gone.

    these will not be fixed (at least for now) as they won’t break the plugin in production.

    Plugin Author Freeman Man

    (@freegod725)

    fixed these in the “settings” page in 1.4.3
    but again, you can simply set WP_DEBUG to false to get rid of these messages

    Thread Starter Patrick Hopman

    (@patrickhopman)

    Thanks! But it would still be better to resolve the notices of deprecated functions so the plugin doesn’t break in a new version of WordPress.

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