vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Last Seen Online in postbit (https://vborg.vbsupport.ru/showthread.php?t=82623)

MustangLisa 05-22-2006 01:45 AM

This is great, thanks. Installing now.

drgonzo120 06-02-2006 01:10 PM

nice hack, i will install it

davelacey 06-02-2006 03:23 PM

Agreed. Nice hack indeed.
*clicks install*
Thankyou. :)

Konstantinos 06-08-2006 02:16 PM

bump. we need to add this info to memberprofile as well

how ?

tamborinegal 06-11-2006 07:41 AM

Hi Brad,

I just upgraded but I'm still seeing my Last online info when I set myself as invisible... that is when I'm logged in on one computer as admin invisible and logged into another computer as a normal user.

Any ideas why it wouldn't be working? I did upgrade following your instructions.

Thanks

Clancy

Rickie3 06-11-2006 08:14 AM

just installed this very handy thanx

Gsmmind 06-11-2006 03:45 PM

ya great installed and working fine.........

Eq4bits 06-11-2006 04:07 PM

Quote:

Originally Posted by Konstantinos
bump. we need to add this info to memberprofile as well

how ?

In Member Info Templates: Edit MEMBERINFO as follows:

FIND:
Code:

<div style="padding:$stylevar[formspacer]px">
                    $vbphrase[join_date]: <strong>$userinfo[datejoined]</strong>

ADD BELOW:
Code:

                    $vbphrase[last_seen_online]:
<strong>$post[lastseen_date] $post[lastseen_time]</strong>

The section after the addition should look like:
Code:

<div style="padding:$stylevar[formspacer]px">
                    $vbphrase[join_date]: <strong>$userinfo[datejoined]</strong>
                    $vbphrase[last_seen_online]:
<strong>$post[lastseen_date] $post[lastseen_time]</strong>
                </div>

EDIT: Ooops, need to get a kink or two out.. it shows up when previewing the template from template editor but on the profile it's not.. just the ':' is... will keep working on it...

EDIT: UGH, needs another hook in the xml, that stuff confoozles me, any chance of someone bein able to figure that part out?

Eq4bits 06-11-2006 10:25 PM

I figured how to get the last visit to show up on the profile (MEMBERINFO) but it doesn't utilize this particular product.. the only problem is it doesn't convert the date/time from the server time (I guess that's what you call it) it shows up as
Quote:

Join Date: 01-01-1999
Last Visit: 1150051053
I used the following in the MEMBERINFO template:
Code:

<tr valign="top">

        <td class="panelsurround" align="center">
        <div class="panel">
                <div align="$stylevar[left]">
               
                        <div class="fieldset">
                                <div style="padding:$stylevar[formspacer]px">
                                        $vbphrase[join_date]: <strong>$userinfo[datejoined]</strong>
                                </div>                       
                        <div class="fieldset">
                                <div style="padding:$stylevar[formspacer]px">
                                        $vbphrase[last_visit]:
<strong>$userinfo[lastvisit]</strong>
                                </div>
                        </div>

Anyone have a clue?

Note to MOD.. if this needs to be moved to a different thread, please do so... I posted it here since it kind of developed out of this thread... ;)

Brad 06-13-2006 03:44 AM

Quote:

Originally Posted by tamborinegal
Hi Brad,

I just upgraded but I'm still seeing my Last online info when I set myself as invisible... that is when I'm logged in on one computer as admin invisible and logged into another computer as a normal user.

Any ideas why it wouldn't be working? I did upgrade following your instructions.

Thanks

Clancy

I will look into this. :)

As for memberinfo template: It's already shown there by default under the profile picture.

Sorry for the delay in support, I'm busy these days...


All times are GMT. The time now is 11:11 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.01162 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)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