View Full Version : Hide ignored users' threads
UK Jimbo
10-07-2005, 10:00 PM
This hack means that threads posted by users in your ignore list are hidden completely on the forumdisplay page. Inspired by this hack (https://vborg.vbsupport.ru/showthread.php?t=64231) for v3.0.x
Modify the threadbit template adding:
<if condition="! $ignore[ $thread['postuserid'] ]">
at the very top of the template.
and:
</if>
at the very end of the template.
That's it! :)
Changes from 1.01 to 1.02
The plugin is no longer required. I'm not sure what I was thinking of originally but it's possible to do this as just a template hack.
omfg thank you. installing now.
edit: Doesn't appear to be working for me.
reedit: It works. I accidentally picked a mod to ignore...
Not to be greedy, but how would I also entirely hide their posts?
reedit: Okay nevermind, that was just a template hack. I'm dumb.
UK Jimbo
10-08-2005, 11:24 PM
No idea what I was thinking first time round. This can be implemented with just a template change as illustrated above.
Tony G
10-12-2005, 08:34 AM
Moved to 3.5 forums. :)
UK Jimbo
10-12-2005, 11:32 AM
Moved to 3.5 forums. :)
Thanks https://vborg.vbsupport.ru/external/2011/01/19.gif
BrandiDup
10-31-2005, 01:34 PM
Great Hack. Thanks!
dreamer81
11-23-2005, 08:51 AM
it should be upgraded to also hide posts by ignored users
it should be upgraded to also hide posts by ignored users
Just delete (or comment out) everything in the postbit_ignore template,
kofoid
03-13-2007, 11:14 PM
is there any way to ignore the PMs from thos on your list? i.e. not have them display in your inbox?
moonclamp
03-23-2007, 05:51 PM
Can anyone tell me the conditional to make this work with a custom profile field?
In that way members can have the option to "fully ignore posts" or "leave ignore placeholders"
Cheers :)
sross
07-16-2007, 01:16 AM
Hi, does anyone know how to make this work for 3.6.4? I thought i might get lucky with the code change here but it didn't work. Thanks for any ideas!
noonespecial
08-18-2007, 03:48 AM
Hi, does anyone know how to make this work for 3.6.4? I thought i might get lucky with the code change here but it didn't work. Thanks for any ideas!
Worked fine on 3.6.4 for me.
UK Jimbo
08-18-2007, 07:25 AM
Yup - works fine with 3.6.x
oldford
06-27-2008, 03:18 AM
Hmmm...I can't get this to work with 3.6.4. I still see the message telling me I'm ignoring that user.
Anyone know how to implement this in vB4?
Raul7
10-04-2011, 09:56 PM
any way to make this work on VB4 ?
Conehead555
03-19-2012, 03:03 AM
Need this for 4.x, it's one line of code. Anyone?
valdet
07-12-2013, 03:15 PM
Great.
Just what the doctor ordered :)
Works on vB 3.8.7.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.