Topic: Cron Error running lcalcron.php w/ v4.7.0

I just upgraded to v4.7.0M and Cron is emailing me an error message when lcalcron.php is run and there are reminders that need to be emailed:

Cron <root@serverl> php -q /var/www/webcal/lcalcron.php

PHP Notice:  Undefined index: xda in /var/www/webcal/cronjobs/notify.php on line 39

Even though this error is generated, it appears that the reminders are emailed correctly.

Re: Cron Error running lcalcron.php w/ v4.7.0

Hi Mike,

Thanks for reporting this error.
The PHP Notice issue was already reported "solved" in the latest calendar version 4.7.0, but for mysterious reasons the solution was not included in the V4.7.0 zip-file.
Coincidentally this PHP Notice has no detrimental effects on the functioning of the email reminder function.

Nevertheless I have posted the solution under Known Issues and Fixes.

Roel