Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Error when dealing with All in One WP Security and Firewall Plugin #5884

Closed
HowdyMcGee opened this issue Jul 23, 2014 · 0 comments
Closed

Comments

@HowdyMcGee
Copy link

I have All in One WP Security installed which has a lockout feature. After so many incorrect login attempts you are locked out and can only unlock your username by Requesting to be unlocked via email. The plugin adds an extra button which leads to a new form. With WooCommerce installed, instead of the form I get this error:

Fatal error: Call to a member function get_country_locale() on a non-object in /httpdocs/wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php on line 138

The URL I start at, and after I click the Request Unlock button is still wp-login.php. My WooCommerce is up to date, my WordPress is up to date, and the Security Plugin is up to date.

request_unlock

https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/

munyah added a commit to munyah/woocommerce that referenced this issue Jul 30, 2014
…gin woocommerce#5884

-- added a condition that does not fully load woocommerce classes and functions if the user is attempting to unlock their account using all in one security plugin
mikejolley added a commit that referenced this issue Jul 31, 2014
Fixes conflicts with plugins (#5884) when they output content before
init.

2.2 has no fatal error as reported in #5884
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants