Title: PHP Notices
Last modified: March 15, 2017

---

# PHP Notices

 *  [Darko A7](https://wordpress.org/support/users/darko-a7/)
 * (@darko-a7)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php-notices-71/)
 * Hi, thanks for the great plugin!
 * I have noticed that my log is full of the following notices, it is nothing serious,
   but every upgrade I have to fix it myself, as I use logs for debugging, and it
   is really hard to navigate through a lot of unrelated lines:
 *     ```
       PHP Notice:  Undefined index: not_live_content in wp-content/plugins/youtube-embed-plus/youtube.php on line 3246
       PHP Notice:  Undefined index: stop_mobile_buffer in wp-content/plugins/youtube-embed-plus/youtube.php on line 3303
       ```
   
 * Can you please fix this in next release?
    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [embedplus](https://wordpress.org/support/users/embedplus/)
 * (@embedplus)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php-notices-71/#post-8917955)
 * Hi again Darko A7,
 * We’ll try and reproduce it and add it to the next update of the plugin.
 * -EmbedPlus Team
 *  Plugin Author [embedplus](https://wordpress.org/support/users/embedplus/)
 * (@embedplus)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php-notices-71/#post-8978829)
 * Darko,
 * Do you have an idea when it occurs? Is it when you land on the YouTube settings
   page? Or is it when you save the settings? Or something else?
 * -EmbedPlus Team
 *  Thread Starter [Darko A7](https://wordpress.org/support/users/darko-a7/)
 * (@darko-a7)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php-notices-71/#post-8978872)
 * Hi,
 * I think it was occurring on settings page load, did not actually investigate 
   it in depth, sorry, but 99% certainty was the landing issue. Also, in newer version
   some new notices were introduced, again sorry no more details, as I’m really 
   busy at the moment.
 * Now, I have fixed them in a most laziest way possible, by adding @ in front of
   self:: variables 😛 🙂
 * Here, download youtube.zip file from here and compare 3 modified lines on your
   side (search for `@self::` to easily locate them):
 * [https://tehnoblog.org/downloads/youtube.zip](https://tehnoblog.org/downloads/youtube.zip)
    -  This reply was modified 9 years, 2 months ago by [Darko A7](https://wordpress.org/support/users/darko-a7/).
    -  This reply was modified 9 years, 2 months ago by [Darko A7](https://wordpress.org/support/users/darko-a7/).
 *  Thread Starter [Darko A7](https://wordpress.org/support/users/darko-a7/)
 * (@darko-a7)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/php-notices-71/#post-9031867)
 * v11.7.1
 * `PHP Notice: Undefined index: stop_mobile_buffer in wp-content/plugins/youtube-
   embed-plus/youtube.php on line 3968, referer: https://www.google.com/`
 * Still unresolved.
 *  Thread Starter [Darko A7](https://wordpress.org/support/users/darko-a7/)
 * (@darko-a7)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/php-notices-71/#post-9031939)
 * From above, referer clearly suggests that this particular notice is triggered
   outside (e.g. by google bot), and after monitoring it for a while, it is confirmed(
   from various google bot domains).
 * PHP 7.0.15

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘PHP Notices’ is closed to new replies.

 * ![](https://ps.w.org/youtube-embed-plus/assets/icon-256x256.png?rev=2165403)
 * [Embed Plus for YouTube Gallery, Livestream and Lazy Loading with Facades](https://wordpress.org/plugins/youtube-embed-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/youtube-embed-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/youtube-embed-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/youtube-embed-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/youtube-embed-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/youtube-embed-plus/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Darko A7](https://wordpress.org/support/users/darko-a7/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/php-notices-71/#post-9031939)
 * Status: not resolved