I've installed a new prestashop, wen trying to access Modules, Marketplace or Module Manager, I get this error.
in modules/jxhtmlcontent/jxhtmlcontent.php (line 433)
with 2 critical logs
Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\FatalError: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at .../modules/jxhtmlcontent/jxhtmlcontent.php line 433
and
Fatal Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`