Okay
  Public Ticket #2866611
Error when installing Dezibel: Unparenthesized `a ? b : c ? d : e` is not supported.
Closed

Comments

  • Marcel started the conversation

    Hello,

    after PURCHASING and INSTALLIGN this Theme according to the video tutorial. I get the following error during installation:

    Warning: The magic method Vc_Manager::__wakeup() must have public visibility in /home/.sites/99/site76/web/wp-content/plugins/js_composer/js_composer.php on line 221 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/.sites/99/site76/web/wp-content/plugins/js_composer/include/classes/editors/class-vc-frontend-editor.php on line 646

    There has been a critical error on this website. Please check your site admin email inbox for instructions.

    Learn more about troubleshooting WordPress.

    The website is totally broken then, and I need to go back to Recovery Mode and deactivate the theme

  • Marcel replied

    Okay for everyone having the same problem: Use PHP 7.4 instead of PHP 8!  Issue can be closed now