• Resolved Lea

    (@leac)


    Hi,

    In one of my sites I suddenly started getting a couple of notices on one of the admin screens:

    Notice: Undefined variable: youtube_details in /wp-content/plugins/automatic-featured-images-from-videos/automatic-featured-images-from-videos.php on line 137 
    Notice: Undefined variable: vimeo_details in /wp-content/plugins/automatic-featured-images-from-videos/automatic-featured-images-from-videos.php on line 137 
    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/automatic-featured-images-from-videos/automatic-featured-images-from-videos.php:137) in /wp-includes/pluggable.php on line 1329 
    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/automatic-featured-images-from-videos/automatic-featured-images-from-videos.php:137) in /wp-includes/pluggable.php on line 1332

    What could be causing this?

    • This topic was modified 2 years, 10 months ago by Lea.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Michael Beckwith

    (@tw2113)

    The BenchPresser

    Can you isolate which post may be trying to parse out a youtube video? Probably a pretty recent post, if it only recently started showing this error.

    It looks like the plugin isn’t managing to find enough details to successfully process an image, and the notices look like they’re causing the warnings by simply outputting anything to the browser window.

    Plugin Support Michael Beckwith

    (@tw2113)

    The BenchPresser

    Also hoping to have a release today that’d help take care of these errors, so you know.

    Thread Starter Lea

    (@leac)

    Thank you for getting a release out so soon.

    Regarding your question: It doesn’t actually happen on a post, it happens in the admin area, after I click a submit button in a totally unrelated plugin.

    Plugin Support Michael Beckwith

    (@tw2113)

    The BenchPresser

    Noted though I suspect the release once, pushed out, will still help more than it’ll hurt in some way

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Notice: Undefined variable: youtube_detail’ is closed to new replies.