-
AuthorPosts
-
ithacaindy Friend
ithacaindy
- Join date:
- January 2010
- Posts:
- 335
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 20
- Thanked:
- 12 times in 1 posts
February 12, 2011 at 8:24 pm #160094Has anyone stumbled upon the timezone bug introduced in Joomla 1.6? The problem (which is global to all operations, such as updates, article availability, etc.) happens when you set the system timezone to anything besides UTC. This is just one of the reasons I’ve labeled J!1.6 as still in the beta stage and not ready for production sites. I’ve reverted back to J!1.5 and Teline II.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 17, 2011 at 10:08 am #377137Could you be more specific on this issue?
<blockquote>happens when you set the system timezone to anything besides UTC</blockquote>
what is the problem exactly?ithacaindy Friendithacaindy
- Join date:
- January 2010
- Posts:
- 335
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 20
- Thanked:
- 12 times in 1 posts
February 17, 2011 at 1:37 pm #377169<em>@hungnd 222065 wrote:</em><blockquote>Could you be more specific on this issue?
what is the problem exactly?</blockquote>
Sure. First, set the timezone in admin to anything besides UTC. Then, create an article. It will appear with a timestamp a few hours in the future and the article manager will show the post as published, but pending. View other time-specific areas, such as the time you logged in – it will also be off. The bug has already been added to the J!1.6 bugtracker.
I plan to use J1.5 until July, when J1.6.1 should have been released, and hopefully this bug has been squashed.
March 7, 2011 at 6:02 pm #380107I’m with the same problem with timezone.
anyone can help?huypl Friendhuypl
- Join date:
- February 2011
- Posts:
- 162
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 20 times in 20 posts
March 8, 2011 at 4:31 am #380206hello walterjr,
This is a bug of Joomla 1.6. But you can try this way to fix this bug:
Go to your template/blocks/header.php then add this code
<?php
date_default_timezone_set(‘America/Los_Angeles’);
?>
Remember to change the parameter (‘America/Los_Angeles’) to your desired time zone, for example “Asia/Shanghai”. 🙂March 23, 2011 at 12:16 am #382770Thank’s huypl,
for front end exibition work’s great, but at administrator, still displaying wrong timezone 🙁 -
AuthorPosts
This topic contains 7 replies, has 5 voices, and was last updated by Phill 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum