vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Statistics Modifications - VSa - Visitors In Last X Hours (https://vborg.vbsupport.ru/showthread.php?t=233329)

GeorgeB85 10-21-2010 12:38 PM

Quote:

Originally Posted by Aamir Durrani (Post 2112347)
Not Work In 4.0.8...........????????

It works, it is just miss aligning everything.

Go to the link posted in the post above yours and you will see what I am referring to.

Valter 10-21-2010 08:28 PM

v3.0.3 - Oct 21. 2010.
-Fixed vB 4.0.8 style issues

To upgrade:
-Import product XML, allow overwrite

JAFRI 10-22-2010 03:12 AM

Good update...

my123world 10-22-2010 03:29 AM

This is Working Like a Charm on My Forum... Version - 4.0.8!

Love THis~!

my123world 10-22-2010 03:30 AM

For A Demo Check My Forum -
Code:

http://www.my123world.com

BANDiT600 10-22-2010 11:35 AM

1 Attachment(s)
Look at the Userlegend.

Valter 10-23-2010 11:12 AM

v3.0.4 - Oct 23. 2010.
-Fixed some style issues

To upgrade:
-Import product XML, allow overwrite

stwan 10-24-2010 04:37 AM

xhtml 1.0 error in template vsa_lastxhoursvisitors:

HTML Code:

<ol class="commalist" id="vilxh_users_area">
                                        {vb:raw vilxh_userlist_init}
                                        <vb:if condition="(($vboptions[vsa_visitorslastx_cutoff]>0) AND ($vilxh_total_members > $vboptions[vsa_visitorslastx_cutoff]))">
                                                <div id="vilxh_users_more" class="shade" style="display:inline;float:{vb:stylevar right}">
                                                        {vb:rawphrase vsavilxh_showing_x, {vb:raw vboptions.vsa_visitorslastx_cutoff}, {vb:raw vilxh_total_members}, {vb:raw vboptions.vsa_visitorslastx_xhours}} | <a href="javascript:void(0);" onclick="Vilxh_getUsers();" style="text-decoration:none">{vb:rawphrase vsavilxh_show_all}</a>
                                                </div>
                                                <div id="vilxh_users_loading" class="shade" style="display:none;float:{vb:stylevar right}">
                                                        {vb:rawphrase vsavilxh_loading}
                                                </div>
                                        </vb:if>
                                </ol>


replace:

HTML Code:

<ol class="commalist" id="vilxh_users_area">
                                  <li>
                                        {vb:raw vilxh_userlist_init}
                                        <vb:if condition="(($vboptions[vsa_visitorslastx_cutoff]>0) AND ($vilxh_total_members > $vboptions[vsa_visitorslastx_cutoff]))">
                                                <div id="vilxh_users_more" class="shade" style="display:inline;float:{vb:stylevar right}">
                                                        {vb:rawphrase vsavilxh_showing_x, {vb:raw vboptions.vsa_visitorslastx_cutoff}, {vb:raw vilxh_total_members}, {vb:raw vboptions.vsa_visitorslastx_xhours}} | <a href="javascript:void(0);" onclick="Vilxh_getUsers();" style="text-decoration:none">{vb:rawphrase vsavilxh_show_all}</a>
                                                </div>
                                                <div id="vilxh_users_loading" class="shade" style="display:none;float:{vb:stylevar right}">
                                                        {vb:rawphrase vsavilxh_loading}
                                                </div>
                                        </vb:if>
                                  </li>
                                </ol>

Please fixed in next version

haidm 10-24-2010 10:27 AM

Please add The most visisted in 24 hours, thank.

Bounce 10-24-2010 09:06 PM

All good in vb 4.0.8 here, good job :up:


All times are GMT. The time now is 01:57 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.01329 seconds
  • Memory Usage 1,750KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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