Closed (fixed)
Project:
Resource Booking
Version:
7.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2011 at 00:00 UTC
Updated:
15 Jun 2013 at 04:11 UTC
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
Comment #1
sukr_s commentedThe 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.
Comment #2
westbywest commentedThis patch appears to be present in calendar 7.x-3.0-alpha2.
Comment #3
mmll commentedI 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.
Comment #4
mmll commentedArrived 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
Comment #5
sukr_s commentedworks with calendar 7.x-3.x release #1236610: Calendar plugin style does not allow usage of inherited calendar_plugin_row_node
Comment #6
rmanola commentedTotally agree with you. This issue is also happing to me. Modules that should be dependencies:
- Views
- Date Views
- Calendar