Date/Time of Profile Visitor
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
Date-Time of Profile Visitor v. 1.0.0.zip (42.6 KB, 87 downloads) Screenshots |
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 |