Skip Navigation

[Resolved] Fatal Error When Updating to PHP Version 8+

This support ticket is created 2 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 1 voice.

Last updated by Fletch 2 years, 9 months ago.

Author
Posts
#2611137

I am trying to: Update my servers PHP version to 8+

Link to a page where the issue can be seen: Can't currently be seen as I had to revert back to PHP version 7.4.33

I expected to see: Site as normally seen

Instead, I got:

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 /site_root/public_html/wp-content/plugins/types/vendor/toolset/toolset-common/lib/enlimbo.forms.class.php on line 930

#2611141

My issue is resolved now. Thank you!