• Resolved prodograw

    (@prodograw)


    Hi receiving this error in log

    [16-Apr-2021 15:28:05 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/***/public_html/wp-content/plugins/woocommerce-order-export/classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 771

    Any pointers ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author algol.plus

    (@algolplus)

    hi

    do you use any custom code for this plugin ?

    it seems you call setAutoFilter() for wrong range.

    Thread Starter prodograw

    (@prodograw)

    Hi,

    Thanks for that yes correct

    I had set auto filter in woe header but have custom auto sum in woe footer which adds more columns which header didn’t know about so switched into footer

    Thanks for your help

    Plugin Author algol.plus

    (@algolplus)

    you’re welcome

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

The topic ‘PHP count Error’ is closed to new replies.