|
Total Time Spent On Forums
This thread is in the Modification Graveyard.
Total Time Spent On Board
Author: tnguy3n Live Demo: http://12.226.255.221/vb35 This hack shows total time that users spent on the board. To show all time units including seconds, minutes, hours, etc, uncomment lines for thoese variables in "Total Spent Time On Board" plugin. Query: 1 File modification: 1 Plugins: 2 Template mod: 2 Update: 10/12/05 Add option to show user's total spent time on forums in the profile. If you want to run the User's Total Spent Time In Profile as an stand-alone hack, you have to run run following query: PHP Code:
ALTER TABLE `user` ADD `timeonboard` INT( 10 ) NOT NULL AFTER `lastactivity`;
Download No files for download. |
|||||||||