• Resolved marketfresh

    (@marketfresh)


    I’m seeing this error:

    Warning: count(): Parameter must be an array or an object that implements Countable in /plugins/infusionsoft-sdk/Infusionsoft/xmlrpc.inc on line 2650

Viewing 1 replies (of 1 total)
  • Plugin Author Systasis Computer Systems

    (@systasiscomputersystems)

    Hi,

    Thanks for reporting!

    AFAICT, it’s harmless. I’ve acknowledged the error during development.
    Once the issue is in the Infusionsoft SDK, I won’t fix it as a specific point release. I’ll add it to the enhancement list.

    My guess is that the missing method Countable/count() is now a warning. I don’t remember seeing this warning before php 7. However, I’ve lost many brain cells in the duration.

    You can disable the warning by setting WP_DEBUG false in wp-content.php

Viewing 1 replies (of 1 total)
  • The topic ‘Warning: count(): error’ is closed to new replies.