vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   I need this overgrow hack!! (https://vborg.vbsupport.ru/showthread.php?t=21881)

joebob 07-03-2001 06:35 PM

I need this!!
I have tried contacting overgrow, but no response! Anybody know how to do this:

http://www.copyforum.com/Image3.gif

joebob 07-05-2001 02:19 PM

A lot of you know this is easy and you can do it in 5 minutes, so speak up!

joebob 07-06-2001 04:13 AM

what do I have to do for a little help!

Steve Machol 07-06-2001 05:19 AM

It sounds like Overgrow doesn't want to share this hack with you. Perhaps you should just respect that and move on.

Just a thought! :)

Projektil 07-06-2001 09:58 AM

..but i think it is relativly easy to find out how many members have been online today:

PHP Code:

$startTime ==  mktime (000getdate('month'), getdate('mday'), getdate('year')  )
$endTime == mktime (235959getdate('month'), getdate('mday'), getdate('year')  )
mysql_query("SELECT * FROM user WHERE lastactivity>$startTime AND lastactivity<$endTime "); 

this should give you the number of users. i never tested it but you might want to start to build the hack for us.

joebob 07-06-2001 06:51 PM

Quote:

Originally posted by smachol
It sounds like Overgrow doesn't want to share this hack with you. Perhaps you should just respect that and move on.

Just a thought! :)

actually I contacted overgrow and he gave me a few people to IM and ask, he said as soon as he upgrades to VB version 2.0 he will give me the hack

joebob 07-06-2001 06:53 PM

Quote:

Originally posted by projektil
..but i think it is relativly easy to find out how many members have been online today:

PHP Code:

$startTime ==  mktime (000getdate('month'), getdate('mday'), getdate('year')  )
$endTime == mktime (235959getdate('month'), getdate('mday'), getdate('year')  )
mysql_query("SELECT * FROM user WHERE lastactivity>$startTime AND lastactivity<$endTime "); 

this should give you the number of users. i never tested it but you might want to start to build the hack for us.

I am trying to get a hack that will tell me the time of day highest number of users that were on during the day, get what I mean?

joebob 07-08-2001 06:38 PM

come on people!!

joebob 07-13-2001 07:03 PM

hello?

Dark_Wizard 07-14-2001 12:58 AM

This type of persistence will get you no where, just be patient....:rolleyes:

joebob 07-15-2001 05:58 PM

I know it is such a simple hack to write and it is a good hack, so I just don't see why nobody will take 5 minutes of there time and hlep me out?

Mentor 07-17-2001 06:26 PM

Sorry, i would help you, but to lazy to find out how vb does the sessions and crap :)...Just wait till overgrown upgrades! :)

VirtueTech 07-18-2001 04:50 PM

I have to say your agreesive attitude is no way to try and get someone to do something for free for you.

However, I too think this little hack would be a nice addition to our boards as well.


All times are GMT. The time now is 11:52 PM.

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.01188 seconds
  • Memory Usage 1,743KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete