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) »
  • Discussion »
  • Internationalization and Localization (Moderators: Michał Mach, mathieu) »
  • CiviCRM multiple languages: Drupal Views missing language specific fields
Pages: [1]

Author Topic: CiviCRM multiple languages: Drupal Views missing language specific fields  (Read 1462 times)

muppel

  • I’m new here
  • *
  • Posts: 22
  • Karma: 0
  • CiviCRM version: CiviCRM 3.4.4
  • CMS version: Drupal 6.22
  • MySQL version: 5.1.56
  • PHP version: 5.3.6
CiviCRM multiple languages: Drupal Views missing language specific fields
July 16, 2011, 11:36:07 am
Hello,

I'm using CiviCRM with multiple languages (which works fine as long as I stay inside CiviCRM). I want to show CiviCRM events in a Drupal calendar using Views. On the page "Edit view", in the section "Add fields", all the language-specific fields are missing: I can select "CiviCRM Events: Title", but not Title de DE, Title en GB or Title fr FR (my three languages).

Additionally the field "title" (and others) does not exist any more in the table "civicrm_events". I only got "title_de_DE", "title_en_GB" and "title_fr_FR". Therefore I got an error message on every page: user warning: Table 'u60715258_drupal.civicrm_event' doesn't exist query: SELECT civicrm_event.id AS id, civicrm_event.title AS civicrm_event_title FROM civicrm_event civicrm_event LIMIT 0, 10 in /var/www/vhosts/s345713285.online.de/httpdocs/sites/all/modules/views/includes/view.inc on line 771.

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: CiviCRM multiple languages: Drupal Views missing language specific fields
July 17, 2011, 01:50:51 pm

I'm pretty sure no one has done the work to integrate the multiple languages feature and views. I suspect it will be a fair bit of work to make this happen. Would be great if you can investigate and figure out what changes are needed etc

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

muppel

  • I’m new here
  • *
  • Posts: 22
  • Karma: 0
  • CiviCRM version: CiviCRM 3.4.4
  • CMS version: Drupal 6.22
  • MySQL version: 5.1.56
  • PHP version: 5.3.6
Re: CiviCRM multiple languages: Drupal Views missing language specific fields
July 17, 2011, 10:54:49 pm
That's what I was guessing, too  :(.
I'll try what I can do after the summer holidays ...

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Discussion »
  • Internationalization and Localization (Moderators: Michał Mach, mathieu) »
  • CiviCRM multiple languages: Drupal Views missing language specific fields

This forum was archived on 2017-11-26.