Hi, I just tried to active plugin Slider Revolution on a system running php 8.2 and i get a fatal error:
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 /home/yxhfjyyr/public_html/wp-content/plugins/revslider/includes/output.class.php on line 1912
How fix this error?
Please help me, tks