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)

Emil 11-30-2005 12:57 PM

This is great.

But one question. Is it possible to have the table collapsed as default? So that the members have to click on the expand button to see all the usernames. Because when you have 500+ members that have visited, the table is very very long. Any way to do this? Thanks

Smitty 11-30-2005 02:08 PM

Quote:

Originally Posted by Emil
Is it possible to have the table collapsed as default? So that the members have to click on the expand button to see all the usernames. Because when you have 500+ members that have visited, the table is very very long. Any way to do this? Thanks

How to do that is in the thread - That's the way I have it set up (collapsed) - But I can't remember the specific post it is in.

Emil 11-30-2005 02:53 PM

Ok thanks. I'll search for it.

Smitty 11-30-2005 03:03 PM

Quote:

Originally Posted by Emil
Ok thanks. I'll search for it.

I think this is the code for the forumhome template:
Code:

<!-- Start 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_collapsed.gif" alt="" border="0" /></a>
            Registered Visitors that have stopped by the forums today: $totaltoday
        </td>
    </tr>
</tbody>
<tbody id="collapseobj_forumhome_todayusers" style="display:none;">
    <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">$whotoday</div></td>
    </tr>
</tbody>
<!-- End Todays active users -->


Paul M 11-30-2005 04:29 PM

Quote:

Originally Posted by Smitty
I think this is the code for the forumhome template: [code]

There is no longer any code in the forumhome template. You need to make a couple of edits to the "Display_Visitors" template. I posted them somewhere, I'll see if i can find the post later.

Smitty 11-30-2005 04:44 PM

Quote:

Originally Posted by Paul M
There is no longer any code in the forumhome template. You need to make a couple of edits to the "Display_Visitors" template. I posted them somewhere, I'll see if i can find the post later.

OK - Sorry, hadn't noticed it was updated - I'm using the old version and it works fine so no need for me to update.

Paul M 11-30-2005 04:50 PM

Quote:

Originally Posted by Smitty
OK - Sorry, hadn't noticed it was updated - I'm using the old version and it works fine so no need for me to update.

No problem. :)

Quote:

Originally Posted by Paul M
You need to make a couple of edits to the "Display_Visitors" template. I posted them somewhere, I'll see if i can find the post later.

The details are here ;

https://vborg.vbsupport.ru/showpost....&postcount=369

LCPGUY 11-30-2005 06:21 PM

Great hack Paul!!! I started wit 4.02 a while back and have now removed it and upgraded to 4.11. Both versions work perfectly. Highly recommended!!!!

Enthonia Tech 12-01-2005 05:16 AM

[high]* Enthonia Tech installs! :D[/high]

WhatChaMissin 12-01-2005 12:04 PM

*installed and working great thanks


All times are GMT. The time now is 12:47 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.01858 seconds
  • Memory Usage 1,744KB
  • 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
  • (6)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