Conversation
supportThe plugin doesn’t work with new WordPress version. Please update it. When I click on ‘Logout All Users’ it gives critical error notification.
@alieninfluenza – works for me on the latest WP version. You can check the error logs: https://www.wpbeginner.com/wp-tutorials/how-to-find-and-access-wordpress-error-logs-step-by-step/ and see what it says. Hope this helps!
This is the error that I am getting: [29-Dec-2022 06:30:17 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20480 bytes) in /home4/digiloyd/public_html/gameonbd/wp-includes/meta.php on line 1189
your site has lots of users. The PHP script timed out before it could logout all users from your site. Currently, WPForce Logout don’t have an option to control this. If your server has really less memory – it’s good idea to increase that. See: https://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/ I hope this clarifies!
@alieninfluenza – works for me on the latest WP version. You can check the error logs: https://www.wpbeginner.com/wp-tutorials/how-to-find-and-access-wordpress-error-logs-step-by-step/ and see what it says. Hope this helps!
This is the error that I am getting: [29-Dec-2022 06:30:17 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20480 bytes) in /home4/digiloyd/public_html/gameonbd/wp-includes/meta.php on line 1189
your site has lots of users. The PHP script timed out before it could logout all users from your site. Currently, WPForce Logout don’t have an option to control this. If your server has really less memory – it’s good idea to increase that. See: https://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/ I hope this clarifies!