JEM-Joomlaeventmanager works together with CB and has 2 additional plugins
After updating the latest community Builder I get an error within these plugins
error notice:
Too few arguments to function cbTabHandler::getTabTitle(), 4 passed in /srv/www/vhosts/mysite.ch/httpdocs/components/com_comprofiler/plugin/user/plug_jemmyevents/jemmyevents_cb.php on line 157 and exactly 5 expected
line 157 is
return parent::getTabTitle($tab, $user, $ui, $postdata) . ' <span class="badge badge-default">' . (int)$total . '</span>';
can you give a hint, what's new? Would be very helpful, thanks