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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • events calendar
Pages: [1]

Author Topic: events calendar  (Read 367 times)

keneso

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.5.5
  • CMS version: Drupal
  • MySQL version: 5.6
  • PHP version: 5.6
events calendar
January 26, 2015, 06:49:03 am
Hi,

I've downloaded, and enabled this https://www.drupal.org/project/civicrm_events in drupal's modules, on the former link it says:
"Download the Jquery Plugin fullcalendar . and copy the file 'fullcalendar.js' in js folder and copy fullcalendar.css in css folder. You are done, you can see the Events Calendar at /events/calendar."

In the downloaded module they are already there, anyhow I don't see calendar under events, nor when I navigate to testsite/civicrm/events/calendar
I do see a link in drupal navigation "CiviCRM Events Calendar" which takes to an emty page at testsite/events/calendar

What am I missing, and how to configure it to see the graphic calendar?

Thank you

jaapjansma

  • I post frequently
  • ***
  • Posts: 247
  • Karma: 9
    • CiviCoop
  • CiviCRM version: 4.4.2
  • CMS version: Drupal 7
  • MySQL version: 5
  • PHP version: 5.4
Re: events calendar
January 27, 2015, 12:53:03 am
CiviCRM Events is a drupal module. So I would expect that this module shows events in Drupal rather than extending the CiviCRM event page.
Developer at Edeveloper / CiviCoop

keneso

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.5.5
  • CMS version: Drupal
  • MySQL version: 5.6
  • PHP version: 5.6
Re: events calendar
January 27, 2015, 06:43:46 am
Thank you.

Yes, of course it's a drupal module, and so is the same civicrm, and civicrm indeed works, and shows its stuff in drupal, so I think that civicrm_events acts like a bridge taking civicrm data to display in drupal.

Anyhow can you tell me how to show my events in a calendar in civicrm?

jaapjansma

  • I post frequently
  • ***
  • Posts: 247
  • Karma: 9
    • CiviCoop
  • CiviCRM version: 4.4.2
  • CMS version: Drupal 7
  • MySQL version: 5
  • PHP version: 5.4
Re: events calendar
January 27, 2015, 07:58:27 am
I don't think it is possible. What you could do, but it is technicall, is to write an extension which does this in CiviCRM.
An extension in CiviCRM is something similair to a module in Drupal. But an extension is most of the time framework independent (meaning CiviCRM extensions are also available in CiviCRM in Word press for example).
Developer at Edeveloper / CiviCoop

keneso

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.5.5
  • CMS version: Drupal
  • MySQL version: 5.6
  • PHP version: 5.6
Re: events calendar
January 28, 2015, 02:17:23 am
Thank you.

Unfortunatelly not being a coder I am not optimistic in making it. I'll search for some alternative solution.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • events calendar

This forum was archived on 2017-11-26.