Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Time/Days spent on board Details »»
Time/Days spent on board
Version: 1.1.3, by hurik hurik is offline
Developer Last Online: Dec 2012 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.6.4 Rating:
Released: 12-15-2006 Last Update: 01-25-2007 Installs: 244
DB Changes Uses Plugins Template Edits
Re-useable Code  
No support by the author.

Please don't use this hack with Time Spent On Board from tnguy3n!

My hack doesn't need any code changes.

The capture function doesn't need any extra query!

Description:

This hack adds to the profile:
- the time a user spend on board,
- the count of days a user spend on board,
- the average time he spent a day he has visited (time/day)
- and it shows when it was installed. The date and time is automatically added into the phrase.
More features:
- When you want you can activate the postbit indicator.
- A Statistic site:
- - Shows the time/days spent on board of all users.
- - Top Ten of the user how had spent the most time on board.
- - User sees her own place.
- When an user is invisible only user can see her time which have the rigt to see invisible users.

The time/days capturing starts with the installation. It is not possible to get any time befor the installation, it can't look in the past.


Sorry for the German screenshot!

Live Demo:
Profil: http://www.portablegaming.de/member.php?u=1
Statisticsite: http://www.portablegaming.de/misc.php?do=tdobstats

Thanks go to Andreas for his help!

German Version:
http://www.vbhacks-germany.org/showthread.php?t=6704

Details:
1 Produkt XML (8 plugins, 13 phrasen, 7 templates und 4 template modification)


History:
1.1.3
Again a stats fix.
Small changes in the template changes.
Who's Online display now working.

1.1.2
Small bug corrected in the stats.

1.1.1
The stats where optimized.

1.1.0
Added the statistic.
Included the Postbit addon. 1.0.5
Again a little update for the time capture function. Now it is working without problem.

1.0.4
The time capture function was updatet!

1.0.3
The day capture function was updatet! Now it is working without problem.

1.0.2
Little updates in the code.

1.0.1
Small update in the template changes (When an user is invisible his time/days isn't shown to other user, only user can see their time/days and user who can see invisible people).

1.0.0
First version.


Installation:
1) Import the product.
2) Make the template changes which you find in the templateedits-timedaysonboard.txt file. (When you have the TMS installed you don't have to make the template changes ... )
3) When you want you can activate the postbit display in "vBulletin Options" -> "Thread Display Options (showthread)".

Update:
1) Import the product and overwrite the old on.
2) Check the template changes and make the new ones.

Sorry for my bad English. When there is something wrong or in bad English than please say it that I can correct it.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 08-02-2007, 01:58 AM
RTFA RTFA is offline
 
Join Date: Feb 2007
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Having slight problem(maybe). The discrepancies here seem pretty extreme. The first quote is a low activity member, one who does not visit daily. The second quote contains my stats, an admin, who is on the site daily for hours at a time. It appears the low activity member has spent 3 more weeks on the board than I have. This is of course inaccurate.


Quote:
Spent time on board: 1 Day and 19:29:40 Hours
Spent days on board: 1 Month, 2 Weeks and 6 Days
Avarage time per visited day: 0:52:11 Hours
Quote:
Spent time on board: 2 Days and 17:43:12 Hours
Spent days on board: 1 Week and 1 Day
Avarage time per visited day: 8:12:54 Hours

What is the difference between Spent Time on board and Spent Days on board?


Also, what does "time per visited day" refer to? Is the hack working correctly and I'm just not understanding how the information is presented?


Thanks.
Reply With Quote
  #73  
Old 08-04-2007, 12:48 AM
LjubavnaZona LjubavnaZona is offline
 
Join Date: Feb 2007
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It doesn't work for me either and I followed everything that is said. I uninstalled it and installed it again and still doesnt show.
Reply With Quote
  #74  
Old 08-05-2007, 10:43 PM
Virrago Virrago is offline
 
Join Date: Jul 2007
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how do you uninstall it?
Reply With Quote
  #75  
Old 08-28-2007, 10:25 PM
clockwor305 clockwor305 is offline
 
Join Date: Jan 2007
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The time wasn't being displayed in my postbit either (3.6.8).

In the plugin 'Verbrachte Zeit formatieren (Postbit)' I changed the line:
Code:
if ($vbulletin->options['tdob_postbit'])
to:
Code:
 if (true)
Hackish, but its's now displaying correctly.
Love this plugin by the way.
Reply With Quote
  #76  
Old 09-06-2007, 07:27 AM
SpyCam SpyCam is offline
 
Join Date: Mar 2006
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi
installed the mod, but can't get the info showed in postbit_legacy, like in your screenshot:


My board:
http://www.muzikantams.com/showthread.php?t=79&langid=2
Reply With Quote
  #77  
Old 09-14-2007, 06:35 AM
mmmender's Avatar
mmmender mmmender is offline
 
Join Date: Sep 2002
Location: toronto
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by clockwor305 View Post
The time wasn't being displayed in my postbit either (3.6.8).

In the plugin 'Verbrachte Zeit formatieren (Postbit)' I changed the line:
Code:
if ($vbulletin->options['tdob_postbit'])
to:
Code:
 if (true)
Hackish, but its's now displaying correctly.
Love this plugin by the way.
Making this code change worked for me, it now displays in the postbit. Thank you!!
Reply With Quote
  #78  
Old 09-16-2007, 09:17 PM
vigape vigape is offline
 
Join Date: Feb 2007
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi
I need to change the top ten, to display only top ten moderators.
Where are the code? I see in misc.php but not found.

thanks
Reply With Quote
  #79  
Old 09-16-2007, 10:33 PM
Roxie's Avatar
Roxie Roxie is offline
 
Join Date: May 2002
Location: on vb.org
Posts: 526
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works nice on 3.6.8. I don't use the postbit part though.

Cheers.
Reply With Quote
  #80  
Old 09-17-2007, 06:06 AM
Mazinger's Avatar
Mazinger Mazinger is offline
 
Join Date: Nov 2006
Location: Egypt
Posts: 355
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great work! Downloaded & Installed.
Reply With Quote
  #81  
Old 09-18-2007, 12:14 AM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Invalid ID View Post
It's been 8 days since I installed this mod and it's showing me "Spent Time On Board: 3 min 41 sec"
Quote:
Originally Posted by RTFA View Post
Having slight problem(maybe). The discrepancies here seem pretty extreme. The first quote is a low activity member, one who does not visit daily. The second quote contains my stats, an admin, who is on the site daily for hours at a time. It appears the low activity member has spent 3 more weeks on the board than I have. This is of course inaccurate.
Thanks.
I am having the same problem - the days are not rolling over for me - it only says one day, and I have had this hack installed for a week or so, and am on the board pretty much constantly. Also, many moderators who practically live on my board are having the same issue.
Reply With Quote
Reply


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 11:49 AM.


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.05717 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
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
  • (4)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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_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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete