Closed (fixed)
Project:
Debut Event
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2012 at 21:03 UTC
Updated:
9 May 2012 at 17:57 UTC
Currently we're using dev versions of Date, Calendar, Views, and Ctools. This is because there was no working combination of stable releases. However, there are newish releases of Date, Calendar, and Views. It may be possible now to switch to using those stable releases in combination with the dev release of Ctools.
Need to test with the stable releases.
Comments
Comment #1
rosemarymann commentedTesting with the latest stable releases of Calendar, Date and Views within an Open Outreach install threw a number of errors including:
#1398584: calendar-date/week generates errors: Undefined index: groupby_times in template_preprocess_calendar_week()
#1263456: Display "Defaults" has an invalid style plugin.
Given this, it seems best to keep with the dev versions for a little longer. The current plan is to test again once there is a new release of Ctools.
Comment #2
trillex commentedI assume this isn't for Calendar 7.x-3.0-alpha2, but rather an older version?
I tried giving this a try, after having a working Debut Event up on a site about 6 months ago (probably older version), but now I am getting various errors when trying to view /events. /calendar works just fine:
Trying to edit the views associated with /events, gives me this:
Fatal error: Call to a member function summary_title() on a non-object in sites/all/modules/views/plugins/views_plugin_display.inc on line 1141As I can't find an older version of Calendar, I don't think I can get this working with ease.
Comment #3
stuzog commentedI also get exactly the same error with fresh install of beta7:
Debug:
'calendar_plugin_style: The calendar row plugin is required when using the calendar style, but it is missing.'
in calendar_plugin_style->render() (line 217 of /profiles/openoutreach/modules/contrib/calendar/includes/calendar_plugin_style.inc).
Comment #4
nedjo@stuzog: that looks to be a bug with the beta7 release and so not related to this issue, which is about switching to stable releases. Pls post a new issue.
Comment #5
nedjoWe've now switched to the stable releases of these modules for all Debut features.
Comment #7
jmrivero commentedSo then the development branch dependencies listed in the project page are only for the RC1?
Comment #8
rosemarymann commentedThe latest stable releases of calendar, date, ctools and views now all work fine for Debut Event--just forgot to update the project page. Will do so right now. Thanks for pointing this out.