vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Who viewed this thread? (https://vborg.vbsupport.ru/showthread.php?t=91409)

xml 12-08-2005 09:50 PM

i have 300+ users online ....could this plugin cuz high load?

bryanb 12-14-2005 11:33 AM

Quote:

Originally Posted by welo
This will create a performance hit if you allow everyone access to it (especially guests). However, you can restrict the usergroups who can see the "who viewed" box (thus eliminating uneccessary queries) by wrapping all the injected template code in an <if> statement:...

Is there a script you could turn me on to that allows this to be viewed by forum members who have reached a certain "reputation" level only? Like 150+? Thanks in advance! :)

bashy 12-14-2005 11:52 AM

Where would this be put please?

Bashy

Quote:

Originally Posted by welo
This will create a performance hit if you allow everyone access to it (especially guests). However, you can restrict the usergroups who can see the "who viewed" box (thus eliminating uneccessary queries) by wrapping all the injected template code in an <if> statement:

Code:

<if condition="in_array($bbuserinfo['usergroupid'], array( 5, 6, 7))">
<!-- who viewed this thread code-->
</if>

...will restrict viewing only to admins and mods. Add other usergroups at your discretion.

Installed, and thanks. :up:


bryanb 12-14-2005 03:09 PM

I'm pretty much a newbie with phpMyadmin. When I submited the query I received this:

Quote:

You have to choose at least one Column to display
What now? :ermm:

I'm running the most recent version - 2.7.0-pl1.

bryanb 12-16-2005 05:34 AM

Quote:

Originally Posted by bryanb
I'm pretty much a newbie with phpMyadmin. When I submited the query I received this:


What now? :ermm:

I'm running the most recent version - 2.7.0-pl1.

If anyone can help me on this, I'd really appreciate it. Thanks!!

bryanb 12-27-2005 08:26 PM

If anybody can point me into the right direction, I'd really appreciate it. Thanks in advance!

vietkieu_cz 01-05-2006 06:10 PM

I need this hack for only some Forum (some thread), not for all forums (not all threads), can I help me?

ForeverForums 01-10-2006 06:06 PM

i got this working flawless in 3.5.2

*installs*

AraServ 01-21-2006 11:24 PM

i can't make it work on 3.5.3 !!!

Silvio 01-23-2006 03:15 PM

Working smoothly on 3.5.3 *installed*


Is there the possibility to have more options than the very usefull Hidden user one?

---> avoid showing admins and/or mods?

ty and regards


All times are GMT. The time now is 10:37 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.01117 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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