#42308 Problems after PHP Upgrade

Landing Forums JupiterX WordPress Theme Problems after PHP Upgrade

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Michael Burke

    Hi.

    I’m having problems with my site since I upgraded my PHP version with my webhost.

    The front end works, but looks completely wrong, and I’m getting the following error when I try to access the backend:

    Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /homepages/22/d729427755/htdocs/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 /homepages/22/d729427755/htdocs/wp-content/plugins/jupiter-donut/includes/helpers/minify/src/Minifier.php:227) in /homepages/22/d729427755/htdocs/wp-includes/pluggable.php on line 1265

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/22/d729427755/htdocs/wp-content/plugins/jupiter-donut/includes/helpers/minify/src/Minifier.php:227) in /homepages/22/d729427755/htdocs/wp-includes/pluggable.php on line 1268

    What do I need to do?

    Nodari

    Hi Michael

    Sorry, but I was not able to login because of this problem:

    ERROR: Cookies are blocked due to unexpected output. For help, please see this documentation or try the support forums.

    First things – this is just warning not the error, so this might be easily fixed by disabling debugger in the wp-config.php file, check this link for more details.

    What is the version of PHP? from the latest update Jupiter X is compatible with the PHP version 7.3.

    Are you use the Wpbackery page builder? if you are not using it please disable Jupiter Donut plugin since this warning is coming from donut plugin

    Michael Burke

    Hi,

    Thanks for the response:

    Ok a couple things

    1. I posted this in the wrong forum.  This site is using Jupiter, not Jupiter X
    2. The version of PHP is 7.3
    3. The home page of the site will load, but doesn’t look right and has the warning displayed at the top of the page.   The other pages on the sites, however, will not load.  Only the warning is displayed on a white screen.
    4. I tried disabling debugging in the wp-config file, but its already set to false.
    5. I also can not access the wp-admin login page, but the warning I am seeing is:

    <b>Warning</b>: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in <b>/homepages/22/d729427755/htdocs/wp-content/plugins/jupiter-donut/includes/helpers/minify/src/Minifier.php</b> on line <b>227</b>

    <b>Warning</b>: Cannot modify header information – headers already sent by (output started at /homepages/22/d729427755/htdocs/wp-content/plugins/jupiter-donut/includes/helpers/minify/src/Minifier.php:227) in <b>/homepages/22/d729427755/htdocs/wp-includes/pluggable.php</b> on line <b>1265</b>

    <b>Warning</b>: Cannot modify header information – headers already sent by (output started at /homepages/22/d729427755/htdocs/wp-content/plugins/jupiter-donut/includes/helpers/minify/src/Minifier.php:227) in <b>/homepages/22/d729427755/htdocs/wp-includes/pluggable.php</b> on line <b>1268</b>

     

    Nodari

    Hi Michael

    Ok, got it, in this case, please downgrade PHP version, 7.3 is not yet supported by Jupiter, it should fix your problem.

    You can access to your site by using wp-login.php instead of wp-admin

    Waiting for your reply 🙂

    Michael Burke

    Ok.  I downgraded to 7.2 and that seems to be running well.  Thank you.

    Nodari

    Thank you for updating us Michael

    Let us know if you need anything else in new ticket 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.
Login