Title: Error exporting point logs
Last modified: October 26, 2020

---

# Error exporting point logs

 *  Resolved [srcasey](https://wordpress.org/support/users/srcasey/)
 * (@srcasey)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/error-exporting-point-logs/)
 * I’m trying to export my MyCRED point logs by choosing Logs->Bulk selection->Export
   Formatted->Apply.
 * It gives me the following error:
 * Warning: count(): Parameter must be an array or an object that implements Countable
   in /home/customer/www/socialreads.net/public_html/wp-content/plugins/mycred/assets/
   libs/parsecsv.lib.php on line 114
 * ….followed by multiple line associated warnings.
 * Has anyone else encountered this?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-exporting-point-logs%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [wpexpertssupportteam](https://wordpress.org/support/users/wpexpertssupportteam/)
 * (@wpexpertssupportteam)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/error-exporting-point-logs/#post-13580738)
 * Hi [@srcasey](https://wordpress.org/support/users/srcasey/),
 * Thank you for contacting us, we have forwarded the details to the QA Team we 
   will get back to you once we hear back from them.
 *  Thread Starter [srcasey](https://wordpress.org/support/users/srcasey/)
 * (@srcasey)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/error-exporting-point-logs/#post-13584226)
 * Thank you.
 * This is for reference:
 *     ```
       	function __construct ($input = null, $offset = null, $limit = null, $conditions = null) {
       		if ( $offset !== null ) $this->offset = $offset;
       		if ( $limit !== null ) $this->limit = $limit;
       [line 114 ->]		if ( count($conditions) > 0 ) $this->conditions = $conditions;
       		if ( !empty($input) ) $this->parse($input);
       	}
       ```
   
 *  [wpexpertssupportteam](https://wordpress.org/support/users/wpexpertssupportteam/)
 * (@wpexpertssupportteam)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/error-exporting-point-logs/#post-13585988)
 * Hi [@srcasey](https://wordpress.org/support/users/srcasey/),
 * Please use the updated plugin shared below and let us know how is it working 
   for you.
 * **Plugin**: [https://we.tl/t-7LVunqC3rZ](https://we.tl/t-7LVunqC3rZ)
 * Thanks!
 *  Thread Starter [srcasey](https://wordpress.org/support/users/srcasey/)
 * (@srcasey)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/error-exporting-point-logs/#post-13587041)
 * That fixed it!
 * Thank you so much!
 *  [wpexpertssupportteam](https://wordpress.org/support/users/wpexpertssupportteam/)
 * (@wpexpertssupportteam)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/error-exporting-point-logs/#post-13589853)
 * Hi [@srcasey](https://wordpress.org/support/users/srcasey/),
 * It’s nice to hear that your issue is resolved.
 * Thanks!

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

The topic ‘Error exporting point logs’ is closed to new replies.

 * ![](https://ps.w.org/mycred/assets/icon-128x128.gif?rev=3512531)
 * [Points Management System For Gamification, Ranks, Badges, and Loyalty Rewards Program - myCred](https://wordpress.org/plugins/mycred/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mycred/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mycred/)
 * [Active Topics](https://wordpress.org/support/plugin/mycred/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mycred/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mycred/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [wpexpertssupportteam](https://wordpress.org/support/users/wpexpertssupportteam/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/error-exporting-point-logs/#post-13589853)
 * Status: resolved