BullsoftHosting - Tom Posted January 12, 2010 Share Posted January 12, 2010 Hi Ive been reading a bit about how the time is different in WHMCS from where they actually are due to it picking up the time from the server. I came across a thread which said adding this code and setting your country should do it: date_default_timezone_set('Australia/Brisbane'); So im going to try that tomorrow and see if it works. But, my main question is about the cron jobs. Im asuming they run off the time on the server as well and not the time in WHMCS. So I might have to set the crons to run at a different time so they run when I want them to. Does anyone else have any fixes or workarounds for this? Cheers Tom 0 Quote Link to comment Share on other sites More sharing options...
Redsign Posted January 13, 2010 Share Posted January 13, 2010 We've got: date_default_timezone_set('Europe/London'); in our configuration.php file, but yes, for crons you'll have to manually adjust them as they use the server time! Ben 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.