Title: Some PHP notices with WP_DEBUG enabled
Last modified: September 1, 2016

---

# Some PHP notices with WP_DEBUG enabled

 *  Resolved [Rich Tape](https://wordpress.org/support/users/iamfriendly/)
 * (@iamfriendly)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/some-php-notices-with-wp_debug-enabled/)
 * Hi. This looks like a fantastic plugin! Thanks so much for putting the time and
   effort into making this.
 * After plugin activation on wp-admin/edit.php?post_type=evideolqh
    Notice: Trying
   to get property of non-object in /path/to/plugins/elearning-video-player/elearning-
   video-player.php on line 55
 * And on wp-admin/post-new.php?post_type=evideolqh
    Notice: Undefined index: evideometa_noncename
   in /path/to/plugins/elearning-video-player/includes/custom-post-type.php on line
   189
 * On the front-end when previewing a video:
 * Notice: Trying to get property of non-object in /path/to/plugins/elearning-video-
   player/elearning-video-player.php on line 67 and
 * Notice: Trying to get property of non-object in /path/to/plugins/elearning-video-
   player/elearning-video-player.php on line 55
 * Generally speaking, when I develop locally, I have [WP_DEBUG](https://codex.wordpress.org/WP_DEBUG)
   enabled so I can catch any warnings like this.
 * Is there a github repo for this plugin? I’m more than happy to submit some PRs
   to fix these up.
 * Again, thanks so much.
 * [https://wordpress.org/plugins/elearning-video-player/](https://wordpress.org/plugins/elearning-video-player/)

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

 *  Plugin Author [lequanghuylc](https://wordpress.org/support/users/lequanghuylc/)
 * (@lequanghuylc)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/some-php-notices-with-wp_debug-enabled/#post-7638675)
 * Hi. the github repo for this plugin is: [https://github.com/lequanghuylc/elearning-video-player](https://github.com/lequanghuylc/elearning-video-player)(
   Mentioned in elearning-video-player.php).
 * Sorry for such of late response. I don’t know why I haven’t received any notification.
   It means alot if you can submit some PRs to fix these up. I really appreciate
   it. 🙂
 *  Plugin Author [lequanghuylc](https://wordpress.org/support/users/lequanghuylc/)
 * (@lequanghuylc)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/some-php-notices-with-wp_debug-enabled/#post-8172759)
 * Hi, I just released version **1.0.1** to fix this issue.
    Thank you for your 
   notice. It helped me fix my other plugin too. 😀

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

The topic ‘Some PHP notices with WP_DEBUG enabled’ is closed to new replies.

 * ![](https://ps.w.org/elearning-video-player/assets/icon-256x256.png?rev=1466748)
 * [Elearning Video Player](https://wordpress.org/plugins/elearning-video-player/)
 * [Support Threads](https://wordpress.org/support/plugin/elearning-video-player/)
 * [Active Topics](https://wordpress.org/support/plugin/elearning-video-player/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/elearning-video-player/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/elearning-video-player/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [lequanghuylc](https://wordpress.org/support/users/lequanghuylc/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/some-php-notices-with-wp_debug-enabled/#post-8172759)
 * Status: resolved