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)

mharmon 01-25-2004 05:16 AM

kentaurus --

it's working great for me now -- is there anyway to take out the "seconds" though on the display in the forums?

mharmon 01-25-2004 06:04 AM

[quoute]test[/quote]

mharmon 01-25-2004 06:04 AM

Quote:

test

Apostle 01-25-2004 10:33 AM

It uh... doesn't work for me :(
I've got it installed on my forums (www.theapostleofgod.com/forums).

I'm using RC3. I followed the instructions, made the postbit changes, updated the sql db, updated all the files, uploaded them all.

I just can't figure out what I'm doing wrong. I dont' get anny errors, but I don't see the time online :(

--Sadly, I have to take this hack out, it has affected new user registration :(

Me2Be 01-25-2004 03:06 PM

Is there a way to remove this from being shown for administrators?

Kentaurus 01-25-2004 03:35 PM

Quote:

Originally Posted by Apostle
It uh... doesn't work for me :(
I've got it installed on my forums (www.theapostleofgod.com/forums).

I'm using RC3. I followed the instructions, made the postbit changes, updated the sql db, updated all the files, uploaded them all.

I just can't figure out what I'm doing wrong. I dont' get anny errors, but I don't see the time online :(

--Sadly, I have to take this hack out, it has affected new user registration :(

You don't seem to have it installed in that URL. The postbit/memberinfo templates show nothing about the users. At the very least it should show < 1 sec. Maybe it is the template modifications?

I don't see how it could break new user registration. It doesn't modify the register.php at all.

Kentaurus 01-25-2004 03:37 PM

Quote:

Originally Posted by Me2Be
Is there a way to remove this from being shown for administrators?

In the postbit template you might have added something like:

Code:

Time in board: $post[timespent]
Change it to:

Code:

<if condition="$post[usergroupid]!=6">
Time in board: $post[timespent]
</if>

Then it is not shown for the administrators

eXtremeTim 01-25-2004 03:47 PM

lets try </if> instead of /if>

eXtremeTim 01-25-2004 04:09 PM

Quote:

Originally Posted by kentaurus
An update for this one. Some extra modifications that will let you add the board spent time (total and average) to the memberlist. You can also sort by it to see who is the user with most board spent time.

Its working great thanks :)

Kentaurus 01-25-2004 04:13 PM

Quote:

Originally Posted by eXtremeTim
Its not working.

Works in my forum. You remembered to go to ACP and check that Board Spent Time checkboxes, right? :)


All times are GMT. The time now is 09: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.01227 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (5)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