PDA

View Full Version : Fully hide posts from users who are ignored


Pure Dope
12-18-2007, 11:42 PM
Dont just show that the user is ignored, but rather just dont display the post at all!

Is that hack done yet?

C.ooder
12-19-2007, 08:03 AM
Hide Posts To Unregistered Users - Posting Option (https://vborg.vbsupport.ru/showthread.php?t=117347)

Users Can Hide Posts From Unregistered Browsers (https://vborg.vbsupport.ru/showthread.php?t=121075)

Marco van Herwaarden
12-19-2007, 08:09 AM
Not sure what modifications for hiding posts to guests has to do with the question asked.

What kind of ignore are you talking about? A member adding another member to his personal ignore list? Or a global (admin set) ignore of a user?

Pure Dope
12-19-2007, 02:42 PM
Not sure what modifications for hiding posts to guests has to do with the question asked.

What kind of ignore are you talking about? A member adding another member to his personal ignore list? Or a global (admin set) ignore of a user?
member adding a member to their ignore list.

--------------- Added 1198119394 at 1198119394 ---------------

hm i figured a way to do this but im not sure if its the best way...


steps:

#1. TEMPLATE: postbit_ignore - on that table add style="display: none;"

Thats it!!!

what do you think? was it a bad idea to do it that way?