Hi @josuecenturion,
This error is coming from one of your snippets – it’s not a conflict with WordPress or Elementor.
You’ll need to find the code causing issues and fix the bug. Feel free to post here if you’d like assistance in doing so.
@bungeshea I need assistance urgently. I deactivated all the code snippets and continues failing.
The website is redirecting too many times and not finding a single post, I think that maybe a code is causing that error too.
Maybe that code is programmed to redirect, but because is failing, so it’s failing the redirection too.
@bungeshea what information should I sent you? and what debugging methods do you recommend me? with plugins? thanks for your willingness to help!
@josuecenturion do you receive the same error message when all snippets are deactivated, or something else?
If you deactivate the Code Snippets plugin entirely do you still experience the same issues?
These are the logs after turning off all the code_snippets, ( I think the last error was becasue we were trying to migrate the webiste to have a copy and try different things to solve the problem) :
[27-May-2023 19:48:13 UTC] PHP Warning: Division by zero in /home/customer/www/radarchollo.com/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(582) : eval()’d code on line 7
[27-May-2023 19:48:13 UTC] PHP Warning: A non-numeric value encountered in /home/customer/www/radarchollo.com/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(582) : eval()’d code on line 13
[27-May-2023 19:48:13 UTC] PHP Warning: Division by zero in /home/customer/www/radarchollo.com/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(582) : eval()’d code on line 7
[27-May-2023 19:51:13 UTC] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /home/customer/www/radarchollo.com/public_html/wp-content/plugins/elementor/includes/controls/base-multiple.php on line 59
[27-May-2023 19:52:36 UTC] Error de evento de reprogramación de cron para el gancho: action_scheduler_run_queue. Código de error: invalid_schedule. Mensaje de error: El evento programado no existe.. Datos: {“schedule”:”every_minute”,”args”:[“WP Cron”],”interval”:60}
[27-May-2023 19:52:58 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 40960 bytes) in /home/customer/www/radarchollo.com/public_html/wp-content/plugins/elementor/includes/base/widget-base.php on line 183
[27-May-2023 19:55:25 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 40960 bytes) in /home/customer/www/radarchollo.com/public_html/wp-content/plugins/elementor/includes/base/widget-base.php on line 183
According to those errors, there are still some snippets active. I’d recommend checking the snippets database table and ensuring all rows in the active column are set to 0.
all the Snippets are disactivated and the plugin was disactivated too,but I think that the main concern is that redirection, because the code is not being affected but our storage is being affected maybe for a reDirection Loop
If all snippets are deactivated, or the plugin itself is, then it sounds like this isn’t an issue with Code Snippets. I’d like to be able to help you further, but if the problem is external to this plugin then there’s not a lot we can do.