Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
This is for users to help other users, to discuss topics that are related to forum administration in general or problems in running Joomla. This is not the place to ask for Joomla support. If you want assistance with Joomla please ask at
forum.joomla.org
Solved Migrated from J1.5 to 2.5 and timestamps are off.
12 years 9 months ago #146503
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Migrated from J1.5 to 2.5 and timestamps are off.
Good. That's what I wanted to know. Can you now tell us what is the timezone offset of the account you are using to view the problem site, please, and can you also tell us if daylignt savings is currently in effect where you live?Lucas W wrote: Anything specific? If you're after the Time Zone setting they're both set to UTC.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
12 years 9 months ago #146764
by Matias
Replied by Matias on topic Migrated from J1.5 to 2.5 and timestamps are off.
Like sozzled said, the reason is probably in daylight saving, which doesn't exist in Joomla 1.5, but is automatically applied to Joomla 2.5+.
There are two options: either you can ignore the off-by-one hour, or you can make SQL to update all dates which occured during daylight saving.
The issue also applies to all other content in your site, not just Kunena.
There are two options: either you can ignore the off-by-one hour, or you can make SQL to update all dates which occured during daylight saving.
The issue also applies to all other content in your site, not just Kunena.
Please Log in or Create an account to join the conversation.
12 years 9 months ago #147573
by Lucas W
Replied by Lucas W on topic Migrated from J1.5 to 2.5 and timestamps are off.
Sorry I've been a bit, and thanks for the continued help.
It's not currently Daylight saving where I live and both Joomlas are set to UTC/GMT and my user account is set to use the server's setting.
It's not currently Daylight saving where I live and both Joomlas are set to UTC/GMT and my user account is set to use the server's setting.
Please Log in or Create an account to join the conversation.
12 years 9 months ago - 12 years 9 months ago #147581
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Migrated from J1.5 to 2.5 and timestamps are off.
Daylight savings is currently in use at GMT (London time). Were you aware of that?
In SQL terms, times are always stored based on UTC. Joomla subsequently uses the server's local time offset from UTC to convert those times when they are displayed. If you are using GMT as the local server time then you should also be aware that (currently) GMT = UTC + 1 hour.
In SQL terms, times are always stored based on UTC. Joomla subsequently uses the server's local time offset from UTC to convert those times when they are displayed. If you are using GMT as the local server time then you should also be aware that (currently) GMT = UTC + 1 hour.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 12 years 9 months ago by sozzled.
Please Log in or Create an account to join the conversation.
12 years 4 weeks ago #155431
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Migrated from J1.5 to 2.5 and timestamps are off.
*** Topic closed after prolonged absence of input from members - assumed to have been resolved ***
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Time to create page: 0.261 seconds