Force ignore? [message #36045] |
Thu, 01 March 2007 03:07 |
dfgngirl
Messages: 87 Registered: December 2005
Karma: 0
|
Member |
|
|
Hi,
we have a few members who are bitching at each other publicly, but it doesn't rise to the level of banning them. However, I was wondering if it would be possible for me to set these users to ignore each other and also so they could not countermand that setting as they are too tempted to bicker.
Is this possible. Would it be easy - I'm no programmer.
Thanks!
|
|
|
Re: Force ignore? [message #36059 is a reply to message #36045] |
Fri, 02 March 2007 00:42 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You can use the ignore functionality of the forum to do that by manually populating the ignore table with relevant user records. This is pretty easy to do as all you need are the 2 user ids (ignorer and the ingnoree)
FUDforum Core Developer
|
|
|
|
Re: Force ignore? [message #36096 is a reply to message #36069] |
Sun, 04 March 2007 17:45 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You can find the API inside the include/theme/default/ignore.inc file, the functions are pretty simple.
FUDforum Core Developer
|
|
|