vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Who's Viewed This Thread? (https://vborg.vbsupport.ru/showthread.php?t=53250)

MetroSports82 05-27-2003 04:47 PM

btw, just notice one other small issue with the template, especially when you start getting alot users who come up listed as viewed, as it doesn't wrap the text, especially for people on a 800x600 display. anyway, if you just take out the word 'no', in the word 'nowrap' it'll just wrap the usernames text, from top to bottom, rather than having it run on from left to right. thanks again! ;)

PHP Code:

<td nowrap><smallfont><b>$thread[viewers]</smallfont></td

to

PHP Code:

<td><smallfont><b>$thread[viewers]</smallfont></td


Boofo 05-27-2003 05:20 PM

Instead of <td wrap> just make it <td> then.

legendarysk8er 06-05-2003 02:12 AM

Nice hack, but it would be nice if you included in the first post what had to be modified and added.

squawell 06-05-2003 04:13 AM

how to change the code to let admin and thread starter can see

who viewed the topic??

Intex 06-16-2003 08:01 PM

Filburt1 - nice hack. Boofo - nice modifications which I've implemented :cool:.

How many queries does this add to the page page if I've used Boofo's modification where only the admin's can view the people who have viewed the thread?

[high]* Intex clicks install.[/high]

Boofo 06-17-2003 01:36 AM

Quote:

Today at 04:01 PM Intex said this in Post #35
Filburt1 - nice hack. Boofo - nice modifications which I've implemented :cool:.

How many queries does this add to the page page if I've used Boofo's modification where only the admin's can view the people who have viewed the thread?

* Intex clicks install.

As long as you add the showthread_totalviewers template to the templatesused line in the showthread.php, the queries would be the same with or without the modification.

Intex 06-17-2003 09:41 AM

Hmm, that's what I thought. OK, thanks.


All times are GMT. The time now is 08:31 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.01034 seconds
  • Memory Usage 1,729KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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