error lines appearing on my site hertzcenter.com

Home Forums Support Forum error lines appearing on my site hertzcenter.com

This topic contains 2 replies, has 2 voices, and was last updated by  Anti-Malware Admin 4 years, 1 month ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2435

    Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/ague00/public_html/hertzcenter.com/wp-content/plugins/gotmls/index.php on line 13Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/ague00/public_html/hertzcenter.com/wp-content/plugins/gotmls/images/index.php on line 625

    Not sure what to do , Help , Thanks

    #2436

    It may be caused by the new PHP version 7.4

    #2439

    Anti-Malware Admin
    Key Master

    Thanks for reporting this issue. I will have this Deprecation Notice resolved in my next plugin release. In the mean time you should probably turn off error_reporting for Deprecated Notices in your php.ini file:
    error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Comments are closed.