Quote:
Originally Posted by Mark.B
For some reason my lottery did not set up a new draw for today when the cron ran.
I have tried running the cron manually, and no errors show up, but no new draw gets created.
It's been working ok previously. I'm a bit baffled.
|
I have a couple ideas, I'll implement them all, should solve this, as well as give you the ability to start a draw if there isn't one.
Quote:
Originally Posted by Mark.B
Additionally, I'm still struggling with the time zones on the Sports Pool. Something isn't right.
I had an event that I set to close at 19:20hrs BST (GMT +1) today, and just now at 19.20hts it was still open. When I converted the timestamp in a converter, it equated to 01:00 BST. Even though the event did say ion the public screen that it would close at 19:00 BST.
I fixed it by manually changing the timestamp, but I don't think I have ever once managed to get an event to close at the desired time without altering the timestamp afterwards in the database.
When we select a time in the admincp, what timezone is it actually using? And what timezone then displays on the public site?
|
Right now it's using the server time, not vb time, but the server time. I'm going to slap in a adjustment to use the users time settings though.