vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Members who have visited today. (https://vborg.vbsupport.ru/showthread.php?t=165960)

Bellinis 08-06-2008 06:23 AM

Quote:

Originally Posted by Paul M (Post 1590035)
This has been covered before - its simply due to members being in different timezones, you will catch-up with the '19' as your day progresses.

Having the same issue.
Installed this yesterday and at the end of the day it said "The most members online in one day was 307, Today."

Today (new count), it still says "The most members online in one day was 307, Today." (in stead of "Yesterday". All my members are in the same timezone...
How come? :)

BTW, thanks for this lovely mod!

mcyates 08-06-2008 01:09 PM

Quote:

Originally Posted by mcyates (Post 1574947)
I created a userfield option where people select there team from a dropdown in the usercp and they then have a crest (little logo) to the right of there name. To get this to work I was told I had to create a plugin but didn't know how, so someone on here done it for me, the plugin is this:

Product: vbulletin
hook location: forumhome_loggedinuser
title: football crests
Plugin PHP Code: $online_userinfo = fetch_userinfo($loggedin['userid']);

And of the forumhome_loggedinuser the code for the template is:

Code:

<if condition="$show['comma_leader']">, </if>$stylevar[dirmark]<a href="member.php?$session[sessionurl]u=$loggedin[userid]"><if condition="$online_userinfo[field15]"><img src="images/crests/$online_userinfo[field15].gif" border="0" /></if>$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]
As you can I had to add this to get it to work:

Code:

<if condition="$online_userinfo[field15]"><img src="images/crests/$online_userinfo[field15].gif" border="0" /></if>
If you can let me know how to get the icons showing on this hack It would be very much appreciated.

Below is the link to my football crests modification:
https://vborg.vbsupport.ru/showthrea...ootball+crests

Thanks

I take it this isn't possible then?

Bellinis 08-07-2008 06:38 AM

Quote:

Originally Posted by Paul M (Post 1590035)
This has been covered before - its simply due to members being in different timezones, you will catch-up with the '19' as your day progresses.

I just don't get it. Our highest count was two days ago, yesterday it was saying "Today" for the WHOLE day (so it didn't catch up!) and today it's telling us that the highest count was yesterday.

Looks like the script is 24 hours behind.
How do we resolve/reset this?

Thanks

Paul M 08-07-2008 10:39 AM

Sorry, but its not 24 hours behind.

I cannot comment on your inistallation as I have no access to your forum, but I would guess you have at least one member in a different timezone.

Ash Ketchum 08-08-2008 05:14 PM

I recently had a buch of bots attack my forum, and the counter went WAY up there... Is there any way to reset this through the mod or SQL Query?

Ash

SABRSox 08-08-2008 10:15 PM

Is there a way to specify which alternating color this product uses? Right now, on my board, it's not using the one I'd prefer.

Paul M 08-09-2008 12:05 PM

Alternating colour ?

Chimpie 08-11-2008 02:57 PM

Any chance we can get a report emailed to us/the admin of who logged in for the day added to this mod?

Paul M 08-11-2008 04:49 PM

Nope, no chance.

SABRSox 08-12-2008 12:17 AM

Quote:

Originally Posted by Paul M (Post 1594725)
Alternating colour ?

In the style options, there are alternating colors for tables. Normally I override that by changing the div class to something like "alt3" or whatever name I choose, but I can't find a place to force a div class on this product.


All times are GMT. The time now is 07:27 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.01606 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (4)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