Home › Forums › Support Forum › error lines appearing on my site hertzcenter.com › Reply To: error lines appearing on my site hertzcenter.com
March 18, 2020 at 11:37 am
#2439
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