tried to post this several times yesterday, but the post did not appear. Maybe because i used a different e-mail adress than set in my myeventon account?
"after updating addons (at first the addons full calendar, single event & action user), then the actual eventon plugin, i get the following error message:
Warning: implode() [function.implode]: Invalid arguments passed in /usr/www/users/musikzr/wp-content/plugins/eventON/classes/class-calendar_generator.php on line 311 (see http://www.musikzentrale.net/musikzentrale-programm-auf-der-landesgartenschau/, right sidebar all the way down)
Moreover, the browsing through months does not work properly anymore with the full calendar in sidebar or widget. once loaded, the correct month and year appear, like February 2014, but clicking the right arrow, which is supposed to take me to March 2014,it says "January 0", "December -1" and so on. (any page on www.musikzentrale.net in the footer)
Live Site is www.musikzentrale.net,
thanks for this great plugin and the permanent struggle to make it even better. Keep it up.
Cheers, Sebastian.
"Warning: implode(): Invalid arguments passed in /home/latitude/public_html/latitude360.com/ext/eventON/classes/class-calendar_generator.php on line 311"
The site is http://www.latitude360.com/jacksonville-fl, the calendar is on the right sidebar.
Thanks!
$__this_class_names = (!empty($__cal_classes) && is_array($__cal_classes) )?
( implode(' ', $__cal_classes) ) : '';
$content .= "<div id='evcal_calendar_".$cal_id."' class='".$__this_class_names."' >
<div class='evo-data' {$_cd} ></div>";