Language customization error

Bài đăng diễn đàn này đã bị xóa

Số lượng các câu trả lời: 7
Nội dung của bài đăng trong diễn đàn này đã bị loại bỏ và không thể truy cập được nữa.
Để phản hồi tới Đã xóa người dùng

Re: Language customization error

Bởi David Mudrák -
Hình của Core developers Hình của Documentation writers Hình của Moodle HQ Hình của Particularly helpful Moodlers Hình của Peer reviewers Hình của Plugin developers Hình của Plugins guardians Hình của Testers Hình của Translators
Please raise the debugging level to the maximum (DEVELOPER) and try that again. We should see more verbose error.
Trung bình điểm đánh giá:Useful (1)
Để phản hồi tới David Mudrák

Bài đăng diễn đàn này đã bị xóa

Nội dung của bài đăng trong diễn đàn này đã bị loại bỏ và không thể truy cập được nữa.
Để phản hồi tới Đã xóa người dùng

Re: Language customization error

Bởi David Mudrák -
Hình của Core developers Hình của Documentation writers Hình của Moodle HQ Hình của Particularly helpful Moodlers Hình của Peer reviewers Hình của Plugin developers Hình của Plugins guardians Hình của Testers Hình của Translators
Do you have some add-ons installed?
Trung bình điểm đánh giá:Useful (1)
Để phản hồi tới David Mudrák

Bài đăng diễn đàn này đã bị xóa

Nội dung của bài đăng trong diễn đàn này đã bị loại bỏ và không thể truy cập được nữa.
Để phản hồi tới David Mudrák

Re: Language customization error

Bởi Nikkie Oosterveld -

Hi David,

Not sure if you're still active on this discussion but I also have a problem with the language customization. This is what I see when I turn on the debugging:

Debug info:

Stack trace:

·line 446 of /lib/dml/moodle_database.php: dml_write_exception thrown

·line 1080 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()

·line 1122 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()

·line 186 of /admin/tool/customlang/locallib.php: call to mysqli_native_moodle_database->insert_record()

·line 60 of /admin/tool/customlang/index.php: call to tool_customlang_utils::checkout()


I did not install any plugins lately because I recently created the Moodle, I only added the theme essential. Do you have any idea how I can solve this? 

Để phản hồi tới Nikkie Oosterveld

Re: Language customization error

Bởi David Bezemer -

Hi Nikkie,

please update to the latest version of Essential.
This was indeed a bug with the notification language handling in a previous version, which has now been replaced with proper multilang filtering.
The problem with language customization only occurs when editing languages other than english, and the new version of Essential will resolve this.

David

Trung bình điểm đánh giá:Useful (1)
Để phản hồi tới David Bezemer

Re: Language customization error

Bởi Nikkie Oosterveld -

Hi David,

Thank you for your response. I'm trying to update the theme but he now gives an error that the plugin files are not writeable (not sure if this is the right translation). So have to fix that first!