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

flup 06-28-2005 06:24 PM

Nice

/me clicked install

MentaL 06-28-2005 06:38 PM

Quote:

Originally Posted by Paul M
Simply modify the template to show what you want (the list is collapsable as well ...).

Still loads it though in the html and im using stats and i noticed it added an extra 800miliseconds of loading time.

flup 06-28-2005 06:42 PM

Metalrz;

Try this code instead of the one in the text file:
Code:

<!-- Todays active users -->
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_todayusers')"><img id="collapseimg_forumhome_todayusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_todayusers].gif" alt="" border="0" /></a>
                        Total users that have visited today
                </td>
        </tr>
</tbody>
<tbody id="collapseobj_forumhome_todayusers" style="$vbcollapse[collapseobj_forumhome_todayusers]">
        <tr>
                <td class="alt2"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="Users online today" border="0" /></td>
                <td class="alt1" width="100%"><div class="smallfont">$totaltoday Members have visited us today</div></td>
        </tr>
</tbody>
<!-- Todays active users -->

Add that one after:
<!-- end logged-in users -->

This will only show the number.

MentaL 06-28-2005 08:56 PM

Quote:

Originally Posted by flup
Metalrz;

Try this code instead of the one in the text file:
Code:

<!-- Todays active users -->
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_todayusers')"><img id="collapseimg_forumhome_todayusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_todayusers].gif" alt="" border="0" /></a>
                        Total users that have visited today
                </td>
        </tr>
</tbody>
<tbody id="collapseobj_forumhome_todayusers" style="$vbcollapse[collapseobj_forumhome_todayusers]">
        <tr>
                <td class="alt2"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="Users online today" border="0" /></td>
                <td class="alt1" width="100%"><div class="smallfont">$totaltoday Members have visited us today</div></td>
        </tr>
</tbody>
<!-- Todays active users -->

Add that one after:
<!-- end logged-in users -->

This will only show the number.

ta!!

Paul M 06-28-2005 11:55 PM

Quote:

Originally Posted by mentalrz
ta!!

If the count is all you want, then I suggest you use this cut down plugin as most of the original code is for building the list. :)

Chris M 07-01-2005 12:03 AM

Quote:

Originally Posted by Paul M
If the count is all you want, then I suggest you use this cut down plugin as most of the original code is for building the list. :)

Paul - The list has broken on Beta 3 - Fix it :p

Shows up as empty table now :ermm:

Satan

Paul M 07-01-2005 12:09 AM

Quote:

Originally Posted by hellsatan
Paul - The list has broken on Beta 3 - Fix it :p

Shows up as empty table now :ermm:

Satan

Which list ? It's working fine on my beta 3.

Chris M 07-01-2005 12:26 AM

This one ;)

Satan

MentaL 07-01-2005 12:42 AM

Quote:

Originally Posted by hellsatan
This one ;)

Satan

Works fine here bud, i only got that when i didnt active the plugin :rolleyes:


http://forum.ragezone.com/index.php?

Chris M 07-01-2005 12:47 AM

Quote:

Originally Posted by mentalrz
Works fine here bud, i only got that when i didnt active the plugin :rolleyes:


http://forum.ragezone.com/index.php?

My plugin is active, and it was working when I installed the hack yesterday ;)

It just stopped working for some reason :p

Satan


All times are GMT. The time now is 04:57 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.01420 seconds
  • Memory Usage 1,749KB
  • 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
  • (7)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