![]() |
Thanks Tim.
|
hi, i've installed this mod but registered users reset at 12 pm. I want it to reset at 00 am. What can i do about it?
|
Right now it should reset at midnight gmt. I will see about making an offset option as well as making it so you can use a rolling x hours period instead of today only.
|
still waiting :rolleyes:
|
mine is resetting before 12am the next day....
|
Quote:
Here it is for who has same problem. Edit Plugin > Users Registered Today Find > $cutoff = mktime(0, 0, 0, date('m', $now), date('d', $now), date('Y', $now)); Change the first zero to whatever you want. For example, in my forum, registered users was reset on afternoon 12:00. And i set it to: $cutoff = mktime(-12, 0, 0, date('m', $now), date('d', $now), date('Y', $now)); and it is now reset 12 hours before old reset time, so on 00 am as i want. NOTE:I did it and my problem has been solved, i don't have any php knowledge, so use it at your own risk. |
I will get an updated version put together with an offset to fix that problem.
|
Taking feature requests for the next version now.
|
Can't think of anything, other then great mod. I use it all the time.
|
Could this be configured so that it is viewable by usergroup permissions?
|
All times are GMT. The time now is 05:46 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|