In the Calendar of Resource Booking view, I get a missing plugin style. And if I try to change it the result is
Fatal error: Class 'calendar_plugin_row_node' not found in ./sites/all/modules/resource_booking/views/resource_booking_calendar_plugin_row_node.inc on line 7

Comments

sukr_s’s picture

Status: Active » Postponed (maintainer needs more info)

The latest version of calendar module 7.x-3.x is needed and you will need to apply this patch http://drupal.org/node/1236610#comment-4811994. If this does not solve, please provide more information on the version of calendar, date and views module that you are using.

westbywest’s picture

This patch appears to be present in calendar 7.x-3.0-alpha2.

mmll’s picture

Title: Views integration » Views integration Fatal error: Class 'calendar_plugin_row_node' not found ... on line 7

I got the same error while playing around with the calendar view.
I uninstalled the whole module (also contentypes, taxonomy etc related with that).

When installed again (doing all the contenttypes, taxonomy etc). It even didn't allow me edit the calendar view again - giving this error.

Then I pumped into this issue, installed Calendar module. Site went mad. Fatal errors jumping out here (already turing calendar module insallation confirmation) and there. Views were very sad, entity was screaming. Uninstalling field collection helped...
Now at this hour calendar view seems fine and working again.

Anyway ... to keep newby like me (who feels pretty uncomfortable with code and code errors) away from this kind of salute of adrenaline in the late evening, I would recommend to make calendar module dependency. Cause otherwise it can break also something else in your site ...

I'm sorry that my inexperience is not allowing me to describe more technically what happened.

mmll’s picture

Arrived into point that running cron creates:
Fatal error: Call to undefined function _views_prepare_handler() in /var/www/htdocs/sites/all/modules/views/views.module on line 1146

Seems views issue dealing with calendar: http://drupal.org/node/1413200

sukr_s’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)
rmanola’s picture

Totally agree with you. This issue is also happing to me. Modules that should be dependencies:
- Views
- Date Views
- Calendar