Conversation
supportHi, I am not able to activate the plugin. There is the message error : The plugin could not be activated because it triggered 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 xxxxxxxxxxx/wp-content/plugins/pvb-contact-form-7-calculator/lib/wpSettingsFramework/class-wordpresssettingsframework.php on line 531 Hope you can help. This topic was modified 4 years, 7 months ago by Reventlov .
Hi, The issue exists with php 8.0 With php 7.4, it’s ok
Hi, The issue exists with php 8.0 With php 7.4, it’s ok