vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Blocking a users post visibility from another user? (https://vborg.vbsupport.ru/showthread.php?t=284343)

eternal_ 06-12-2012 03:18 PM

Blocking a users post visibility from another user?
 
Is it possible to block a user from seeing another users posts?

For instance if two members don't get along and one wishes to be "invisible" to the other member so they don't follow them around and comment on their posts, can one block the other from seeing anything they post on the forum?

kh99 06-12-2012 09:08 PM

You might try doing a search for "ignore" in all mod titles, if you haven't already. I tried but didn't look at all the results. I did find this: www.vbulletin.org/forum/showthread.php?t=109543 which looks like what you want but has some posts saying that it doesn't work with vb4, but I was thinking that it may just be that the plugin code needs

Code:

global $vbulletin;

as the first line. (And if you try it and get it to work, post that in the mod thread).

Of course you probably realize that a user will always be able to log out and see the other user's posts, so there isn't any good way to completely hide them (unless your forum isn't public).


All times are GMT. The time now is 06:26 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00978 seconds
  • Memory Usage 1,710KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete