no event shown after update to 2.2.7, month browsing quit working

26 views
Skip to first unread message

in...@nummer5.de

unread,
Feb 16, 2014, 3:59:13 AM2/16/14
to myev...@googlegroups.com
Hi,

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.

Charli...@latitude360.com

unread,
Feb 17, 2014, 11:43:42 AM2/17/14
to myev...@googlegroups.com
I am also having this issue on my site. I have 3 filtered EventOn Calendars running and I updated to 2.2.7 to find the implode() argument problem arise.

"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!

myEventON

unread,
Feb 17, 2014, 11:20:05 PM2/17/14
to myev...@googlegroups.com
Sebastian I think replied to you in codecanyon. And Charlie so i am guessing this is happening because you have not updated your eventon addons. What you need to do is, update the addons and if they are alreay updated the line 311 in that file please open the file in a text editor and replace with below code. Which wll be included in the next version update.

- Ashan

$__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>"
;
Reply all
Reply to author
Forward
0 new messages