- Status
- Resolved
- Resolved in
- WPML String Translation 2.8.6
Overview of the issue
You might encounter a message like this one:
Duplicate entry '....................' for key 'uc_domain_name_context_md5' Array ( [language] => .................... [context] => .................... [gettext_context] => [domain_name_context_md5] => .................... [name] => .................... [value] => .................... [status] => .................... [translation_priority] => .................... [allow_empty_value] => )
In most cases, it is safe to just dismiss that notice as it could be a one-time event due to updates.
In other cases, this can cause a fatal error. If it does cause a fatal error, we advise disabling all caching on your site. This includes plugins and server-side caching, like memcache, APC, Varnish, Redis, etc.
We are working on resolving this problem.