Hey, can you please setup a test page with AFG and send me the link. I’ll try to investigate the issues you are facing.
Thread Starter
mrwweb
(@mrwweb)
Hi,
Sorry this took so long. The tests I’ve run have all been on local sites, with WP 3.5, Twenty Twelve, and no plugins other than Debug Bar. I’m also running 3.3.3 locally because I can’t update to the [github-only?] 3.3.6 despite the upgrade message in the WordPress admin. Upgrading to 3.3.6 resolves these messages, but they were enough to make me give up on the plugin before I realized I could upgrade:
Notice: Undefined index: afg_edit_gallery_name in \path\to\site\wp-content\plugins\awesome-flickr-gallery-plugin\edit_galleries.php on line 6
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 init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in \path\to\site\wp-includes\functions.php on line 2944
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 \path\to\site\wp-includes\functions.php on line 2944
Notice: Undefined index: slideshow_option in \path\to\site\wp-content\plugins\awesome-flickr-gallery-plugin\index.php on line 163
Warning: Cannot modify header information – headers already sent by (output started at \path\to\site\wp-content\plugins\awesome-flickr-gallery-plugin\edit_galleries.php:6) in \path\to\site\wp-includes\pluggable.php on line 876
WARNING: \path\to\site\wp-includes\functions.php:928 – Cannot modify header information – headers already sent by (output started at \path\to\site\wp-includes\functions.php:2944)
WARNING: \path\to\site\wp-includes\functions.php:930 – Cannot modify header information – headers already sent by (output started at \path\to\site\wp-includes\functions.php:2944)
WARNING: \path\to\site\wp-includes\functions.php:3710 – Cannot modify header information – headers already sent by (output started at \path\to\site\wp-includes\functions.php:2944)
WARNING: \path\to\site\wp-admin\admin-header.php:9 – Cannot modify header information – headers already sent by (output started at \path\to\site\wp-includes\functions.php:2944)
All these warnings have been taken care of in version 3.3.4.