#46057 So, donut error does not disappear.
Landing › Forums › JupiterX WordPress Theme › So, donut error does not disappear.
-
AuthorPosts
-
Raphael Aquila KOSEKI 2 years, 3 months ago
https://srisaumya.com/wp-admin/
So, donut error does not disappear.
Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? In /home/users/1/aquilon/web/srisaumya.com/wp-content/plugins/jupiter-donut/ includes / helpers / minify / src / Minifier.php on line 227
Warning: Cannot modify header information-headers already sent by (output started at /home/users/1/aquilon/web/srisaumya.com/wp-content/plugins/jupiter-donut/includes/helpers/minify/src/Minifier. (php: 227) in /home/users/1/aquilon/web/srisaumya.com/wp-includes/functions.php on line 6029
Warning: Cannot modify header information-headers already sent by (output started at /home/users/1/aquilon/web/srisaumya.com/wp-content/plugins/jupiter-donut/includes/helpers/minify/src/Minifier. (php: 227) in /home/users/1/aquilon/web/srisaumya.com/wp-admin/includes/misc.php on line 1252
Warning: Cannot modify header information-headers already sent by (output started at /home/users/1/aquilon/web/srisaumya.com/wp-content/plugins/jupiter-donut/includes/helpers/minify/src/Minifier. (php: 227) in /home/users/1/aquilon/web/srisaumya.com/wp-admin/admin-header.php on line 9
======
ini_set (‘log_errors’, ‘On’);
ini_set (‘display_errors’, ’Off’);
ini_set (‘error_reporting’, E_ALL);
define (‘WP_DEBUG’, false);
define (‘WP_DEBUG_LOG’, true);
define (‘WP_DEBUG_DISPLAY’, false);
======
Even if I write a script in wp-config.php, it does not disappear.Amir Rather Support Team 2 years, 3 months agoI commented out line 227 in the file via FTP please check now 🙂
Regards
Raphael Aquila KOSEKI 2 years, 3 months agoHi,
https://raphamyth.com/wp-admin/
But the same error notation appears.
However, the “wp-config.php” file that you fixed does not have line 277. It is only up to line 89.
Have you created an FTP account?
Is the file you are rewriting “wp-config.php”?
If possible, please add “wp-config.php” to be modified.===============================
<span>U-> aquilon_artbees2</span>
<span>H-> ftp-aquilon.heteml.net</span>
<span>P-> rierierierie</span>/web/raphamyth.com
===============================
Amir Rather Support Team 2 years, 3 months agoHello There,
I commented out the line “continue” in <b>/wp-content/plugins/jupiter-donut/includes/helpers/minify/src/Minifier.php</b> on line <b>227</b>
You can do the same for https://raphamyth.com site as well.
Regards
Alexander Hutsol Support Team 2 years, 3 months agoHello,
You are welcome.
Feel free to create a new topic if you have any other questions.
Regards.
-
AuthorPosts