My users are using the Brave browser to block ads.
Is there a way, at the XenForo (XF) code level, to prevent access from Brave and redirect those users to a message page?
I am trying to delete 5k messages from a user.
I use the spam feature, but I get the folliwing error
XF\Db\Exception: MySQL query error [1205]: Lock wait timeout exceeded; try restarting transaction in src/XF/Db/AbstractStatement.php at line 230
XF\Db\AbstractStatement->getException() in...