Installation was OK but when tried to access eventCal got the following error due to missing english.php language file (english.php file is provided separately);
"Warning: main(/home/mysite.com/components/com_eventcal/language/english.php): failed to open stream: No such file or directory in /home/mysite.com/components/com_eventcal/eventcal.class.php on line 19
Fatal error: main(): Failed opening required '/home/mysite.com/components/com_eventcal/language/english.php'
(include_path='.:/usr/local/lib/php') in /home/mysite.com/components/com_eventcal/eventcal.class.php on line 19"
After added (ftp-ed) the language file manually errors went away but on front-page I kept getting the following message.
"EventCal was called illegalyThe process was abortedIf this error occurs again please contact your administrator or
directly write an email to the developer of this component (Kay Messerschmidt) kay_messers@web.de"
Created event category (birthday), added events (birthdays) made sure both category and events are published but events won't show up when viewing calendar.
Cons:
(frontend) No way to select/jump to a particular date or year.