Errors like this are logged. Check the error log on your server. If you can’t find the log, please contact your host.
Meantime, enable wp_debug and wp_debug_log and after an error, look at wp-content/debug.log to see if anything gets logged there. https://wordpress.org/support/article/debugging-in-wordpress/
You can also try this: Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.
If you cannot access wp-admin, there are other ways to deactivate plugins.
Ok… No me aparece debug.log ni dentro de htdog o wp-content pese a poner estos codigo:
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, true);
Sin embargo, cuando abro el administrador ya no me sale solo ese error sino que aparecen mas caracteres y no tengo idea de que signifique… Los cuales serian estos…
Notice: Undefined index: token in /home/vol3_6/byethost18.com/b18_25849887/peliuniversehd.cf/htdocs/wp-content/mu-plugins/rms_unique_wp_mu_pl_fl_nm.php on line 6
Notice: add_submenu_page ha sido llamada de forma incorrecta. El séptimo parámetro pasado a add_submenu_page()
debe ser un número entero que represente la posición del menú. Por favor, visita Depuración en WordPress para más información. (Este mensaje fue añadido en la versión 5.3.0). in /home/vol3_6/byethost18.com/b18_25849887/peliuniversehd.cf/htdocs/wp-includes/functions.php on line 5167
Fatal error: Uncaught Error: Call to undefined function gzuncompress() in /home/vol3_6/byethost18.com/b18_25849887/peliuniversehd.cf/htdocs/wp-content/themes/DooPlay Theme/inc/core/doothemes/codestar/cs-framework-path.php:192 Stack trace: #0 /home/vol3_6/byethost18.com/b18_25849887/peliuniversehd.cf/htdocs/wp-content/themes/DooPlay Theme/inc/core/doothemes/codestar/classes/options.class.php(267): cs_codex_codestar(‘framework’) #1 /home/vol3_6/byethost18.com/b18_25849887/peliuniversehd.cf/htdocs/wp-content/themes/DooPlay Theme/inc/core/doothemes/codestar/classes/options.class.php(261): CSFramework_Options::is_multisite() #2 /home/vol3_6/byethost18.com/b18_25849887/peliuniversehd.cf/htdocs/wp-content/themes/DooPlay Theme/inc/core/doothemes/codestar/classes/framework.class.php(239): CSFramework_Options::element_multisite() #3 /home/vol3_6/byethost18.com/b18_25849887/peliuniversehd.cf/htdocs/wp-includes/class-wp-hook.php(287): CSFramework->settings_api(”) #4 /home/vol3_6/byethost18.com/b18_25849887/peliuniversehd.cf/htdocs/w in /home/vol3_6/byethost18.com/b18_25849887/peliuniversehd.cf/htdocs/wp-content/themes/DooPlay Theme/inc/core/doothemes/codestar/cs-framework-path.php on line 192
Aunque hay unos 3 que me aparecen en negrillas, donde me dice la dirección, voy ahí y ni idea de que hacer…
Una cosa mas… Revise desactivando y activando plugins de uno en uno y no hubo cambios… El cambio estuvo fue cuando desactive el tema que yo uso, ahí mismo me dejo entrar…
This seems to be the important one:
Fatal error: Uncaught Error: Call to undefined function gzuncompress() in /home/vol3_6/byethost18.com/b18_25849887/peliuniversehd.cf/htdocs/wp-content/themes/DooPlay Theme/inc/core/doothemes/codestar/cs-framework-path.php:192 Stack trace: #0
Your theme is bad. Change to another theme, delete, then reinstall it. That will help if there’s a missing or corrupt file.
If that does not help, cecause you’re using a commercial theme, please use their official support channel. We feel they are best equipped to support their products.
https://doothemes.com/forums/
Commercial products are not supported in these forums.
Ok, pero eso no me borraría todo el progreso? Si borro el tema, los menus y direcciones y paginas no se eliminan cierto?
>> If I delete the theme, the menus and addresses and pages are not removed right? <<
Right. Those are saved in the database.