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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Localization config, currency dropdown empty on manual contribution entry
Pages: [1]

Author Topic: Localization config, currency dropdown empty on manual contribution entry  (Read 886 times)

Laryn

  • I post frequently
  • ***
  • Posts: 192
  • Karma: 4
    • CEDC
  • CiviCRM version: 4.6.x
  • CMS version: Drupal 7
Localization config, currency dropdown empty on manual contribution entry
August 13, 2010, 12:17:30 pm
After our upgrade we had a bunch of database errors, which this may be related to.

1) I can't edit and save the Localization config page. I'd like to add additional countries to the default listed. It gives me this error (and I don't see a field for either of these):
Code: [Select]
Please correct the following errors in the form fields below:
    * Thousands Separator and Decimal Delimiter can not be the same.
*NOTE (for next item): It looks like the default currency is selected here as USD.

2) We manually input payments we receive by check or over the phone in the "Contributions" tab of the contact -- but now the currency dropdown select is blank so we can't select it, and it's a required field, so we can't input any offline payments at the moment. (See screenshot attached)

Can anybody point me in the right spot to figure out where to look on these or how to solve them?
CEDC...social justice by design

*Get support on the new CiviCRM help site. /laryn

Laryn

  • I post frequently
  • ***
  • Posts: 192
  • Karma: 4
    • CEDC
  • CiviCRM version: 4.6.x
  • CMS version: Drupal 7
Re: Localization config, currency dropdown empty on manual contribution entry
August 13, 2010, 12:24:05 pm
I should also note that I have looked in the Localization settings wiki page and the Monetary Display seems to be set correctly, but the "Locale" option seems to be non-existant (see screenshot).
« Last Edit: August 13, 2010, 12:25:49 pm by lpkb »
CEDC...social justice by design

*Get support on the new CiviCRM help site. /laryn

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: Localization config, currency dropdown empty on manual contribution entry
August 13, 2010, 03:13:24 pm

seems like u r using some old template files, here's the 3.2.x localization screen:

http://drupal.demo.civicrm.org/civicrm/admin/setting/localization?reset=1

can u delete templates_c and see if the page changes

check CRM/Core/Form.php, function addMoney to see how the currencies are displayed

this was added in 3.2.alpha3 and is via an optionGroup

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

Laryn

  • I post frequently
  • ***
  • Posts: 192
  • Karma: 4
    • CEDC
  • CiviCRM version: 4.6.x
  • CMS version: Drupal 7
Re: Localization config, currency dropdown empty on manual contribution entry
August 18, 2010, 04:28:50 pm
Ah ha. That helped a lot -- thanks!

Our server configuration is kind of screwy and the template files are hard to get rid of due to permissions. I think the host indicated they could change some settings on our server to make this run more smoothly, but for others with a similar configuration, could deleting those files become a part of the upgrade script (where the script checks if it has permissions to delete the files and if so, it does)? In our case, our FTP/SSH user was different than the Apache/PHP user so files created by CiviCRM were inaccessible to modification by our user, but CiviCRM would have had access to delete them.
CEDC...social justice by design

*Get support on the new CiviCRM help site. /laryn

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Localization config, currency dropdown empty on manual contribution entry

This forum was archived on 2017-11-26.