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 »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • No other language but English?
Pages: [1]

Author Topic: No other language but English?  (Read 1394 times)

trishah

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
  • CiviCRM version: 4.0.7
  • CMS version: Drupal 7
  • MySQL version: 5.1.56
  • PHP version: 5.2.17
No other language but English?
November 12, 2011, 08:14:03 pm
Background
This is my first install of Dropel and my first CiviCRM install.  I am a web designer very familiar with Joomla and some coding.  I've worked with a lot of software installs so I'm not a novice.

Problem
I can not get additional language choices to appear as choices in the Administer CiviCRM > Configure > Configuration Checklist > Localization

I have gone though all the steps at wiki.civicrm.org slash confluence slash display slash CRMDOC40 slash CiviCRM+Localisation many times and I see nothing wrong there.

I included the files where they were specified during the installation of CiviCRM.  But they didn't seem to "take".

The only thing that may be different is that I did my Drupal and CiviCRM install not on my domain root but in a sub-folder.  Could this be a problem?

Do I need to run the sql's to get the languages to work?

Your help and advice is greatly appreciated.

Trishah

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: No other language but English?
November 13, 2011, 01:41:40 am
What is the full path to your CiviCRM files? And what is the full path to your l10n folder that you created as part of the CiviCRM Localisation procedure?
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.

trishah

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
  • CiviCRM version: 4.0.7
  • CMS version: Drupal 7
  • MySQL version: 5.1.56
  • PHP version: 5.2.17
Re: No other language but English?
November 14, 2011, 02:37:59 am
/root/myname/public_html/domain.com/petition/

/root/myname/public_html/domain.com/petition/modules/civicrm/l10n/

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: No other language but English?
November 14, 2011, 03:08:46 am
Your CiviCRM files should be in:

/root/myname/public_html/domain.com/petition/sites/all/modules/civicrm

and your l10n in

/root/myname/public_html/domain.com/petition/sites/all/modules/civicrm/l10n

Try that and see if it works.
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.

trishah

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
  • CiviCRM version: 4.0.7
  • CMS version: Drupal 7
  • MySQL version: 5.1.56
  • PHP version: 5.2.17
Re: No other language but English?
November 15, 2011, 02:11:15 am
First, I made a mistake with the directory I told you civicrm was in.  Your path is the one I have.  :-[

Second, by placing the language files in the folder you suggested, it now works!  Yippee  ;D

So, here is the problem I was having... the instructions do not say that...

http://wiki.civicrm.org/confluence/display/CRMDOC40/CiviCRM+Localisation
Quote
3.  Copy this l10n directory, together with all its subdirectories into your CiviCRM codebase root directory. (note if creating the l10n folder manually it should be ell-ten-n, not capital-I-ten-n)
 - For Joomla this would be site_root/administrator/components/com_civicrm/civicrm.  So if you wanted the en_GB language it would look like this site_root/administrator/components/com_civicrm/civicrm/l10n/en_GB/ - For Drupal this would be site_root/modules/civicrm.  So if you wanted the en_GB language it would look like this site_root/modules/civicrm/l10n/en_GB/

I hope you can see where I went wrong.

Thank you for the assist.  And maybe the writers of the wiki should be told of this?
« Last Edit: November 15, 2011, 02:23:18 am by trishah »

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: No other language but English?
November 15, 2011, 02:49:50 am
> Thank you for the assist. 

My pleasure.

> And maybe the writers of the wiki should be told of this?

A wiki is a public document. Everyone is encouraged to help and fix issues like this. I fixed this one right now.

Thank you.
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.

trishah

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
  • CiviCRM version: 4.0.7
  • CMS version: Drupal 7
  • MySQL version: 5.1.56
  • PHP version: 5.2.17
Re: No other language but English?
November 15, 2011, 08:11:20 am
Quote from: Hershel on November 15, 2011, 02:49:50 am
A wiki is a public document. Everyone is encouraged to help and fix issues like this. I fixed this one right now.

Ahhh... That's SOOO much better :D  Thank you for doing that.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • No other language but English?

This forum was archived on 2017-11-26.