Fatal Error: Unparenthesized `a ? b : c ? d : e` is not supported.
-
Hi!
My clients website is down and I am trying to get it back up for them – I wasn’t involved in creating this site, but hoping to help get it up again and then we’ll be designing a new one. I had originally updated a few plugins thinking it was the cause of the site being own, but now I am getting this error below and have no access to the WP dashboard to even get in to try anything else.
Any solutions?
Fatal error: Unparenthesized
a ? b : c ? d : e
is not supported. Use either(a ? b : c) ? d : e
ora ? b : (c ? d : e)
in?/var/www/wp-content/plugins/js_composer/include/classes/editors/class-vc-frontend-editor.php?on line?646The page I need help with: [log in to see the link]
- The topic ‘Fatal Error: Unparenthesized `a ? b : c ? d : e` is not supported.’ is closed to new replies.