CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • CiviEvent Views3 Drupal Calendar Issue
Pages: 1 [2]

Author Topic: CiviEvent Views3 Drupal Calendar Issue  (Read 4088 times)

Matt N.

  • I’m new here
  • *
  • Posts: 9
  • Karma: 1
  • CiviCRM version: 4.2.8
  • CMS version: Drupal 7
  • MySQL version: 10.0 (MariaDB)
  • PHP version: 5.4
Re: CiviEvent Views3 Drupal Calendar Issue
March 06, 2012, 02:37:30 pm
By the way, upgrading to 4.1.1 from 4.0.8 didn't resolve this.

robinhood

  • I post frequently
  • ***
  • Posts: 153
  • Karma: 6
  • CiviCRM version: 4.5.5
  • CMS version: Drupal 7.34
  • MySQL version: 5.1.56
  • PHP version: 5.3.5
Re: CiviEvent Views3 Drupal Calendar Issue
March 07, 2012, 04:02:36 am
I'm not making much progress with this.  I created an issue at CRM-9819.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: CiviEvent Views3 Drupal Calendar Issue
March 07, 2012, 06:28:09 am

Our CiviCRM + Views3 integration maintainer (jim) has been pulled onto diffferent projects. Would be really nice and helpful to us and the community if someone else can step up and help take over maintaining and supporting this integration. The views integration is a very important aspect of CiviCRM functionality (IMO)

there are quite a few issues with regard to this integration still open and pending:

http://issues.civicrm.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=resolution+%3D+Unresolved+AND+assignee+%3D+jalama

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

bcobin

  • I post frequently
  • ***
  • Posts: 337
  • Karma: 9
    • InterCreative Media
  • CiviCRM version: 4.3.3
  • CMS version: Drupal 7.22
  • MySQL version: 5.5.9
  • PHP version: 5.3
Re: CiviEvent Views3 Drupal Calendar Issue
May 17, 2012, 09:38:58 am
There's a Drupal CiviEvents Calendar module that uses Jquery fullcalendar that works as a quick and dirty solution for a simple calendar:

http://drupal.org/project/civicrm_events

There's no views integration (which I need to be able to filter events for end users) but if the functionality could be expanded... just sayin'.

Watching this topic...

DicE

  • I post occasionally
  • **
  • Posts: 33
  • Karma: 0
  • CiviCRM version: 4.5.1
  • CMS version: Drupal 7.latest
  • MySQL version: 5.5.25a
  • PHP version: 5.3.15
Re: CiviEvent Views3 Drupal Calendar Issue
June 20, 2012, 12:59:17 pm
Hi,

I just tried to get this calendar module installed on my Drupal 7.14 + civiCRM 4.1.3
I get a list of these errors on the page when I want to display the calendar, after which it will show the calendar underneath the errors:
Code: [Select]
Notice: Undefined property: CRM_Core_DAO::$start_date in events_calendar() (line 146 of /*path*/public_html/drupal/sites/all/modules/civicrm_events/civicrm_events.module).
Notice: Undefined property: CRM_Core_DAO::$end_date in events_calendar() (line 147 of /*path*/public_html/drupal/sites/all/modules/civicrm_events/civicrm_events.module).
I have the impression it's a set of these 2 lines for each event that is in de database.
Any idea's where this is coming from?

thanks

DicE

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: CiviEvent Views3 Drupal Calendar Issue
June 20, 2012, 01:02:50 pm
I also noticed those. If the module works, and it appears that it does, then those warnings can be safely ignored.

To remove them, you could edit those lines of the module code to check for when those array indices are undefined.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

bcobin

  • I post frequently
  • ***
  • Posts: 337
  • Karma: 9
    • InterCreative Media
  • CiviCRM version: 4.3.3
  • CMS version: Drupal 7.22
  • MySQL version: 5.5.9
  • PHP version: 5.3
Re: CiviEvent Views3 Drupal Calendar Issue
June 20, 2012, 01:05:28 pm
See http://drupal.org/node/1425366

bconsulting

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • CiviCRM version: 4.1.0
  • CMS version: Drupal
  • MySQL version: 5.5.20
  • PHP version: 5.3.10
Re: CiviEvent Views3 Drupal Calendar Issue
June 21, 2012, 08:05:57 am
Is there are way to get week and month views to show with the module?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: CiviEvent Views3 Drupal Calendar Issue
June 21, 2012, 08:45:33 am

can we please move all support questions and feature requests for this module to the project page on drupal.org

thanx

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

bcobin

  • I post frequently
  • ***
  • Posts: 337
  • Karma: 9
    • InterCreative Media
  • CiviCRM version: 4.3.3
  • CMS version: Drupal 7.22
  • MySQL version: 5.5.9
  • PHP version: 5.3
Re: CiviEvent Views3 Drupal Calendar Issue
June 27, 2012, 08:05:59 am
Pulling this back to the original subject, I think there may finally be a working implementation for Civi here: http://drupal.org/node/1643468

This is using Drupal parser_ical, which does not have an official release for D7, but there is some code that seems to be working.

civicrm_events is fine for CiviEvents from a single site, but the module won't work to import events from external sources; you need some type of feed mechanism for that.

Hope this helps!

NASACT

  • I post frequently
  • ***
  • Posts: 289
  • Karma: 9
    • National Association of State Auditors, Comptrollers and Treasurers
  • CiviCRM version: 4.2.2
  • CMS version: Drupal 7
  • MySQL version: 5.1.58 (ubuntu)
  • PHP version: 5.3.5
Re: CiviEvent Views3 Drupal Calendar Issue
June 27, 2012, 08:11:11 am
Just read that blog on Drupal. Thanks for the heads up, this is huge because IMHO it's better to parse iCal feeds into one Calendar View then Civi to have it's own View. The former being much more flexible for all that use it than the latter.
-AJ
My GChat - azon21@gmail.com -  This is where you can find me most days!

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • CiviEvent Views3 Drupal Calendar Issue

This forum was archived on 2017-11-26.