Log in

View Full Version : Adding a single user to another user's ignore list?


droid101
01-29-2008, 05:02 PM
As the title states... can this be done?

All I want to do is add one person to another person's ignore list. Can this be done in the AdminCP or with a hack? I did a search but didn't find anything...

Anyways, let me know, thanks!

tehQspm
01-29-2008, 09:18 PM
Maybe an SQL Query through the admincp?
update forumusertextfield set ignorelist='PersonA' where userid=PersonB

where PersonA is the userid of the person ignoring and PersonB is the userid of the person being ignored.

jilly
05-15-2008, 09:47 AM
<a href="https://vborg.vbsupport.ru/showthread.php?t=109543&highlight=ignore" target="_blank">https://vborg.vbsupport.ru/showt...ghlight=ignore</a>