Title: PHP Non-Object Notice
Last modified: August 22, 2016

---

# PHP Non-Object Notice

 *  Resolved [Howdy_McGee](https://wordpress.org/support/users/howdy_mcgee/)
 * (@howdy_mcgee)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/php-non-object-notice-1/)
 * I’m getting a PHP Non-Object Notice on line 193 of your inc/user-list.php – you
   can fix this by adding the following :
 * `if ( isset( $screen ) && 'users' != $screen->id ) {`
 * Granted it’s not crashing my system but it is throwing notices which is still
   not good. The full error is:
 * Notice: Trying to get property of non-object in /plugins/new-user-approve/includes/
   user-list.php on line 193
 * [https://wordpress.org/plugins/new-user-approve/](https://wordpress.org/plugins/new-user-approve/)

Viewing 1 replies (of 1 total)

 *  [Josh Harrison](https://wordpress.org/support/users/picklewagon/)
 * (@picklewagon)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/php-non-object-notice-1/#post-5333942)
 * This is a duplicate of [https://wordpress.org/support/topic/php-non-object-notice#post-6055863](https://wordpress.org/support/topic/php-non-object-notice#post-6055863).
   Closing this one.

Viewing 1 replies (of 1 total)

The topic ‘PHP Non-Object Notice’ is closed to new replies.

 * ![](https://ps.w.org/new-user-approve/assets/icon-128x128.gif?rev=2544141)
 * [New User Approve](https://wordpress.org/plugins/new-user-approve/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/new-user-approve/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/new-user-approve/)
 * [Active Topics](https://wordpress.org/support/plugin/new-user-approve/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/new-user-approve/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/new-user-approve/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Josh Harrison](https://wordpress.org/support/users/picklewagon/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/php-non-object-notice-1/#post-5333942)
 * Status: resolved