Does anyone have a working Easy Events calendar posted (other than jaredc’s demo)?You can see a german "kalender" here: http://www.simcopack.de/de/home/kalender.html (only one event - but that is not my fault
).
// Default - adequate Easy Events query string variables not present
else
{
// Create today's events list
$today = date('Y-m-d',time());
$nowTime = date('g:i:s',time());
if ( $todaysEvents = $g_easyEvents->makeEventList($today,$today,$todayTitle,$gotoDetailsPage,$listPageId,0,FALSE,TRUE,$nowTime) )
{
$listDetails .= $todaysEvents;
}
// Coming events
$tomorrow = date('Y-m-d',time()+(60*60*24));
$endDay = $g_easyEvents->upperDateBoundary;
if ( $comingEvents = $g_easyEvents->makeEventList($tomorrow,$endDay,$comingTitle,$gotoDetailsPage,$listPageId,$maxEvents) )
{
$listDetails .= $comingEvents;
}
// Default message if no events found
if ( !$listDetails )
{
$listDetails .= $g_easyEvents->templify('noEvents',array($g_easyEvents->misc['missingEventsMessagePlaceholder'] => $g_easyEvents->lang['noEvents']));
}
}
) OR
(
e_tvcv.value IS NULL
AND
OR
(
(e_tvcv.value IS NULL OR e_tvcv.value='')
AND
