Replies: 0
Wordpress last version.
Hi i have an issue when php 8.0 is actived message :
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 /homepages/8/d571276454/htdocs/wp-content/plugins/wise-chat-pro/src/admin/WiseChatNotificationsTab.php on line 161
Chat no longer works in php 8.0 but OK with 7.4.
Best regards.