-
AuthorPosts
-
August 25, 2015 at 7:44 pm #665383
Hello,
I’m not sure why this happens, but when I save an event the event dates roll back 2 or 3 days. It’s random, the only thing that is consistent is the date you set will not be the date that you save.
Thank you,
Johnjooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 26, 2015 at 2:20 am #665460Hi there
Please provide your site access and reproduce steps.
I’ll try to check it.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 26, 2015 at 2:20 am #746606Hi there
Please provide your site access and reproduce steps.
I’ll try to check it.Thank you,
Viet VuAugust 26, 2015 at 11:30 am #672777Looks like this is a bug: http://pm.joomlart.com/browse/JATELINEV-318
I uploaded the new version of the template, but that did not fix the issue 🙁
August 26, 2015 at 11:30 am #746672Looks like this is a bug: http://pm.joomlart.com/browse/JATELINEV-318
I uploaded the new version of the template, but that did not fix the issue 🙁
August 26, 2015 at 11:41 am #672781I also, did at the bug report suggested.
I replaced this:
<li>
<i class=”fa fa-calendar-o”></i>
<span itemprop=”startDate”><?php echo JHtml::_(‘date’, $item->params->get(‘ctm_start’,”), ‘DATE_FORMAT_LC3’); ?</span>
–
<span itemprop=”endDate”><?php echo JHtml::_(‘date’, $item->params->get(‘ctm_end’,”), ‘DATE_FORMAT_LC3’); ?></span> </li>With this:
<li>
<i class=”fa fa-calendar-o”></i>
<span itemprop=”startDate”><?php echo JHtml::_(‘date’, $item->params->get(‘ctm_start’,”), ‘DATE_FORMAT_LC3’); ?</span>
<?php if($item->params->get(‘ctm_end’) != ”): ?>
–
<span itemprop=”endDate”><?php echo JHtml::_(‘date’, $item->params->get(‘ctm_end’,”), ‘DATE_FORMAT_LC3’); ?></span>
<?php endif; ?>
</li>When you save the event, it rolls the start date back 1 day and the end date 1 day. If you hit save without making any changes, it just keeps rolling the day back for each field 1 day.
August 26, 2015 at 11:41 am #746676I also, did at the bug report suggested.
I replaced this:
<li>
<i class=”fa fa-calendar-o”></i>
<span itemprop=”startDate”><?php echo JHtml::_(‘date’, $item->params->get(‘ctm_start’,”), ‘DATE_FORMAT_LC3’); ?</span>
–
<span itemprop=”endDate”><?php echo JHtml::_(‘date’, $item->params->get(‘ctm_end’,”), ‘DATE_FORMAT_LC3’); ?></span> </li>With this:
<li>
<i class=”fa fa-calendar-o”></i>
<span itemprop=”startDate”><?php echo JHtml::_(‘date’, $item->params->get(‘ctm_start’,”), ‘DATE_FORMAT_LC3’); ?</span>
<?php if($item->params->get(‘ctm_end’) != ”): ?>
–
<span itemprop=”endDate”><?php echo JHtml::_(‘date’, $item->params->get(‘ctm_end’,”), ‘DATE_FORMAT_LC3’); ?></span>
<?php endif; ?>
</li>When you save the event, it rolls the start date back 1 day and the end date 1 day. If you hit save without making any changes, it just keeps rolling the day back for each field 1 day.
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
August 27, 2015 at 2:57 pm #680321I’m not getting Start / End event dates to show at all except on ‘current events’ module. Set OK in backend (and not wandering) but not showing on front end event page. But the venue shows correctly.
http://gpmt5d.gpmnews.com/index.php/teline-v-events/506-event-date-test
Just noticed that Joomlart demo events also do not show dates on their events pages.
http://gpmt5d.gpmnews.com/index.php/teline-v-events/364-how-you-can-watch-the-victoria-s-secret-fashion-show
Also should the backend event page say ‘Start Date & ‘End Date’ rather than ‘Start Time’ etc. ?
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
August 27, 2015 at 2:57 pm #746807I’m not getting Start / End event dates to show at all except on ‘current events’ module. Set OK in backend (and not wandering) but not showing on front end event page. But the venue shows correctly.
http://gpmt5d.gpmnews.com/index.php/teline-v-events/506-event-date-test
Just noticed that Joomlart demo events also do not show dates on their events pages.
http://gpmt5d.gpmnews.com/index.php/teline-v-events/364-how-you-can-watch-the-victoria-s-secret-fashion-show
Also should the backend event page say ‘Start Date & ‘End Date’ rather than ‘Start Time’ etc. ?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 28, 2015 at 3:58 am #680378Hi there
Please let me know if you have solved your issue.
If not please provide your site, backend & Cpanel access. I’ll help you work on this.Thank you,
VIet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 28, 2015 at 3:58 am #746864Hi there
Please let me know if you have solved your issue.
If not please provide your site, backend & Cpanel access. I’ll help you work on this.Thank you,
VIet Vu -
AuthorPosts
This topic contains 11 replies, has 3 voices, and was last updated by jooservices 9 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum