Skip Navigation

[Résolu] Fatal Error When Updating to PHP Version 8+

This support ticket is created Il y a 1 année et 6 mois. 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.

Ce sujet contient 1 réponse, a 1 voix.

Dernière mise à jour par Fletch Il y a 1 année et 6 mois.

Auteur
Publications
#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!