Hi,
I created some types and related them with Toolset relationships option ("Fabricantes" and "Impresoras").
As I was creating a PHP code I connected the wordpress debugger mode:
define ('WP_DEBUG', true);
define ('SCRIPT_DEBUG', true);
Now when I enter in any of the "Impresoras" at the top of the wordpress page it shows:
"<div id="error"><p class="wpdberror">Error en la base de datos de WordPress: [Duplicate entry '82f2404430fa3993ce3a01f480d7d26d' for key 'uc_domain_name_context_md5']<br />
UPDATE wp_icl_strings
SET name = 'group grupo-de-campo-para-impresoras-2 name',
domain_name_context_md5 = md5( CONCAT( context, name, gettext_context ) )
WHERE name = 'group 75 name'
</p></div><!DOCTYPE html>"
I attach a screenshot.
Thanks for your help.
Best regards,
Francisco R.