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)

Paul M 06-02-2006 01:50 AM

Point 9 in the main post :)

Quote:

9. The ability to allow only certain usergroups to view the list is an ACP option (vBulletin Options > Who has visited today).

tony adams 06-02-2006 06:54 AM

Quote:

Originally Posted by Paul M
Only by editing both template(s) and the plugin.

thanks Paul

can you give me a clue and point me in the right direction, i am willing to have a try,

Paul M 06-02-2006 11:06 AM

The plugin uses "search and inject" to add the Display_Visitors template to your FORUMHOME output. You would need to change the phrase it looks for ($searchtext) and possibly modify the Display_Visitors template to match the new location.

tony adams 06-02-2006 11:12 AM

thanks Paul, always happy to have a go,

tony adams 06-02-2006 02:58 PM

done that paul, was easy in the end once i thought about it

thanks again for the clue

GrendelKhan{TSU 06-03-2006 06:11 AM

Quote:

Originally Posted by Paul M
You and the user are in different timezones I would think.

hmm.. but that doesn't explain why its different when I log in as admin or registered user. its showing different amounts based on usergroup for ME (I have two ids...one for testing), not just other people in different timezones.

I sure its something stupid on my part...but I can't find it for the life of me. :cross-eyed:

sinn3d 06-03-2006 01:20 PM

Working like a charm, thanks.

JohnBee 06-03-2006 10:38 PM

Very odd thing with this plugin.

Until today it worked. Then all of a suddent it vanished. - I tried uninstalling and re-installing it (not matter) it simply no longer works.

I ran this mod for almost 3 months without a hitch - Very odd!

aky 06-05-2006 07:15 PM

im upgrading from 4.02, what line do i remove in FORUMHOME template?

thanks

aky 06-05-2006 07:19 PM

is this the code i remove?

PHP Code:

<!-- logged-in users -->
<
tbody>
    <
tr>
        <
td class="thead" colspan="2">
            <
a style="float:$stylevar[right]href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a>
            <
a href="online.php$session[sessionurl_q]rel="nofollow">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
        </
td>
    </
tr>
</
tbody>
<
tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
    <
tr>
        <
td class="alt2"><a href="online.php$session[sessionurl_q]rel="nofollow"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]border="0" /></a></td>
        <
td class="alt1" width="100%">
            <
div class="smallfont">
                <
div style="white-space: nowrap"><phrase 1="$recordusers2="$recorddate3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
                <
div>$activeusers</div>
            </
div>
        </
td>
    </
tr>
</
tbody>
<!-- 
end logged-in users --> 



All times are GMT. The time now is 05:46 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.02226 seconds
  • Memory Usage 1,758KB
  • 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_php_printable
  • (3)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