• Resolved crackajax

    (@crackajax)


    Greetings,

    My php error log is filling with notices that do not seem like actual errors, but I am not sure – and if they are errors I want to get them fixed.The specific errors I am seeing are:

    [php7:notice] [pid 4430] [client 71.237.113.113:57347] :: Tax Rate Found :: (WCS Tax)

    [php7:notice] [pid 4430] [client 71.237.113.113:57347] {“1”:{“rate”:8.25,”label”:”NV Tax”,”shipping”:”no”,”compound”:”no”}} (WCS Tax)

    [php7:notice] [pid 4430] [client 71.237.113.113:57347] :: Updating Tax Rate To :: (WCS Tax)

    [php7:notice] [pid 4430] [client 71.237.113.113:57347] {“tax_rate_country”:”US”,”tax_rate_state”:”NV”,”tax_rate_name”:”NV Tax”,”tax_rate_priority”:1,”tax_rate_compound”:false,”tax_rate_shipping”:0,”tax_rate”:8.25,”tax_rate_class”:””} (WCS Tax)

    [php7:notice] [pid 4430] [client 71.237.113.113:57347] Tax Rate ID Set for 1 (WCS Tax)

    If these are not really errors, how can I disable them so that my logs do not fill up with impertinent data? If they are indeed errors, how might I troubleshoot them and stop them from occurring?

    Thanks,
    Donnie

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @crackajax,

    These are notices that the tax rate is being set for Auto taxes, and are not necessarily errors.

    You can go to WooCommerce > Status > WooCommerce Services and turn off logging if you would like, as seen here.

    If you have any other questions please let me know!

    Hi @crackajax,

    We have not heard back from you in a while, so I am going to go ahead and close this thread. If you are still experiencing issues please open a new thread and let us know.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP7 Notice Errors’ is closed to new replies.