Error in language customization.

Error in language customization.

by Emanuel Delgado -
Number of replies: 2

Hello,

When I try to customize a language (Portuguese) inside Moodle I get an error with the following debug info:

Debug info:
Stack trace:
  • line 394 of /lib/dml/moodle_database.php: dml_write_exception thrown
  • line 980 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 1012 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->update_record_raw()
  • line 153 of /admin/report/customlang/locallib.php: call to mysqli_native_moodle_database->update_record()
  • line 48 of /admin/report/customlang/index.php: call to report_customlang_utils::checkout()

Can someone help with this? I am running Moodle 2.0.2+ Build 20110223

Tks,
ED

Average of ratings: -
In reply to Emanuel Delgado

Re: Error in language customization.

by Tomas De Amos -

Did anyone find a solution to this issue? I tried reinstalling the language pack but got the same error.

In reply to Tomas De Amos

Re: Error in language customization.

by Emanuel Delgado -

This issue continues in 2.0.3+.

Downloaded source today - 2011-06-27.

Apparently it has something to do with the language (in my caso pt_pt). Enlgish seems to work fine.

ED