Skip to content
Advertisement

Unable to locate message source for category ‘mtrelt’

If I try to update records,I get following error without any ideas, what’s about or what this error could have been caused by. Furthermore, it’s strange, that this error only will be bred by records having been imported by a dump. There will be no error, if I will update a record having been created using saveasnew option. Unfortunately, I can’t delete this record in order to recreate it,’cause it would expel against referential integrity. Here is error:

JavaScript

Here is model:

JavaScript

Here is Controller:

JavaScript

Here is view:

JavaScript

Advertisement

Answer

Problem will be solved adding following code into components of

JavaScript

JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement