• Notice: Undefined index: ytchag_id in /home/pecbol/www/wp-content/plugins/youtube-channel-gallery/youtube-channel-gallery.php on line 592

    Notice: Undefined index: ytchag_user_uploads in /home/pecbol/www/wp-content/plugins/youtube-channel-gallery/youtube-channel-gallery.php on line 593

    Notice: Undefined index: ytchag_user_favorites in /home/pecbol/www/wp-content/plugins/youtube-channel-gallery/youtube-channel-gallery.php on line 594

    I fixed adding the code in front of these lines respectively:
    if (isset($instance[‘ytchag_id’]))
    if (isset($instance[‘ytchag_user_uploads’]))
    if (isset($instance[‘ytchag_user_favorites’]))

    https://wordpress.org/plugins/youtube-channel-gallery/

The topic ‘Notice: Undefined index!!! (3 lines)’ is closed to new replies.