Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1439243

    Hi, my host provider updated the PHP version and the website stopped working and showed these message:

    Fatal error: Unparenthesized a ? b : c ? d : e is not supported. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e) in /home/customer/www/pastelerianani.mx/public_html/wp-content/themes/enfold/functions-enfold.php on line 293

    Then via FTP I tried to update the theme to the newest version and now it only shows a white page. Site is in Recovery Mode to access backend.

    Version of PHP running is 8.0.30

    Would love to understand how to solve this issue.

    #1439257

    Hey genarojrs,

    Thank you for the inquiry.

    You may need to update the theme to version 5.7 in order to fix the issue. Please check the documentation below for more info:

    // https://kriesi.at/documentation/enfold/theme-update/

    Best regards,
    Ismael

    #1441517

    Thanks Ismael, it now working correctly except for the Menu on the Shop Page, I have created a new post for that. We can close this issue. Appreciate it.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘After PHP Upgrade, these error appeared but en I updated the theme via FTP’ is closed to new replies.