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...
I would like to display a warning to users who are using an ad blocker on my forum.
I couldn’t find a plugin or code on the web.
Is anyone aware of something that works with XF 2.3?
Thanks