Helpful Information
 
 
Category: vBulletin 3.5 Template Modifications
Hide ignored users' threads

This hack means that threads posted by users in your ignore list are hidden completely on the forumdisplay page. Inspired by this hack (http://www.vbulletin.org/forum/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.

No idea what I was thinking first time round. This can be implemented with just a template change as illustrated above.

Moved to 3.5 forums. :)

Moved to 3.5 forums. :)

Thanks https://www.vbulletin.org/forum/external/2011/01/19.gif

Great Hack. Thanks!

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,

is there any way to ignore the PMs from thos on your list? i.e. not have them display in your inbox?

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 :)

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!

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.

Yup - works fine with 3.6.x

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?

any way to make this work on VB4 ?

Need this for 4.x, it's one line of code. Anyone?

Great.

Just what the doctor ordered :)

Works on vB 3.8.7.










privacy (GDPR)