-
AuthorPosts
-
hjalte1983 Friend
hjalte1983
- Join date:
- September 2012
- Posts:
- 328
- Downloads:
- 7
- Uploads:
- 105
- Thanks:
- 101
- Thanked:
- 9 times in 1 posts
February 15, 2014 at 6:38 am #194805The Countdown seems to not working correctly.
I set the joomla servertime to Chigago, and my mate in Chicago sets the timer to feb 22nd 4PM (CST).
For me its 1 hour off, but a guy in tokyo says the timer is way off, and some other people in the states also say the timer is off.
I’m doing something wrong ?
When i go backend and look what my mate set it to it says 2014-02-22 08:00:00 which making no sense
Regards
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
February 15, 2014 at 12:37 pm #522810Hi,
Check your server error_log to see if there’s something there related to “time” in php
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
February 17, 2014 at 9:51 am #522998Please PM me administrator credentials of your site, I need to check your configuration so that I can give you better assistance.
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
February 18, 2014 at 5:07 am #523111I have checked your site, and encounter some issues with date convertion between UTC time and server timezone as well as user local timezone.
I will report this issue to dev team for troubleshooting. Hope for your patience on this.
k2joom Friendk2joom
- Join date:
- March 2010
- Posts:
- 62
- Downloads:
- 133
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 15 times in 2 posts
December 4, 2014 at 2:20 pm #557572I have similar issue.
Host server is USA based, we are UK based, so we set the end time for UK but we are 5 hours out of sync.
I have created a module override and plan to try an change the code to GMT.
Original code is: [PHP]//Convert to UTC time
$serverTZ = new DateTimeZone(date(‘e’));
$utcTZ = new DateTimeZone(‘UTC’);
$date = new DateTime($params->get(‘countdown_end_date’), $serverTZ);
$date->setTimezone($utcTZ);[/PHP]I am trying to find out how to change this for GMT, I have changed utc to gmt and UTC to GMT but that did not work.
In the end, i used this site, to calculate the difference then change my end time instead, dirty but worked.
http://www.timeanddate.com/date/dateadd.html<em>@Dead Code 411829 wrote:</em><blockquote>@hjalte1983,
I have checked your site, and encounter some issues with date convertion between UTC time and server timezone as well as user local timezone.
I will report this issue to dev team for troubleshooting. Hope for your patience on this.</blockquote>
March 13, 2015 at 7:50 pm #563003Interesting that you guys can see the countdown timer. I’ve got my timer activated according to the admin panel but the bar shows up but no countdown timer at all, does not appear.
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
March 16, 2015 at 8:41 am #563226Hi @gsaprchair,
Could you please provide your site url and temporary back-end account via private reply so I can investigate the problem for you ?
-
AuthorPosts
This topic contains 6 replies, has 6 voices, and was last updated by hjalte1983 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum