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) »
  • Error when changing localisation settings
Pages: [1]

Author Topic: Error when changing localisation settings  (Read 1263 times)

murkie

  • Guest
Error when changing localisation settings
July 15, 2010, 08:03:24 am
Hi everyone,

It is the first time for me that I installed CiviCRM. Now I am trying to configure the dutch localisation according to the guide I found on the civicrm website. I copied the l10n folder to my ftp. When I change the localisation settings to dutch or every other change (actually just when I press the save button) I get the following error:

Error Details:
Code: [Select]
Array
(
[callback] => Array
(
[0] => CRM_Core_Error
[1] => handle
)

[code] => -1
[message] => QuickForm Error: unknown error
[mode] => 16
[debug_info] => Form rule callback returned invalid value in HTML_QuickForm::validate()
[type] => HTML_QuickForm_Error
[user_info] => Form rule callback returned invalid value in HTML_QuickForm::validate()
[to_string] => [html_quickform_error: message="unknown error" code=-1 mode=callback callback=CRM_Core_Error::handle prefix="QuickForm Error: " info="Form rule callback returned invalid value in HTML_QuickForm::validate()"]
)

Is there someone who can help me fixing this problem? I have no idea what the problem could be.
I installed Joomla 1.5.18 with CiviCRM 3.1.5[/code]
« Last Edit: July 15, 2010, 08:23:21 am by murkie »

Rahul Bile

  • I post occasionally
  • **
  • Posts: 112
  • Karma: 16
  • impossible says, I M Possible
    • I AM POSSIBLE
Re: Error when changing localisation settings
July 15, 2010, 10:00:14 pm
Are you on PHP 5.3 ?  If so, CiviCRM 3.1x version do not supports PHP 5.3.

PHP 5.3 support is added from CiviCRM 3.2.

Rahul.
Consider donating to CiviCRM if you use it. http://civicrm.org/donate

murkie

  • Guest
Re: Error when changing localisation settings
July 16, 2010, 01:33:59 am
Quote from: rahulbile on July 15, 2010, 10:00:14 pm
Are you on PHP 5.3 ?  If so, CiviCRM 3.1x version do not supports PHP 5.3.

PHP 5.3 support is added from CiviCRM 3.2.

Rahul.
You're right! I use PHP 5.3 indeed. I had 3.2 beta installed first but I believe I switched to 3.1.5 because 3.2 didn't work great as well.. Maybe I should give 3.2 beta another try :)
Thanks for the reminder about the PHP version.. I have read it when I downloaded 3.2 beta but now I was wondering why I installed a beta so i switched to the stable version.. At least now I know why I used the beta again :D

Thanks again!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Discussion »
  • Internationalization and Localization (Moderators: Michał Mach, mathieu) »
  • Error when changing localisation settings

This forum was archived on 2017-11-26.