Good questions.I couldn't find this in the OP:
1) Is it possible to auto-remove infraction points after one year?
2) Is it possible to import vbulletin infractions and warnings?
1) What do you mean by this? Remove infraction record, or remove actual points? If record - answer is no, if points - they have expiration time - if infraction expires, script would not count them.I couldn't find this in the OP:
1) Is it possible to auto-remove infraction points after one year?
2) Is it possible to import vbulletin infractions and warnings?
its been my experience that users will continue to bring up past 'unfair' infractions for as long as they are listed. it wouldnt be a bad idea to let them drop from user visibility after a while.1) What do you mean by this? Remove infraction record, or remove actual points? If record - answer is no, if points - they have expiration time - if infraction expires, script would not count them.
2) No
Not to admin, but to user, who gives infraction. But this is could be nice featurePC is sent to Admin as well
Why shouldn't it?Any idea if/when this will be confirmed working on 1.0.0
Any idea if/when this will be confirmed working on 1.0.0
Not to admin, but to user, who gives infraction. But this is could be nice feature![]()
Sorry, I've had no time for updating this add-on (you know, work, new server and so on), but it doesn't mean, that I wouldn't continue to develop it.
As for importer – I'll think about it, but first of all, I'll add options to turn off private conversations and automatically remove infractions after their expiration.
can somebody please tell me which code to alter to make this add-on send closed no-reply conversations? the moderators cannot be debating each and every warning/infraction given as there are over 1000 posts a day to deal with. if the conversations were closed that would be great.is there an easy way to make these private conversations function as 'courtesy notifications' by being closed by default?
i dont understand the desire to encourage debate and appeals via pc. being open it begs for more work (replying to conversations)
In the XfRu_Infractions_Model_Infractions class (XfRu/Infractions/Model/Infractions.php) after line 234 add thiscan somebody please tell me which code to alter to make this add-on send closed no-reply conversations? the moderators cannot be debating each and every warning/infraction given as there are over 1000 posts a day to deal with. if the conversations were closed that would be great.
i am willing to change some code to do it but i dont know which file to look in first. any help at all would be appreciated.
$newConversation->set('conversation_open', 0);
We use essential cookies to make this site work, and optional cookies to enhance your experience.