vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   completely ignore user (https://vborg.vbsupport.ru/showthread.php?t=114921)

Celtic_Mad 05-06-2006 03:16 PM

completely ignore user
 
I've been looking for a hack like this for quite some time but haven't been able to find one.

The built in ignore hack that comes with vBulletin only allows you to stop viewing the ignored members posts, but say they were the last person to post on a thread, their username still shows up as the last user to post even though they're on your ignore list. I'd like the hack to correct this and if the ignored user was to post a new thread, for the hack to not show this thread to members who have that person on their ignored list.

I'd also like the hack to remove them from the 'Who's Online' list.

In other words, I'd like the hack to completely ignore the user so you don't even know they're there!

It would be really appreciated if someone was to create a hack like this.

Thanks.

Celtic_Mad 05-14-2006 08:49 AM

anyone willing to have a go at this?

cheers

Marco van Herwaarden 05-14-2006 08:56 AM

I doubt this can be done without some extensive extra queries.

Connector 05-14-2006 10:36 AM

Very good idea .. i was looking for this as well and i remember i post it somewhere here :)

Celtic_Mad 05-14-2006 11:17 AM

Quote:

Originally Posted by MarcoH64
I doubt this can be done without some extensive extra queries.

Is it a lot of work then?

bairy 05-14-2006 12:03 PM

Assuming normal members can't see other invisible ones, you could say "if user is on my ignore list, mark them invisible".

I have no idea how to do that but that would be my idea.

Marco van Herwaarden 05-14-2006 12:11 PM

The problem is that the information (thread title, poster, etc..) of the last post in a forum/thread for displaying on forumhome or forumdisplay is stored in the forum/thread table respectively.

If you want to display different info depending on the user browsing, it would mean that you must always go read the thread tables to find the last non-ignored post. This would mean a lot of extra queries.

Celtic_Mad 07-03-2006 06:16 PM

Would this not be worth making then?

sross 07-03-2006 07:21 PM

I would use this for one reason, so I am not constantly asked by 100's of people "how can i completely ignore a person, I do not want to see them at all when they are on my ignore list?"

I hope someone makes this, obviously if someone has pissed you off to the point you add them to your ignore list then why would you still want to see their name everywhere? Also for moderating it is a nightmare telling members "add them to your ignore list" it's useless because they always see the persons name and can't help but over ride the ignore function to see what was said. If completely ignoring was an option I could nip countless flame wars in the bud..

Celtic_Mad 07-07-2006 09:11 AM

Quote:

Originally Posted by sross
I would use this for one reason, so I am not constantly asked by 100's of people "how can i completely ignore a person, I do not want to see them at all when they are on my ignore list?"

I hope someone makes this, obviously if someone has pissed you off to the point you add them to your ignore list then why would you still want to see their name everywhere? Also for moderating it is a nightmare telling members "add them to your ignore list" it's useless because they always see the persons name and can't help but over ride the ignore function to see what was said. If completely ignoring was an option I could nip countless flame wars in the bud..

Exactly..to be honest, I don't see the point in having an ignore system if it doesn't do these things.


All times are GMT. The time now is 06:49 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.01094 seconds
  • Memory Usage 1,733KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete