Skip Navigation

[Resuelto] Serious error in the wordpress database with relationships (Urgent)

This support ticket is created hace 5 años, 3 meses. There's a good chance that you are reading advice that it now obsolete.
Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Este tema contiene 0 respuestas, tiene 1 mensaje.

Última actualización por Francisco Ramón Molina Busquiel hace 5 años, 3 meses.

Asistido por: Shane.

Autor
Mensajes
#1303009
errordb.png

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.

#1303029