It looks as if this modification is slightly incompatible with a modification to disallow posting links if the user has less than 15 posts (
here). The incompatibility is when the multiple login detector is set to make a thread in a forum.
When a user logins to a multiple account and this is tripped, they are confronted with a message that tells them that they must have 15 posts before posting links. Once the user refreshes the login page, they are logged in and the new thread is never made.
I tried modifying the code in the other modification's plugins to only work if the user's ID was not equal to 1, but that didn't work. I even tried switching the alerter to a user account with more than 5000 real posts and it is still not working.
Can anyone think of a fix for this? =/