Is there an add-on to allow the admin to force two users to ignore each other?

Rom

Active member
I want to enter two usernames and prevent them from seeing each other's posts. Does this ability exist?

For 2.1 please.

Thanks for any help.
 
Although users can ignore anyone simply by tabbing the ignore button on another user's profile page. But this scenario will need custom development.
 
I wanted to keep two users from engaging in a personal vendetta, posting feud..
(I didn't) realize that there was an 'IGNORE' option... vaguely similar to 'UNFRIEND' in facebook...?
So I figured that there must be some database table field for IGNORE

I went into CPANEL
then phpMyAdmin
then searched for the text 'ignore' in my Xenforo database table list
and found -

xf_user_ignored

Did a browse and found (includes my two rows I added)
1653886274647.png

So my user 921 hates user 7805
and my user 7805 hates user 921
so I inserted rows for each user to IGNORE the Other

[Inserted 2 new rows by clicking on COPY then filling in user_id and ignored user_id]

So, the less they see of each others posts - the less triggered they should be to return to the 'Fight Club' mode of digging up the mouldering bones of a flame war from 20 years ago...

Unless either one - or both figure out that I told Xenforo to have them IGNORE each other
and figure out how to click the 'UN-ignore' switch 😡


==================================================================
PS. I just got back on my forum and saw this message....
(I forgot that I tested out the IGNORE feature and got this message when I looked at his forum)
1653888907374.webp
SO, IF XENFORO IS 'GIVING AWAY' THAT SOMEONE SET THE IGNORE SWITCH..
THIS IS NOT GOING TO BE A COVERT HIDDEN IGNORE and will not work as the
'DISCOURAGE' feature does not announce to the 'victim' that admin is messing with them.
 
Last edited:
I want to enter two usernames and prevent them from seeing each other's posts. Does this ability exist?

For 2.1 please.

Thanks for any help.
Ryan Gosling Lol GIF
:ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO:
 
want to enter two usernames and prevent them from seeing each other's posts. Does this ability exist?

For 2.1 please.
For 2.1 I don't know, but for 2.2 there is this addon that has a 'force ignore user' function:


  • NEW Force ignore users
    • Force one user to ignore another user
    • Two way force ignore option
    • Users that are force ignored cannot remove force ignore
    • Reporting shows who set force ignore and the date
 
Thanks (Mr. Jinx) very much for letting me know that SOMEONE HAS FIGURED OUT THE IGNORE OPTION
(see prior post)
WARNING: DO NOT ATTEMPT THIS 'HACK' - DOESN'T WORK AND AM UNABLE TO UN-IGNORE USER.
I went into CPANEL
then phpMyAdmin
then searched for the text 'ignore' in my Xenforo database table list
and found -

xf_user_ignored

Did a browse and found (includes my two rows I added)
View attachment 268953

==================================================================
PS. I just got back on my forum and saw this message....
(I forgot that I tested out the IGNORE feature and got this message when I looked at his forum)
View attachment 268954
 
Top Bottom