Skip Navigation

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

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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

This topic contains 1 reply, has 1 voice.

Last updated by Fletch 1 year, 6 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!