Hi, I am having the following issue: I set the event time with the date picker and it shows correctly in the event view, but when I get to the month view, the times are set 2 hours later. I am in Spain (Gmt +1), and my servet time, as shown in my elgg admin, is ok, showing the ritght time.
I have been checking all the issues in this group but didn't find an answer to this problem.
Any idea?
Thanks
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Casa@acasatomada
Casa - 0 likes
- Kevin Jardine@kevin
Kevin Jardine - 0 likes
- Kevin Jardine@kevin
Kevin Jardine - 0 likes
- buraddo@buraddo
buraddo - 0 likes
- Casa@acasatomada
Casa - 0 likes
- Casa@acasatomada
Casa - 0 likes
- Kevin Jardine@kevin
Kevin Jardine - 0 likes
- Casa@acasatomada
Casa - 0 likes
- Casa@acasatomada
Casa - 0 likes
You must log in to post replies.Anybody home?
Summer hollydays?
:)
No, not on summer holidays. I just have no idea what could be causing your problem.
Are you using the latest version from the "full" github repository?
Looked through the bug list for my installation and the only error I found was fixed by pulling the "full" branch from github. My problem was a whole day shift, but that might be related to the timezone I am in..
Brad
Yes I am using the latest from the full github repository. Event Calendar 0.85 Elgg 1.8
@Kevin Jardine, I can give you admin access if you want to check the problem onsite. It's a quite simple 8 user network.
Thank you.
... If I chose to reinstall, would I lose all events already created?
No you would not lose existing events if you reinstall the plugin.
I believe you that you have this problem but I cannot debug individual sites. If you track down the problem please post the solution here and or in github and I will patch the code.
I don't know how or where to change the time code. It seems for me that the real solution would be to be able to set GMT or country in the options.
I'll check often if someone finds a solution.
Thanks.
Solved:
Edited .htaccess document in elgg's main installation folder.
Added "SetEnv TZ Europe/Madrid" at the very top of the document. (In this case Madrid is my timezone as I'm in Spain).
Listo!
It is weird as my server's time is the same, so this souldn't be necessary. But techs are sometimes a mistery.
Salud.