Hey guys,
I've installed the 1.6 beta version of JCal on Joomla 1.5 running in legacy mode with Community Builder 1.1.
A couple of things I'm having trouble with are:
- When a user tries to submit an event through the front end the approve email is never sent. Under the "Mail Settings" tab I have just left the method set to "PHP Mail" which works for the Joomla contact emails, but for some reason, not here.
I enabled "Debug Mode" and now get this error when I submit a new event from the front end:
Notice: Undefined variable: _VERSION in /home/eigzersb/public_html/components/com_jcalpro/config.inc.php on line 196
Notice: Trying to get property of non-object in /home/eigzersb/public_html/components/com_jcalpro/config.inc.php on line 196.
An error occurred while trying to send a notification email !
- When you click on a date in the minical, there doesn't seem to be any control over what is displayed in the left and right columns. Then if you try to add a new event from that screen you randomly get and "Internet Explorer cannot open the Internet site... Operation aborted" pop-up. This doesn't seem to be a problem when you view the larger calendar without any left and right columns.
Great application guys! Keep up the good work!