Hi,

I have just installed Calendar on Drupal 7 and I have it working, but this error displays on the calendar/month page view.

Notice: Undefined index: exception in calendar_plugin_style->granularity() (line 192 of /home/sites/ocduk.org/public_html/Dev/modules/calendar/includes/calendar_plugin_style.inc).

Comments

karens’s picture

Status: Active » Postponed (maintainer needs more info)

It sounds like the view is missing the date argument or something. Can't tell without more information.

AshleyF73’s picture

Fixed. I had the latest Calendar and Date modules, but I needed to update to the latest Views and Chaos Tools modules. That then caused home page errors, but refreshing the cache via configuration in the ACP fixed.

karens’s picture

Status: Postponed (maintainer needs more info) » Fixed

OK, great :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

spgd01’s picture

I have the same issue. i have all the latest Dev of Views, Ctools, Calendar, and Date

Notice: Undefined index: arguments in calendar_granularity_path() (line 512 of /home/hiddenvi/public_html/sites/all/modules/calendar/calendar.module).
Warning: Invalid argument supplied for foreach() in calendar_granularity_path() (line 512 of /home/hiddenvi/public_html/sites/all/modules/calendar/calendar.module).
Notice: Undefined index: arguments in calendar_granularity_path() (line 512 of /home/hiddenvi/public_html/sites/all/modules/calendar/calendar.module).
Warning: Invalid argument supplied for foreach() in calendar_granularity_path() (line 512 of /home/hiddenvi/public_html/sites/all/modules/calendar/calendar.module).
Notice: Undefined index: arguments in calendar_granularity_path() (line 512 of /home/hiddenvi/public_html/sites/all/modules/calendar/calendar.module).
Warning: Invalid argument supplied for foreach() in calendar_granularity_path() (line 512 of /home/hiddenvi/public_html/sites/all/modules/calendar/calendar.module).

spgd01’s picture

Status: Closed (fixed) » Active

Issue fixed with Patch #12 from here:
http://drupal.org/node/1445228

spgd01’s picture

Status: Active » Fixed

Status update: Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.