Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Date & Time of Profile Visitor vB 4.0.x Series Details »»
Date & Time of Profile Visitor vB 4.0.x Series
Version: 2.00, by princeedward princeedward is offline
Developer Last Online: Feb 2013 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 4.0.x Rating:
Released: 03-09-2010 Last Update: 03-09-2010 Installs: 41
Uses Plugins Template Edits
Re-useable Code Code Changes  
No support by the author.


Date & Time of Profile Visitor vB 4.0.x Series
vB 3.8.x Series Here
Original Developer:Lynne



DESCRIPTIONS:
A very simple but useful mod to show the date and time of the profile visitors when you or your members visit any profile page by hover your mouse cursor over their username in Recent Visitors Block down below left side...



Note: Pls View First Attachment Image Below For More Info


=======================
PROCEDURE: INSTALLATION
=======================
  • (1) Plugin To Upload Via
    Acp > Plugins & Products > Download / Upload Plugins
  • (1) Simple Template To Edit Via
    Acp > Styles & Templates > memberinfo_visitorbit
  • (1) Simple File To Edit Via
    Host Cpanel > Forum Folder > Includes Folder > class_profileblock.php


Max Install Time: (5) min.




================================================== =======================
NOW DOWNLOAD THE ATTACH FILE BELOW FOR INSTALLATION MANUAL INFO! AND PLUGIN
================================================== =======================





A Special Thanks For The Assistance, Trust, Permission And Full Credit Goes Also To Lynne As The Original Developer Of This Modification AddOns!



Hope You Like It And Find This Useful To Your Website!

If You Use This Mod; Please Don't Forget To:

  • Click "Mark as Installed"
  • Leave Any Comment By Saying Thanks! or Anything! (Not Just Read, Use And Go)
  • Rate
  • Nominate





Good Day...Thanks And Best Regards To All





Version History:
1.0 2009-01-06: initial release by Lynne at vbulletin.org
- vB 3.8.xSeries

Download Now

File Type: zip date_time_of_profile_visitor_vb_4.0.x_series.zip (13.1 KB, 311 views)

Screenshots

File Type: gif date_time_profile_visitor_image.gif (34.9 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
goxy63

Comments
  #22  
Old 08-01-2013, 01:17 PM
Amaury Amaury is offline
 
Join Date: Nov 2011
Location: Ellensburg, WA
Posts: 1,075
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this work in vBulletin 4.2.1?
Reply With Quote
  #23  
Old 09-09-2013, 10:38 PM
goxy63 goxy63 is offline
 
Join Date: Oct 2008
Location: its like another planet:D
Posts: 657
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Amaury View Post
Does this work in vBulletin 4.2.1?
nope :[
Reply With Quote
Благодарность от:
Amaury
  #24  
Old 09-15-2013, 11:23 AM
Zoul Zoul is offline
 
Join Date: Nov 2012
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello
is it possible to have an update for version 4.2.1 please

Info:
the new template would be:
memberinfo_block_recentvisitors

and part add:
Code:
<li> <a class="username" href="{vb:link member,{vb:raw row}}" title="{vb:raw userdateline}"> {vb: raw row.musername} </ a> {vb: raw row.invisiblemark} {vb: raw row.buddymark} {vb: raw row.comma} </ li>
for the rest of the installation, I can not find a solution ...

in the file:
class_profileblock.php
this line does not exist anymore ...
Code:
$ visitorbits = $ templater-> render ();
Could anyone help?
Reply With Quote
  #25  
Old 07-05-2014, 02:45 PM
mokujin's Avatar
mokujin mokujin is offline
 
Join Date: Oct 2005
Location: Czech
Posts: 345
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here is the instruction for vb 4.2.2

Download and import the plugin by author or mine.

Step 1: Edit template memberinfo_block_recentvisitors

Find:
HTML Code:
<li><a class="username" href="{vb:link member,{vb:raw row}}">{vb:raw row.musername}</a>{vb:raw row.invisiblemark}{vb:raw row.buddymark}{vb:raw row.comma}</li>
And add red code to a tag, then should look like this:
Quote:
<li><a class="username" href="{vb:link member,{vb:raw row}}" title="{vb:raw row.date}, {vb:raw row.time}">{vb:raw row.musername}</a>{vb:raw row.invisiblemark}{vb:raw row.buddymark}{vb:raw row.comma}</li>

Step 2: Edit file ./includes/class_profileblock.php

Find at line 1222:

PHP Code:
$user['buddymark'] = in_array($user['userid'], $buddylist) ? '+' ''
Add below:
PHP Code:
      $user['date'] = vbdate($this->registry->options['dateformat'], $user['dateline']);
      
$user['time'] = vbdate($this->registry->options['timeformat'], $user['dateline']); 
Save and done.

Tested, worked.

Now, it's time to watch World Cup Argentina vs Belgium
Attached Files
File Type: xml vbulletin-plugins.xml (346 Bytes, 18 views)
Reply With Quote
Благодарность от:
goxy63
  #26  
Old 07-05-2014, 08:21 PM
goxy63 goxy63 is offline
 
Join Date: Oct 2008
Location: its like another planet:D
Posts: 657
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@mokujin

Thank you very much, works great now

Cheers
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:43 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04959 seconds
  • Memory Usage 2,302KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)bbcode_html
  • (2)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (6)post_thanks_box
  • (3)post_thanks_box_bit
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit
  • (6)post_thanks_postbit_info
  • (5)postbit
  • (3)postbit_attachment
  • (6)postbit_onlinestatus
  • (6)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete