vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   [VB3 RC3] Board Spent Time (https://vborg.vbsupport.ru/showthread.php?t=60488)

FleaBag 01-20-2004 04:59 PM

Very nice hack, should give my users something to talk about.

Anarchy 01-21-2004 02:24 AM

Leader Board not a good idea?

Kentaurus 01-21-2004 08:38 AM

Actually it's a good idea.

I would like to know if you want it into the memberlist (you see an extra "time spent" column in memberlist and can sort by it) or as a separate page.

Anarchy 01-21-2004 08:49 AM

It would be great if it were accessable in the members list and then you could be able to sort by it.

GamerzWorld 01-21-2004 02:50 PM

The Average time didnt work when i installed vb 3 Cand 3

Kentaurus 01-21-2004 03:19 PM

Quote:

Originally Posted by GamerzWorld
The Average time didnt work when i installed vb 3 Cand 3

I have to re-check all my hacks for RC3. If there is the need for any modification I'll post it in the proper thread.

mharmon 01-21-2004 04:57 PM

I also had trouble with this hack on my VB3 RC2 board. It shows Average Time <1 Sec.

How would I go about deleting the time spent entry in my database and then trying again?

What query would I run to do this?

Kentaurus 01-21-2004 05:22 PM

Quote:

Originally Posted by mharmon
I also had trouble with this hack on my VB3 RC2 board. It shows Average Time <1 Sec.

How would I go about deleting the time spent entry in my database and then trying again?

What query would I run to do this?

Code:

UPDATE user SET timespent=0
this resets the time spent in the board for all users to 0. If this query gives you any error it is because the column was never added to the user table.

gmarik 01-21-2004 05:24 PM

Spent all the time in the world :) thanks

mharmon 01-21-2004 06:04 PM

kentaurus ---

thanks for ther quick reply. I did that query and it didn't give me an error -- although now it still says <1 for both entries on the site.

any suggestions?


All times are GMT. The time now is 11:48 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01313 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete