Back to vBulletin 3.8 Add-ons

Date/Time of Profile Visitor
Mod Version: 1.0.0, by SorentoUltimate

vB Version: 3.8.x Rating: (2 votes - 5.00 average) Installs: 14
Released: 12 Jan 2010 Last Update: 12 Jan 2010 Downloads: 75
Not Supported Uses Plugins Auto-Template Code Changes Translations  

Title : Date/Time of Profile Visitor

Description : Show Date/Time of Profile Visitor when you hover your cursor over their UserName in Recent Profile Visitors.

Please remember to click Mark as Installed if you use this modification.
NO SUPPORT FOR USERS NOT MARKED AS INSTALLED.


Files : 0
Plugins : 4
Phrases : 2
Templates : 1
Settings : 0 Group / 0 Settings

Instalation
1. Import Installation File.

2. Open the file forumroot/includes/class_profileblock.php

Find (Around 1159)
Code:
eval('$visitorbits .= "' . fetch_template('memberinfo_visitorbit') . '";');
___

Above Add
Code:
       $user['date'] = vbdate($this->registry->options['dateformat'],$user['dateline']);            
       $user['time'] = vbdate($this->registry->options['timeformat'], $user['dateline']);
       $userdateline = $user['date'] .' '. $user['time'];
___

Save and UpLoad forumroot/includes/class_profileblock.php

Sorento-UltimateClub
http://www.sorento-ultimateclub.com/

Download

File Type: %1$s Date-Time of Profile Visitor v. 1.0.0.zip (42.6 KB, 87 downloads)

Screenshots

Click image for larger version
Name:	profile_visitor_dateline.jpg
Views:	333
Size:	54.9 KB
ID:	109784  

Similar Mods

Profile Enhancements Date & Time of Profile Visitor vBulletin 3.8 Add-ons
Profile Enhancements Date & Time of Profile Visitor vBulletin 3.7 Add-ons
Profile Enhancements vB3.5 Local time and date in post and profile Modification Graveyard
The Date + Time User Was Last Active In Profile! vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024