Title: Plugin Update Errors
Last modified: March 2, 2017

---

# Plugin Update Errors

 *  Resolved [tamahome1039](https://wordpress.org/support/users/tamahome1039/)
 * (@tamahome1039)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/plugin-update-errors-2/)
 * Hello, since the last update today, the plugin shows the following message in
   my website:
 * Notice: Undefined property: WP_Members::$regchk in /home/g1000458/public_html/
   blog/wp-content/plugins/wp-members/inc/class-wp-members.php on line 483
 * And in the dashboard configuration I get the following messages
 * Notice: Trying to get property of non-object in /home/g1000458/public_html/blog/
   wp-content/plugins/wp-members/inc/utilities.php on line 189
 * Notice: Trying to get property of non-object in /home/g1000458/public_html/blog/
   wp-content/plugins/wp-members/inc/utilities.php on line 282
 * Notice: Trying to get property of non-object in /home/g1000458/public_html/blog/
   wp-content/plugins/wp-members/inc/utilities.php on line 282
 * Notice: Undefined property: WP_Members::$regchk in /home/g1000458/public_html/
   blog/wp-content/plugins/wp-members/inc/class-wp-members.php on line 483
 * I have to disable the plugin to stop the errors. Please let me know if the will
   be any update fixing this issues.
 * Thank you

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

 *  [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * (@wpmudev-support1)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/plugin-update-errors-2/#post-8865917)
 * Hi [@tamahome1039](https://wordpress.org/support/users/tamahome1039/),
 * These reports seem to be coming from WP Members plugin and they had similar report
   here:
    [https://wordpress.org/support/topic/system-notice-in-wp-admin-2/](https://wordpress.org/support/topic/system-notice-in-wp-admin-2/)
 * Perhaps it would be best checking with them if the update is being worked on 
   for those notices.
 * Cheers,
    Predrag
 *  Thread Starter [tamahome1039](https://wordpress.org/support/users/tamahome1039/)
 * (@tamahome1039)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/plugin-update-errors-2/#post-8866001)
 * Ok, for the moment I will keep the Hustle plugin disable until I get a response
   from the WP Member team.
 * Thank you for the quick response Predrag,
    Regards
 *  [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * (@wpmudev-support1)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/plugin-update-errors-2/#post-8866048)
 * Let us know of their response so we can know if there’s something we need to 
   do on our end to get these two playing nicely.
 * Also, you can try replacing define(‘WP_DEBUG’, true); in your wp-config.php with
   below code and this will write errors in debug.log file inside your wp-content
   folder instead of showing them on your site directly:
 *     ```
       // Enable WP_DEBUG mode
       define('WP_DEBUG', true);
   
       // Enable Debug logging to the /wp-content/debug.log file
       define('WP_DEBUG_LOG', true);
   
       // Disable display of errors and warnings
       define('WP_DEBUG_DISPLAY', false);
       @ini_set( 'display_errors', 0 );
       ```
   
 * Cheers,
    Predrag
 *  Thread Starter [tamahome1039](https://wordpress.org/support/users/tamahome1039/)
 * (@tamahome1039)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/plugin-update-errors-2/#post-8876478)
 * Predrag,
    I’ve got and update from WP-Members. You can follow up the conversation
   in the link ahead: [https://wordpress.org/support/topic/wp-member-erros-with-hustle-plugin/](https://wordpress.org/support/topic/wp-member-erros-with-hustle-plugin/)
 * Hope we can all find a solution together.
 * Thank you again for your time,
    Regards
 *  [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * (@wpmudev-support1)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/plugin-update-errors-2/#post-8879533)
 * Hi [@tamahome1039](https://wordpress.org/support/users/tamahome1039/),
 * Thanks for the update, I see they are still working on an update for the plugin
   so could you let us know of the results when the update is released so we can
   check it out again?
 * Cheers,
    Predrag
 *  [jdailey](https://wordpress.org/support/users/jdailey/)
 * (@jdailey)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-update-errors-2/#post-8912912)
 * Thank you for using Hustle. I am going to mark this topic resolved because we
   haven’t heard from you in awhile. If this issue was not resolved we can reopen
   it. Thanks again!
 *  Thread Starter [tamahome1039](https://wordpress.org/support/users/tamahome1039/)
 * (@tamahome1039)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/plugin-update-errors-2/#post-9126405)
 * jdailey,
    I updated my Hustle plugin a few days ago an the same mistake occurs.
   Feel free to check it out here: [http://jugandoainvertir.com.ar/blog/?s=manola&submit=](http://jugandoainvertir.com.ar/blog/?s=manola&submit=)
 * If I disable the Hustle Plugin the error does not show.
 * Please let me know how can I fix this so it is not a problem every time you update
   the plugin.
 * Thank you

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

The topic ‘Plugin Update Errors’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popup/assets/icon-256x256.gif?rev=3446944)
 * [Hustle - Email Marketing, Lead Generation, Optins, Popups](https://wordpress.org/plugins/wordpress-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popup/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [tamahome1039](https://wordpress.org/support/users/tamahome1039/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/plugin-update-errors-2/#post-9126405)
 * Status: resolved