I have searched the different threads of this mod, but can't find an solution to the following:
- How can I change the thread title, so that it shows all accounts that tripped the detector?
It seems to be hardcoded in the plugin:
PHP Code:
$subject = $vbulletin->userinfo['username'] . " tripped AE detector";
- How can I make posts about the same accounts go in one thread, instead of it causing multiple threads?
I've seen a lot of requests for info about this.