PDA

View Full Version : ignored user's post


pelican
09-23-2011, 05:36 PM
currently, when a user being ignored, the post is hidden.
but if the ignored user's post being quoted, it is still displayed.

may i know under which related hook should i use to do check of quoted post?
so that i can check the quoted post if it is user in ignore list and hide that quote.

BirdOPrey5
09-23-2011, 06:24 PM
kh99 made a mod to do this for VB4... check it out, the hook should be the same...
https://vborg.vbsupport.ru/showthread.php?t=268202

pelican
09-23-2011, 06:40 PM
thank you.
it is a great starting point for me.