Foros del Web » Creando para Internet » Sistemas de gestión de contenidos » WordPress »

Acutalizacion wordpress

Estas en el tema de Acutalizacion wordpress en el foro de WordPress en Foros del Web. Hola, recientemente hice una actualizacion a la version 4 de wordpress, luego de eso me sale lo siguiente: Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser ...
  #1 (permalink)  
Antiguo 10/09/2014, 18:52
 
Fecha de Ingreso: diciembre-2008
Mensajes: 198
Antigüedad: 15 años, 4 meses
Puntos: 1
Acutalizacion wordpress

Hola, recientemente hice una actualizacion a la version 4 de wordpress, luego de eso me sale lo siguiente:


Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Space required after the Public Identifier in /home/content/41/12048941/html/wp-content/themes/attitude-pro/library/functions/update_notifier.php on line 123

Warning: simplexml_load_string() [function.simplexml-load-string]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /home/content/41/12048941/html/wp-content/themes/attitude-pro/library/functions/update_notifier.php on line 123

Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /home/content/41/12048941/html/wp-content/themes/attitude-pro/library/functions/update_notifier.php on line 123

Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : SystemLiteral " or ' expected in /home/content/41/12048941/html/wp-content/themes/attitude-pro/library/functions/update_notifier.php on line 123

Warning: simplexml_load_string() [function.simplexml-load-string]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /home/content/41/12048941/html/wp-content/themes/attitude-pro/library/functions/update_notifier.php on line 123

Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /home/content/41/12048941/html/wp-content/themes/attitude-pro/library/functions/update_notifier.php on line 123

Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : SYSTEM or PUBLIC, the URI is missing in /home/content/41/12048941/html/wp-content/themes/attitude-pro/library/functions/update_notifier.php on line 123

Warning: simplexml_load_string() [function.simplexml-load-string]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /home/content/41/12048941/html/wp-content/themes/attitude-pro/library/functions/update_notifier.php on line 123

Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /home/content/41/12048941/html/wp-content/themes/attitude-pro/library/functions/update_notifier.php on line 123

La pagina se ve, solo que cuando voy a editar me salen esas oraciones. Puedo arreglarlas?

Quizas reinstalando el folder, uso el tema Attitude Pro

Gracias.

Última edición por cyber1977; 10/09/2014 a las 18:53 Razón: Añadir texto
  #2 (permalink)  
Antiguo 10/09/2014, 20:07
Avatar de TMeister
Crazy Coder
 
Fecha de Ingreso: enero-2002
Ubicación: En la Oficina
Mensajes: 2.880
Antigüedad: 22 años, 3 meses
Puntos: 193
Respuesta: Acutalizacion wordpress

El problema no es WP4 es tu theme, pero nada de que preocuparse son solo warnings.

Para "apagar" los errores edita tu archivo ../wp-config.php la linea

Código PHP:
Ver original
  1. define( 'WP_DEBUG', true );

debes cambiarla a

Código PHP:
Ver original
  1. define( 'WP_DEBUG', false );

http://codex.wordpress.org/WP_DEBUG
  #3 (permalink)  
Antiguo 22/09/2014, 13:03
 
Fecha de Ingreso: diciembre-2008
Mensajes: 198
Antigüedad: 15 años, 4 meses
Puntos: 1
Respuesta: Acutalizacion wordpress

Gracias, como siempre se les agradece, he aprendido mucho aqui.

Etiquetas: php, tema, theme
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 08:54.