Skip Navigation

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

This support ticket is created hace 1 año, 6 meses. 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.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Este tema contiene 1 respuesta, tiene 1 mensaje.

Última actualización por Fletch hace 1 año, 6 meses.

Autor
Mensajes
#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!