Error 403 al activar parte de las opciones del panel administracion de WordPress
-
Al clickar en Añadir Plugin, Actualizaciones, Herramientas, Ver detalles de cualquier plugin, y bastantes más opciones, me da Error 403, creo que hice de todo, desactive todos los plugins, cambie tema, borre cookies y cache, reinstale WordPress nuevo, creo que me queda pocas pocas que hacer bajo mi conocimiento. La Web, funciona bien, solo es el panel de Administracion, o barra lateral de administracion de WordPress, donde me da el fallo, y la verdad que estoy un poco desesperado.
De antemano muchas gracias por su colaboración.
Un saludo.
La página con la que necesito ayuda: [accede para ver el enlace]
-
¿Desde cuándo tienes los problemas que comentas? ¿coincidió con alguna actualización, cambios hosting,…?
Buenos días, si que hace bastante tiempo, que tengo ese problema, quizas haga dos meses o mas. Exactamente no te puedo decir, si coincidió con alguna actualización, aunque creo que si, con una versión nueva de WordPress de aquel entonces, que bien podria ser la versio, 6.6.1 o similar.
Tambien pregunte a mi hosting, pero no da soporte de WordPress.
Muchas gracias por tu interés.
Un saludo
Lo primero que habría que hacer es comprobar los permisos de los archivos.
Todos los directorios deben ser 755.
Todos los archivos deben ser 644 (Excepción: wp-config.php debe ser 440 o 400 para evitar que otros usuarios del servidor puedan leerlo).Ponte en contacto con el soporte de tu hosting a ver si te lo pueden hacer ellos. O bien, entra a tu sitio con un cliente FTP y compruébalo tu mismo.
Ya lo tengo hecho, a excepción del wp-config.php, que lo pondre ahora.
Lo hago en FTP, con Filezilla.
Muchas gracias.
Una pregunta: ¿tenías bien puestos lo permisos?
Si, creo que si, lo hago desde el directorio principal, en mi caso es «httpdocs», con Filezilla lo marco, boton izquierdo del raton, «Atributos de Archivo», le pongo El Valor numerico -755- ,y a continuacion le doy a «Incluir todos los subdirectorios» / Aplicar solo a directorios, y ya se pone en marcha, los compruebo y efectivamente todos estan en -755-.
Para los archivos, hago exactamente igual, con el valor numerico -644-, excepto al final que marco Aplicar solo a archivos.
De todas maneras lo he vuelto a hacer, para asegurarme de todo lo anterior, y al final solo cambio el valor numerico de wp-config.php al valor que antes me indicaste, o sea al 440.
Muchas gracias.
Pero.. ¿se ha solucionado el problema?
Creo que no, pero ahora mismo no puedo mirarlo, en cuanto pueda te escribo y te digo.
Muchas gracias por tu interes.
Un saludo.
Buenas tardes, el error sigue estando, y por los permisos de carpetas y archivos no es, comprobado todos, incluido wp-config.php, y nada, no hay forma de reparar este error.
Un saludo.
Activa el DEBUG para ver cuál es el error exacto que se produce:
https://codex.wordpress.org/es:Depurar_en_WordPress
Me vale con estas dos líneas:
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
Esta última línea creará un archivo de todos los errores «debug.log» dentro del directorio /wp-content/.
Ese archivo es el que tienes que mirar y ver qué error se produce.Estos son los fallos que me dan, pero al abrir la web, sin darme cuenta borre el archivo debug.log, de todas formas el archivo que por error borré, me daba fechas de Mayo de 2019.
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the
health-checkdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the
elementor-prodomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114Deprecated: Creation of dynamic property WP_Rocket\Engine\Preload\SitemapPreloadSubscriber::$options is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Engine/Preload/SitemapPreloadSubscriber.php on line 26
Deprecated: Creation of dynamic property WP_Rocket\Engine\Preload\SitemapPreloadSubscriber::$sitemap_preload is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Engine/Preload/SitemapPreloadSubscriber.php on line 27
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the
rocketdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114Deprecated: Automatic conversion of false to array is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/seo/yoast-seo.php on line 10
Volvi a hacerlo y ahora si está bien el archivo, aunque son las primeras 60, llega a un total de 196 :
[04-Dec-2024 19:56:46 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thehealth-checkdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 19:56:46 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for theelementor-prodomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 19:56:46 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Preload\SitemapPreloadSubscriber::$options is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Engine/Preload/SitemapPreloadSubscriber.php on line 26
[04-Dec-2024 19:56:46 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Preload\SitemapPreloadSubscriber::$sitemap_preload is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Engine/Preload/SitemapPreloadSubscriber.php on line 27
[04-Dec-2024 19:56:46 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for therocketdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 19:56:46 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/seo/yoast-seo.php on line 10
[04-Dec-2024 19:56:47 UTC] PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/adapta-rgpd/lib/vendor/Mustache/Tokenizer.php on line 110
[04-Dec-2024 19:56:47 UTC] PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/adapta-rgpd/lib/vendor/Mustache/Tokenizer.php on line 110
[04-Dec-2024 19:56:47 UTC] PHP Deprecated: Use of "parent" in callables is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php on line 127
[04-Dec-2024 19:56:47 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thegoogle-analytics-for-wordpressdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 19:56:47 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thehealth-checkdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 19:56:47 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for theelementor-prodomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 19:56:47 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for therocketdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 19:56:47 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Preload\SitemapPreloadSubscriber::$options is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Engine/Preload/SitemapPreloadSubscriber.php on line 26
[04-Dec-2024 19:56:47 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Preload\SitemapPreloadSubscriber::$sitemap_preload is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Engine/Preload/SitemapPreloadSubscriber.php on line 27
[04-Dec-2024 19:56:47 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/seo/yoast-seo.php on line 10
[04-Dec-2024 19:56:48 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/admin/upgrader.php on line 41
[04-Dec-2024 19:56:48 UTC] PHP Deprecated: Use of "parent" in callables is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php on line 127
[04-Dec-2024 19:56:48 UTC] PHP Deprecated: Use of "parent" in callables is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php on line 127
[04-Dec-2024 19:56:48 UTC] PHP Deprecated: Use of "parent" in callables is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php on line 127
[04-Dec-2024 19:56:48 UTC] PHP Deprecated: Use of "parent" in callables is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php on line 127
[04-Dec-2024 19:56:48 UTC] PHP Deprecated: Use of "parent" in callables is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php on line 127
[04-Dec-2024 19:56:48 UTC] PHP Deprecated: Use of "parent" in callables is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php on line 127
[04-Dec-2024 19:56:48 UTC] PHP Deprecated: Use of "parent" in callables is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php on line 127
[04-Dec-2024 19:56:48 UTC] PHP Deprecated: Use of "parent" in callables is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php on line 127
[04-Dec-2024 19:56:48 UTC] PHP Deprecated: Use of "parent" in callables is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php on line 127
[04-Dec-2024 19:56:48 UTC] PHP Deprecated: Use of "parent" in callables is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php on line 127
[04-Dec-2024 19:56:48 UTC] PHP Deprecated: Use of "parent" in callables is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php on line 127
[04-Dec-2024 19:56:49 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thegoogle-analytics-for-wordpressdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 19:56:49 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thehealth-checkdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 19:56:49 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for theelementor-prodomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 19:56:49 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for therocketdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Preload\SitemapPreloadSubscriber::$options is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Engine/Preload/SitemapPreloadSubscriber.php on line 26
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Preload\SitemapPreloadSubscriber::$sitemap_preload is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Engine/Preload/SitemapPreloadSubscriber.php on line 27
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/seo/yoast-seo.php on line 10
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/admin/upgrader.php on line 41
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$id is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$url is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$type is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$media is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$content is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$hash is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$prewarmup is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$warmup_status is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$modified is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$last_accessed is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$id is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$url is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$type is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$media is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$content is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$hash is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$prewarmup is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$warmup_status is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$modified is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$last_accessed is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$id is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$url is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$type is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266
[04-Dec-2024 19:56:49 UTC] PHP Deprecated: Creation of dynamic property WP_Rocket\Engine\Optimization\RUCSS\Database\Row\ResourceRow::$media is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php on line 266De momento, desactiva el plugin Rocket. Después de eso, provoca el error y luego mira el debug.log que se habrá vuelto a crear (si has activado las dos líneas que ya te comenté).
Desactivado el plugin WP-Rocket, y me vuelve a dar estos errores, pero ha mejorado mucho.
Muchas gracias por todo.
Te copio los nuevos errores:
[04-Dec-2024 20:53:26 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the
google-analytics-for-wordpressdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 20:53:26 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thehealth-checkdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 20:53:26 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for theelementor-prodomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 20:53:28 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thehealth-checkdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 20:53:28 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for theelementor-prodomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 20:53:28 UTC] PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/adapta-rgpd/lib/vendor/Mustache/Tokenizer.php on line 110
[04-Dec-2024 20:53:28 UTC] PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/artillerianaval.es/httpdocs/wp-content/plugins/adapta-rgpd/lib/vendor/Mustache/Tokenizer.php on line 110
[04-Dec-2024 20:53:30 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thegoogle-analytics-for-wordpressdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 20:53:30 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thehealth-checkdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 20:53:30 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for theelementor-prodomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 20:53:30 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thehealth-checkdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114
[04-Dec-2024 20:53:30 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for theelementor-prodomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/artillerianaval.es/httpdocs/wp-includes/functions.php on line 6114En principio, los PHP Notice no tienen por qué ocasionar el problema de 403.
El único algo más serio es el que corresponde al plugin «adapta-rgpd». Comprueba que tienes la última versión.
Por otra parte, mantén desactivado el plugin WP-Rocket mientras hacemos las pruebas.
Hay algo que no me cuadra: debería aparecer un error con la etiqueta «403». Provoca el error, toma nota de la hora y luego ponte en contacto con el soporte del hosting y que te revisen el log de errores del servidor. Informa de la hora y diles que busquen un «403».
El debate ‘Error 403 al activar parte de las opciones del panel administracion de WordPress’ está cerrado a nuevas respuestas.