When I enter an event data then xchanged the day per month.
example:
Enter the date of April 9, 2013, then appears as the September 3, 2013.
Enter the date of April 25, 2013, then appears as the December 31, 1969.
Xoops: 2.5.5
PHP: 5.3.17
$criteriaNoRecur->add(new Criteria('event_end', $now, '>='));
$criteriaNoRecur->add(new Criteria('event_start', $now, '>='));
$criteriaRecur->add(new Criteria('event_recur_end', $now, '>='));
$criteriaRecur->add(new Criteria('event_recur_start', $now, '>='));
echo ' '._AM_EXTCAL_INFO_EDIT.'
';
echo ' '._AM_EXTCAL_INFO_DELETE;
echo ' '._AM_EXTCAL_INFO_EDIT.'
';
echo ' '._AM_EXTCAL_INFO_DELETE;
echo '.$event['event_id'].'"> ';
echo '.$event['event_id'].'">';
echo '.$event['event_id'].'"> ';
echo '.$event['event_id'].'">';
<a href="<{$xoops_url}>/modules/extcal/print.php?event=<{$event.event_id}>"><img src="images/print.gif" />a> <{if $isAdmin || $canEdit}><a href="edit_event.php?event=<{$event.event_id}>"><img src="images/edit.png" />a><{/if}> <{if $isAdmin}><a href="admin/event.php?op=delete&event_id=<{$event.event_id}>"><img src="images/delete.png" />a><{/if}>
<a href="<{$xoops_url}>/modules/extcal/print.php?event=<{$event.event_id}>"><img src="images/icons/print.gif" />a> <{if $isAdmin || $canEdit}><a href="edit_event.php?event=<{$event.event_id}>"><img src="images/icons/edit.png" />a><{/if}> <{if $isAdmin}><a href="admin/event.php?op=delete&event_id=<{$event.event_id}>"><img src="images/icons/delete.png" />a><{/if}>
echo ' '._AM_EXTCAL_INFO_EDIT.'
';
echo ' '._AM_EXTCAL_INFO_DELETE;
echo ' '._AM_EXTCAL_INFO_EDIT.'
';
echo ' '._AM_EXTCAL_INFO_DELETE;
echo '.$event['event_id'].'"> ';
echo '.$event['event_id'].'">';
echo '.$event['event_id'].'"> ';
echo '.$event['event_id'].'">';
<a href="<{$xoops_url}>/modules/extcal/print.php?event=<{$event.event_id}>"><img src="images/print.gif" />a> <{if $isAdmin || $canEdit}><a href="edit_event.php?event=<{$event.event_id}>"><img src="images/edit.png" />a><{/if}> <{if $isAdmin}><a href="admin/event.php?op=delete&event_id=<{$event.event_id}>"><img src="images/delete.png" />a><{/if}>
<a href="<{$xoops_url}>/modules/extcal/print.php?event=<{$event.event_id}>"><img src="images/icons/print.gif" />a> <{if $isAdmin || $canEdit}><a href="edit_event.php?event=<{$event.event_id}>"><img src="images/icons/edit.png" />a><{/if}> <{if $isAdmin}><a href="admin/event.php?op=delete&event_id=<{$event.event_id}>"><img src="images/icons/delete.png" />a><{/if}>