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 (or in the last 24 hours). (https://vborg.vbsupport.ru/showthread.php?t=121883)

LordDB 04-09-2008 09:53 AM

Oopps! Comment posted in wrong hack! Nice update BTW!;)

bluidkiti 04-10-2008 12:28 AM

Quote:

Originally Posted by bluidkiti (Post 1486337)
What if I wanted to put this somewhere else besides the What's Going On box - let's say inaa left side column on my board. How would I do that?

Never mind - I figured it out myself. :up:

linkknight 04-10-2008 06:48 PM

nice plugin, thanks, but i have seen on many forums that it also shows the amount of guests were online, but thats not the case on my forums :S

Paul M 04-11-2008 01:14 AM

Guest Tracking is a completely seperate mod.

wii 04-23-2008 07:53 AM

I would like to add a little simple legend after this MOD, but I canĀ“t find the template to edit, can anyone help ? I will just use simple HTML for this legend, but I need to know where to insert the code. I would like to have it under the lists of users the past 24 hours.

Thanks

wii 04-23-2008 08:03 AM

Found it:

Display_Visitors Template.

snoopy5 04-24-2008 03:18 PM

Quote:

Originally Posted by SCuN (Post 1483357)
There is the possibility of making to put the validity of groups on the example and they were they displayed on the beginning ??
administrators, super moderators, moderators, all users

Quote:

Originally Posted by Paul M (Post 1483462)
Nope. There is another mod that does that.

Which mod is this? Any name or link to it?

Will this other mod work with this mod or is this an either/or decision?

Thanks in advance

Megareus Rex 04-25-2008 11:56 PM

I think I've asked this before, but...

Is there any way to edit the display so that it will display PRIMARY usergroup markups, but NOT secondary group markups, even if the secondary group's markup is selected as the display group?

I'd like for the "who has visited" to display default user rank markup (like admin, mod, etc), but we have different groups that people (members, even staff) can choose as their display group. The problem is that either I have to abide by those markups, or go with none (commenting out the open/close tag lines of the one plugin, a fix you provided a while ago).

Paul M 04-26-2008 11:11 AM

In the global_start hook for this mod change this line ;

$group = ($today['displaygroupid'] > 0 ? $today['displaygroupid'] : $today['usergroupid']);

to this ;

$group = $today['usergroupid'];

Megareus Rex 04-27-2008 03:51 AM

Quote:

Originally Posted by Paul M (Post 1499694)
In the global_start hook for this mod change this line ;

$group = ($today['displaygroupid'] > 0 ? $today['displaygroupid'] : $today['usergroupid']);

to this ;

$group = $today['usergroupid'];

Awesome, thanks!

Would the same sort of edit work to change the WOL's display from display groups to default usergroup markup?


All times are GMT. The time now is 09:15 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.02053 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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