Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dimitris33

    (@dimitris33)

    Forgot the error : )

    Deprecated: Unparenthesized a ? b : c ? d : e is deprecated. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e) in /home/***/public_html/***/wp-content/plugins/wc-smart-cod/admin/class-wc-smart-cod-admin.php on line 1183

    • This reply was modified 4 years, 8 months ago by Yui.
    Plugin Author FullStack-ing

    (@fullstackhouse)

    Hi!

    This is actually a warning and not an error and not affecting your site functionality in any way. Please make sure that you have WP_DEBUG set to false for now and we going to fix this in our next release!

    Kind regards

    Plugin Author FullStack-ing

    (@fullstackhouse)

    This should be addressed now! (update to 1.5). Let me know if any issues

    Best regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP 7.4 support: Deprecated: Unparenthesized’ is closed to new replies.