Title: Errors on login
Last modified: July 24, 2017

---

# Errors on login

 *  Resolved [worthiejones](https://wordpress.org/support/users/worthiejones/)
 * (@worthiejones)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/errors-on-login-2/)
 * Since upgrading to 3.0 WooCommerce we have been getting the following errors 
   on login using SSO.
 * Warning: Missing argument 2 for wc_maybe_store_user_agent(), called in /home/
   nehca460/testing/wp-includes/class-wp-hook.php on line 298 and defined in /home/
   nehca460/testing/wp-content/plugins/woocommerce/includes/wc-core-functions.php
   on line 1551
 * I’ve created this testing site and eliminated all plugins except for WooCommerce
   and NeonCRM SSO. I’ve also set the theme to twentyseventeen.
 * From what I am reading, WooCommerce began using some sort of tracking function
   with version 3.0 and this is what may be causing the error.
 * It is annoying because there seems to be no way to actually prevent it from displaying
   on the screen.
 * If you need access to this test site for testing, please let me know.
 * Thanks,
 * TJ

Viewing 1 replies (of 1 total)

 *  Plugin Author [colinpizarek](https://wordpress.org/support/users/colinpizarek/)
 * (@colinpizarek)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/errors-on-login-2/#post-9354734)
 * Another user reported this issue as well. ([https://wordpress.org/support/topic/installing-plugin-with-woocommerce-causes-issue-wc_maybe_store_user_agent/#post-9354729](https://wordpress.org/support/topic/installing-plugin-with-woocommerce-causes-issue-wc_maybe_store_user_agent/#post-9354729))
 * I was able to identify the incompatibility and adjust my code to resolve the 
   issue. It seems like both plugins were fighting over who got to trigger the login
   command. If WooCommerce is active, my plugin now defers to their code to complete
   a login.
 * Please update your copy of the Neon Sign-In Plugin to version 1.1.4 and see if
   that fixes it.

Viewing 1 replies (of 1 total)

The topic ‘Errors on login’ is closed to new replies.

 * ![](https://ps.w.org/neoncrm-sign-in/assets/icon-128x128.png?rev=1389384)
 * [NeonCRM Sign-In](https://wordpress.org/plugins/neoncrm-sign-in/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/neoncrm-sign-in/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/neoncrm-sign-in/)
 * [Active Topics](https://wordpress.org/support/plugin/neoncrm-sign-in/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/neoncrm-sign-in/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/neoncrm-sign-in/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [colinpizarek](https://wordpress.org/support/users/colinpizarek/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/errors-on-login-2/#post-9354734)
 * Status: resolved