vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Members who have visited today (with last 24 hours option). (https://vborg.vbsupport.ru/showthread.php?t=71533)

TMAC 12-31-2004 08:58 PM

Thank you for this hack. :)

Up the thread a way it was asked
Quote:

Is it possible to show todays visits only to admin?
I did not see any answer and just wanted to make sure I did not miss out on how to do this.

Thank You!

Paul M 12-31-2004 11:54 PM

Quote:

Originally Posted by TMAC
Thank you for this hack. :)

Up the thread a way it was asked

I did not see any answer and just wanted to make sure I did not miss out on how to do this.

Thank You!

I replied in post 23. Just enclose the template display code in an IF conditional for usergroup 6.

TNAImpact 01-01-2005 09:02 PM

Brilliant Hack.

Would it be possible to move the feature in which when you hover over the username the last time they were online comes up? Could I move that somehow?

Thanks for your time.

Paul M 01-01-2005 09:11 PM

Quote:

Originally Posted by TNAImpact
Brilliant Hack.

Would it be possible to move the feature in which when you hover over the username the last time they were online comes up? Could I move that somehow?

Thanks for your time.

Sorry, I don't understand. What do you mean by move it - move it to where ?

TNAImpact 01-01-2005 09:13 PM

Quote:

Originally Posted by Paul M
Sorry, I don't understand. What do you mean by move it - move it to where ?

Move it, finito, nothing, none, basically get rid of the hover feature that shows their last visit, keeping everything else.

Paul M 01-01-2005 09:19 PM

Quote:

Originally Posted by TNAImpact
Move it, finito, nothing, none, basically get rid of the hover feature that shows their last visit, keeping everything else.

Oh right, you mean remove it completely. :)

Change ;

PHP Code:

$whotoday .= "<a href='member.php?u=$today[userid]' title='$wrdate' >"

to ;

PHP Code:

$whotoday .= "<a href='member.php?u=$today[userid]' >"

and don't forget to click install :)

TNAImpact 01-01-2005 09:20 PM

Thankyou for the very quick reply. :) Keep up the great work. I shall click install now. :D

Thanks again.

funkmeister 01-02-2005 01:46 AM

I have a bit of an oddity occuring!

When I have for example, 50 users who have visited so far today, certain members are only seeing 20 (example) as having visited. Guests and most other members (as far as I'm aware) are seeing the correct number of 50.

Any ideas why certain members would see different numbers than everyone else? There are no 'invisible' (*) members or special usergroups involved.

Thanks.

Paul M 01-02-2005 10:51 AM

Maybe they have different timezone settings in their profiles ?

funkmeister 01-03-2005 05:01 AM

Quote:

Originally Posted by Paul M
Maybe they have different timezone settings in their profiles ?

Doh, yes indeed - that was it :)

Thanks.


All times are GMT. The time now is 08:17 AM.

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.01500 seconds
  • Memory Usage 1,744KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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