Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[VB3 RC3] Board Spent Time Details »»
[VB3 RC3] Board Spent Time
Version: 1.00, by Kentaurus Kentaurus is offline
Developer Last Online: Jul 2014 Show Printable Version Email this Page

Version: 3.0.0 Rating:
Released: 01-19-2004 Last Update: Never Installs: 108
 
No support by the author.

This hack keeps track of how much time a user has been online at the
forums and adds it to the information in any of his posts, then any
other user can see if you have been 1 hour, 5 hours, 1 day or even up
to years online at the forum.

Also this hack calculates an "average time online" in a very similar way to
how the average posts works.

Thanks to the people that suggested this hack in the request forum, it is
a really nice one and a very fun one too!

Keep in mind this hack will only start tracking the time that you are online once you install it, it has no way of knowing how much time you had been on the forums before.


*Update*: You can show the board spent time in your memberlist, then you can use your memberlist as a leaderboard. For this modification see this post: https://vborg.vbsupport.ru/showpost....6&postcount=50


Info for hackers:
You may modify, improve, upgrade, redistribute this hack, include it
in another hack or yours or translate it provided you do it free of
charge and you distribute it in www.vbulletin.org at least, there is no
need to pm me asking for permission
Some portions of the code are (c) Jelsoft Enterprises Ltd.

Show Your Support

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

Comments
  #192  
Old 07-19-2005, 02:03 AM
EH-Jay's Avatar
EH-Jay EH-Jay is offline
 
Join Date: Oct 2004
Location: Canada
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kentaurus
Did you run the query in the instructions? (phpmyadmin or admincp)

Code:
alter table user add timespent int not null;
If you forget to run that query the forum doesn't give you any error, it just shows < 1 sec all the time.
Hey Kentaurus,
I get the same error. I ran the query perfect:
Code:
Your SQL-query has been executed successfully (Query took 0.0234 sec)  
SQL-query: 
ALTER TABLE user ADD timespent int NOT NULL
And it's still < 1 sec

I made all the correct changes, obviously because it's showing < 1 sec, but it won't update.

Any help?
Reply With Quote
  #193  
Old 07-24-2005, 01:32 AM
EH-Jay's Avatar
EH-Jay EH-Jay is offline
 
Join Date: Oct 2004
Location: Canada
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So I guess this problem is going to stay in limbo then?
Reply With Quote
  #194  
Old 07-28-2005, 04:28 PM
98EXL 98EXL is offline
 
Join Date: Sep 2004
Location: Maryland, USA!
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm either a complete moron, or not, but, in includes/function_showthread.php, I do not have:

// ###################### Start getreputationimage #######################

I can't even start the hack, so sad
Reply With Quote
  #195  
Old 07-28-2005, 04:37 PM
Andreas's Avatar
Andreas Andreas is offline
 
Join Date: Jan 2004
Location: Germany
Posts: 6,863
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Guess this Hack needs an Update ... fetch_reputation_image() has been move to functions_reputation.php.

Anyway, I think functions_showthread.php is still the right place.

Look for

PHP Code:
// ###################### Start process_highlight_postbit ####################### 
And place the Code above that, might work.
Reply With Quote
  #196  
Old 07-28-2005, 05:10 PM
98EXL 98EXL is offline
 
Join Date: Sep 2004
Location: Maryland, USA!
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KirbyDE
Guess this Hack needs an Update ... fetch_reputation_image() has been move to functions_reputation.php.

Anyway, I think functions_showthread.php is still the right place.

Look for

PHP Code:
// ###################### Start process_highlight_postbit ####################### 
And place the Code above that, might work.

as soon as I typed that, went to page 12, there it was.

Clicks install....this works great already!
Reply With Quote
  #197  
Old 08-01-2005, 09:31 AM
Virtuosofriend Virtuosofriend is offline
 
Join Date: Nov 2004
Location: Greece
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rickie3
well my friend can you explain why it doesnt work??,i actually sat back and read every thread over and over and i finally got it to work,and it does exactly what its supposed to,it works perfectly for me on my test board 3.0.3,and 3.0.7,the secret is to read carefully

what i did was place everything in order to the attached below,it is not a rewrite of the original,just placed in order to make the coding for 3.0.3 and 3.0.7 a little easier
Because simply it doesnt work.I have tested in all the forums i am admin and it doesnt work.And believe me i have far more experience than you.
Reply With Quote
  #198  
Old 08-01-2005, 09:44 AM
Rickie3's Avatar
Rickie3 Rickie3 is offline
 
Join Date: Nov 2004
Location: Australia/Tasmania
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Virtuosofriend
Because simply it doesnt work.I have tested in all the forums i am admin and it doesnt work.And believe me i have far more experience than you.
it does work!!!!!!! it is currently working on my forum and has done for the last 3 weeks,it is also working fine on my test board.Quite frankly i could'nt care less if you have more experience,i'm still learning for sure.What all the forums have you tested it in??????,I am a admin as well

P.S you have a nice forum
Reply With Quote
  #199  
Old 08-13-2005, 12:30 PM
lewisbeech's Avatar
lewisbeech lewisbeech is offline
 
Join Date: May 2005
Location: England, United Kingodom
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i am trying to install this on 3.0.8, and i cannot find '// ###################### Start getreputationimage #######################' in the funtions_showthread.php file.
please help
Reply With Quote
  #200  
Old 08-17-2005, 10:29 PM
RustedBucket RustedBucket is offline
 
Join Date: Nov 2004
Location: Albemarle, NC
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

2 questions.

First, I want to use the $post[timespent] result in the Postbit template based on the users online status, but I can't seem to get it to cooperate. Using something like this in postbit_legacy:

<if condition="$post[onlinestatus]!='Online'">$post[timespent]</if>

Does nothing. The value for $post[timespent] is viewable regardless that status. Basically I only want to display this if the user is Online, not for Invisible or Offline. I can't read the value of $onlinestatus in this template either. Any clues on how to get a value I can use a conditonal against?

Second question: What the easiet way to change the time to reflect 00:00:00 vs # hours # minutes # seconds??

Thanks alot
Reply With Quote
  #201  
Old 08-26-2005, 11:55 PM
Azra_el Azra_el is offline
 
Join Date: Aug 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lewisbeech
i am trying to install this on 3.0.8, and i cannot find '// ###################### Start getreputationimage #######################' in the funtions_showthread.php file.
please help

not finding the getreputationimage part either... any clues?
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 05:40 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.07391 seconds
  • Memory Usage 2,318KB
  • 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
  • (2)bbcode_code
  • (2)bbcode_php
  • (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
  • (1)pagenav_pagelinkrel
  • (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