vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Statistics Modifications - Cyb - Visitors in Last X Hours (https://vborg.vbsupport.ru/showthread.php?t=177965)

celikforum 05-26-2009 07:55 AM

<div align="left">Hi, I installed your plugin but I want to remove the bottom table in the manager what group xmldeki code table?</div>

ITNM 05-26-2009 10:32 AM

Hi! thanks it's work!! :) is there any way to add this code in VBadvance? as User online?

Thanks in Advance
ITNM

marshal_ramdev 05-31-2009 07:59 AM

thank you

sebaot 07-28-2009 01:36 PM

I've got a request:

- feature to enable excluding usergroups from showing up in the list of visitors; this would let me prevent bots with ugly names from being displayed

Thanks for a great mod!

Dj SharK 10-11-2009 03:47 PM

Thanks ! Was looking for this since this one has Guests counted together with Members.

Installed !

Works fine on 3.8.4 PL1. :)

nine5flareside 11-22-2009 10:38 PM

Quote:

Originally Posted by yeku (Post 1729991)
To correct the error in time:

1?.- Plugins Manager
2?.- Product : Cyb - Visitors in Last X Hours
3?.- Cyb - VILXH - MN - forumhome_complete [Edit]
4?.- Search this:
Code:

$vilxh_visitor[lastactivity], 1).', '.vbdate('H:Y', $vilxh_visitor[lastactivity]);
5?.- Replace with:
Code:

$vilxh_visitor[lastactivity], 1).', '.vbdate('%H:%M', $vilxh_visitor[lastactivity]);
And now the time is correct.

greetings




If the previous time fix posted above didnt work for you as it didnt for me try this:

Code:

$vilxh_visitor[lastactivity], 1).', '.vbdate('h:y', $vilxh_visitor[lastactivity]);
If you put "%M" "%H" it doesnt work. Try the little "h" and little "y" to give you the time the way you guys want it. The standard time is military time. The only thing I want to know now is what to insert to get "am" and "pm". As soon as I figure it out I will post it. The goal is to have the time display 09:15 pm or 9:15 pm.

Later.

Hope this helps someone!

nine5flareside 11-22-2009 10:54 PM

OK peeps, I figured out how to get it to say the time like this: 11:09 pm (whatever time they visited at).

Code:

$vilxh_visitor[lastactivity], 1).', '.vbdate('h:y a', $vilxh_visitor[lastactivity]);
If you want it to display as 11:09 PM then change the "a" in 'h:y a' to "A" so it will be 'h:y A' . I hope this helps!

Later

HappyFeet 12-06-2009 11:44 PM

Cyb, will you be updating this for 4.0?

Alan_SP 12-10-2009 03:04 PM

Yes, I'll also want all your addons for vB4.

kellyandmark04 01-16-2010 12:42 AM

Mine doesn't show for unregistered not logged in users or users awaiting moderation. How do I fix this? Thanks?


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