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 changing lenguage
Pages: [1]

Author Topic: error changing lenguage  (Read 1665 times)

sasei

  • Guest
error changing lenguage
April 01, 2010, 07:33:44 pm
Hello everyone I need your help with this error, i try change de lenguage to spanish

Array
(
    [callback] => Array
        (
           
  • => CRM_Core_Error
  • [1] => handle
            )

       
Code: [Select]
=> -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()"]
)


Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: error changing lenguage
April 03, 2010, 08:45:26 am
Hm, this is very strange. What exact version of CiviCRM do you use (3.1.3?)?

(Please also update your MySQL version in the forum profile – I highly doubt it’s really MySQL 3.2; finally, do you really use CiviCRM 3.1 with PHP 5.3 with no problems?)
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

sasei

  • Guest
Re: error changing lenguage
April 05, 2010, 05:42:37 pm
i use civicrm v3.1.3, php v5.3.1, mysql v3.2.4

Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: error changing lenguage
April 06, 2010, 07:01:43 am
Quote from: sasei on April 05, 2010, 05:42:37 pm
i use civicrm v3.1.3, php v5.3.1, mysql v3.2.4

Hm, this is very strange, given that CiviCRM 3.1 requires PHP 5.2 (and to the best of my knowledge does not work with PHP 5.3) and requires MySQL 5.0+ (so definitely does not work with MySQL 3.2).

Can you try changing to any other language to see whether this error is Spanish-specific or not?

(Also, if you do use PHP 5.3, it might be because CiviCRM 3.1 is not compatible with it – CiviCRM 3.2 will be, though.)
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

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

This forum was archived on 2017-11-26.