CptChaosNL
I am running OctoberCMS in PHP7, it works really great, I didn't know that October CMS works quite smoothly. I also installed your MyCalendar plugin and when I go to the settings page, I'm getting this error:
"Undefined index: calendar_public" on line 35 of {path/to/vhost}/plugins/kurtjensen/mycalendar/models/Settings.php
Line 35 of the Settingsphp model:
$this->public_perm = $options['calendar_public'];
I couldn't find a fix for it on the forum yet.
Last updated
CptChaosNL
KurtJensen said:
1.1.3: Fixed Setting issue when Roles not installed.
Should work now. Sorry about that.
I installed the update and it does indeed work. Thanks for the quick fix!
1-3 of 3