Collussus |
05-15-2009 06:41 PM |
Quote:
Originally Posted by OcR Envy
(Post 1811110)
It's based on a cron job. If your a user does not hit a page that includes the cron your cycle will not run at exactly top of the hour. You can resolve this if you have the ability to run server side crons.
|
First lets reply to this one, You're wrong. The cron job runs a php file EVERY minute to check if there has to be new turns.
Quote:
Originally Posted by BlueNinjaGo
(Post 1810714)
Well I started doing a little log this morning and the times aren't very consistent
But it's been over 3 hours and I only have 10 turns, when it's supposed to be 12. I'm getting 2 turns each time the cycle hits, so that's correct. It's obviously not the hour default, since I'm getting 10, not 3. Is there anyway to check when the cycles are supposed to hit?
|
I suggest doing it different. instead of doing 2 turns per so much time, do 1 turn per half of the time you wrote down. This way you're 100% sure it works. If it still doesn't then try reuploading the file inside the includes/cron folder of conquest
|