2011-05-07, 21:29:59
I'm using GetSimple3.0.
1. I get this text above my calendar list view by default.
%America/New_York %041 %2011
How do I remove it?
2. The event calendar does not let me logout. If I restart my browser it does not let me login. I can login once I delete events.php from plugins folder.
3. Even though I have events for this month, clicking on the event in the list view or from the sidebar widget shows "no events for may 2011".
1. I get this text above my calendar list view by default.
%America/New_York %041 %2011
How do I remove it?
2. The event calendar does not let me logout. If I restart my browser it does not let me login. I can login once I delete events.php from plugins folder.
3. Even though I have events for this month, clicking on the event in the list view or from the sidebar widget
Code:
<?php echo '<h2>Upcoming events</h2><div class="feature">'.upcoming_events($SITEURL.'events/', 'strong').'</div>' ?>