The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
New members today on forum home?
Could someone please let me know how to get the number of new members that have registered today on the forum home page?
|
#2
|
||||
|
||||
open your index.php
find PHP Code:
PHP Code:
|
#3
|
||||
|
||||
Is it possible to get new registrants for the current day, rather than the last 24 hours?
|
#4
|
||||
|
||||
hmm,yes *gg*
change (time()-3600*24) into (time()-date("H",time())*3600-date("i",time())) i think it'll be the correct value then |
#5
|
||||
|
||||
post 2 above dont work on 3.8
|
#6
|
|||
|
|||
Why would it?
This thread is 8 years old and the information is most likely for vBulletin 2.x |
#7
|
||||
|
||||
Sorry Sheesh ! Just making a note because this is the only thread i could find on here pertaining to this subject . Lynne fixed it for me like everything else.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|