hi,
you have get ui.datepicker-fr.js e add in event_calendar folder
And in metatags.php add this line:
<script type="text/javascript" src="<?php echo $vars['url']; ?>mod/event_calendar/ui.datepicker-fr.js"></script>
I changed the language to Portuguese, but the event add broke...
Whenever I add any kind of event, the date shown is December, 31th, 1969
Hello Eric,
You have indeed two problems to fix. One is about the date being changed to 01/01/1970. The other one is about the timezone. You will find the fixes for both here:
http://community.elgg.org/mod/groups/topicposts.php?topic=473553&group_guid=263011
Cheers,
Eric
Thanks,
I had to change the date format of name to number.
ex.: April-10-2010 to 10-04-2010(dd-mm-yy)
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.