• When I installed this plugin on a multisite install using a default theme I got a warning with the debug on that said:

    Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. (This message was added in version 3.3.) in my-site/wp-includes/functions.php on line 3370

    Then in the post editor when I put in a location and hit the load button I got a white screen and more warnings:

    Warning: Cannot modify header information – headers already sent by (output started at /wp-includes/functions.php:3370) in /public_html/wp-admin/post.php on line 233

    Warning: Cannot modify header information – headers already sent by (output started at /wp-includes/functions.php:3370) in /wp-includes/pluggable.php on line 1173

    The plugin was updated well after WordPress 3.3 was release so this plugin is missing some testing with the debug on.

    I can’t review the plugin further with this error.

  • The topic ‘Notices and Warnings with Debug on give failing grade’ is closed to new replies.