White screen when logging users out
-
If I browse to AIOS -> User Security, then select the “Logged in users” tab it displays a list of currently logged in users. Clicking “Force Logout” that appears if you hover over a user works fine and the user disappears from the list. However, if I select even one (or multiple) users using the checkboxes, select “Logout selected” from the dropdown then click the “Apply” button I get the WSOD.
Enabling errors just displays one warning: “Deprecated: WPCF7_TagGenerator::add(): Use of tag generator instances older than version 2 is deprecated. Version 1 instance (aios captcha) detected. in wp-includes/functions.php on line 6121” which probably should be fixed as these deprecated warnings have a habit of becoming errors when PHP is updated, however I don’t think it’s related to this issue, especially as it’s just a warning, not an error. Nothing appears in the server logs.
I’ve tried this one two different websites running on different web servers, One server was running: Debian Bookworm + Apache 2.4 + PHP 8.2 The other server was running Debian Trixie + Apache 2.4 + PHP 8.4
Looks like a bug to me!
The topic ‘White screen when logging users out’ is closed to new replies.