Acabas de actualizar los plugins y no te deja actualizar WPML String Translation?

Ten cuidado por que podría empezar a darte error en toda la web por una incompatibilidad de plugins con sitepress-multilingual-cms.

¿La solución?

  • Quitar (renombrar) el archivo php.ini
  • Trasladar la configuración que tenías en php.ini a wp-configuration:

Ejemplo:

define(‘WP_MEMORY_LIMIT’, ‘768M’);

Este es el error que podría darte:
Warning: array_merge(): Argument #2 is not an array in /home/TU-WEB/public_html/wp-includes/load.php on line 66

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/classes/request-handling/class-wpml-rest-request-analyze.php on line 21

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: array_key_exists() expects parameter 2 to be array, null given in /home/TU-WEB/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/functions.php on line 806

Warning: Cannot modify header information – headers already sent by (output started at /home/TU-WEB/public_html/wp-includes/load.php:66) in /home/TU-WEB/public_html/wp-content/plugins/sg-cachepress/core/Supercacher/Supercacher_Helper.php on line 46

Warning: Cannot modify header information – headers already sent by (output started at /home/TU-WEB/public_html/wp-includes/load.php:66) in /home/TU-WEB/public_html/wp-content/plugins/sg-cachepress/core/Supercacher/Supercacher_Helper.php on line 61

Warning: Cannot modify header information – headers already sent by (output started at /home/TU-WEB/public_html/wp-includes/load.php:66) in /home/TU-WEB/public_html/wp-includes/pluggable.php on line 1251

Warning: Cannot modify header information – headers already sent by (output started at /home/TU-WEB/public_html/wp-includes/load.php:66) in /home/TU-WEB/public_html/wp-includes/pluggable.php on line 1254

Ir al contenido