• Resuelto bioyi

    (@bioyi)


    Hola, soy nuevo en este foro, aunque usuario de wordpress desde hace 4 años.

    El problema que tengo es bastante molesto ya que desde wp-admin no puedo acceder a las opciones de configuración de ninguno de mis plugins.

    No puedo editar mi tema, no puedo configurar woocomerce…

    Al entrar en esas opciones me enseña la página en blanco, sin mensaje de error ni nada.

    La verdad es que es bastante frustrante, he probado en local y no tengo este problema.

    He intentado desactivar varios plugins, actualizado todo, probado con diferentes navegadores y no hay manera.

    Desde ya muchas gracias por cualquier aporte para que pueda solucionar este problema.

Viendo 5 respuestas - de la 1 a la 5 (de un total de 5)
  • Moderador almendron

    (@almendron)

    1) Activa Debug: https://codex.wordpress.org/es:Depurar_en_WordPress

    Con define('WP_DEBUG', true); es suficiente. A ver si te da alguna información.

    2) Desactiva todos los plugins y UNO a UNO :
    2.1) Activa
    2.2) Comprueba
    (Durante las pruebas, solo un plugin activo)

    Iniciador del debate bioyi

    (@bioyi)

    Hola,

    muchas gracias por tu ayuda.

    He depurado errores como me has dicho. Y con todos los plugin desactivados sigo teniendo el mismo problema, por ejemplo, al entrar a la configuración de mi tema.
    El resultado de la depuración sin ningún plugin activado es el siguiente:

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; WooThemes_Shortcode_Generator has a deprecated constructor in /hosting/www/deicacreacions.com/public/wp-content/themes/mystile/functions/admin-shortcode-generator.php on line 33 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Woo_AdWidget has a deprecated constructor in /hosting/www/deicacreacions.com/public/wp-content/themes/mystile/includes/widgets/widget-woo-adspace.php on line 12 Notice: O método de chamada ao construtor WP_Widget en Woo_AdWidget está obsoleto desde a versión 4.3.0! Utiliza
    __construct()
    no seu lugar. in /hosting/www/deicacreacions.com/public/wp-includes/functions.php on line 3901 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Woo_BlogAuthorInfo has a deprecated constructor in /hosting/www/deicacreacions.com/public/wp-content/themes/mystile/includes/widgets/widget-woo-blogauthor.php on line 11 Notice: O método de chamada ao construtor WP_Widget en Woo_BlogAuthorInfo está obsoleto desde a versión 4.3.0! Utiliza
    __construct()
    no seu lugar. in /hosting/www/deicacreacions.com/public/wp-includes/functions.php on line 3901 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Woo_EmbedWidget has a deprecated constructor in /hosting/www/deicacreacions.com/public/wp-content/themes/mystile/includes/widgets/widget-woo-embed.php on line 12 Notice: O método de chamada ao construtor WP_Widget en Woo_EmbedWidget está obsoleto desde a versión 4.3.0! Utiliza
    __construct()
    no seu lugar. in /hosting/www/deicacreacions.com/public/wp-includes/functions.php on line 3901 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Woo_flickr has a deprecated constructor in /hosting/www/deicacreacions.com/public/wp-content/themes/mystile/includes/widgets/widget-woo-flickr.php on line 11 Notice: O método de chamada ao construtor WP_Widget en Woo_flickr está obsoleto desde a versión 4.3.0! Utiliza
    __construct()
    no seu lugar. in /hosting/www/deicacreacions.com/public/wp-includes/functions.php on line 3901 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Woo_Search has a deprecated constructor in /hosting/www/deicacreacions.com/public/wp-content/themes/mystile/includes/widgets/widget-woo-search.php on line 11 Notice: O método de chamada ao construtor WP_Widget en Woo_Search está obsoleto desde a versión 4.3.0! Utiliza
    __construct()
    no seu lugar. in /hosting/www/deicacreacions.com/public/wp-includes/functions.php on line 3901 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Woo_Subscribe has a deprecated constructor in /hosting/www/deicacreacions.com/public/wp-content/themes/mystile/includes/widgets/widget-woo-subscribe.php on line 11 Notice: O método de chamada ao construtor WP_Widget en Woo_Subscribe está obsoleto desde a versión 4.3.0! Utiliza
    __construct()
    no seu lugar. in /hosting/www/deicacreacions.com/public/wp-includes/functions.php on line 3901 Fatal error: Uncaught Error: Call to undefined function mysql_real_escape_string() in /hosting/www/deicacreacions.com/public/wp-content/themes/mystile/functions/admin-interface.php:111 Stack trace: #0 /hosting/www/deicacreacions.com/public/wp-includes/class-wp-hook.php(286): woothemes_add_admin('') #1 /hosting/www/deicacreacions.com/public/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #2 /hosting/www/deicacreacions.com/public/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /hosting/www/deicacreacions.com/public/wp-admin/includes/menu.php(149): do_action('admin_menu', '') #4 /hosting/www/deicacreacions.com/public/wp-admin/menu.php(286): require_once('/hosting/www/de...') #5 /hosting/www/deicacreacions.com/public/wp-admin/admin.php(140): require('/hosting/www/de...') #6 {main} thrown in /hosting/www/deicacreacions.com/public/wp-content/themes/mystile/functions/admin-interface.php on line 111
    Moderador LGrusin

    (@lgrusin)

    ¿Has probado con otro tema?

    Un saludo

    • Esta respuesta fue modificada hace 6 años, 4 meses por LGrusin.
    Moderador almendron

    (@almendron)

    Todo parece indicar que es el tema el causante del problema. Como ya te ha dicho @lgrusin, cambia de tema y comprueba.

    Iniciador del debate bioyi

    (@bioyi)

    Sí. Comprobado, gracias por vuestra ayuda.

Viendo 5 respuestas - de la 1 a la 5 (de un total de 5)
  • El debate ‘No puedo entrar a las opciones de configuración de ninguno de mis plugins’ está cerrado a nuevas respuestas.