Title: array_filer() expects parameter
Last modified: August 24, 2016

---

# array_filer() expects parameter

 *  Resolved [Kevin A. Wilson](https://wordpress.org/support/users/kwilson68/)
 * (@kwilson68)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/array_filer-expects-parameter/)
 * The plugin has been working beautifully for several days. It was working fine
   yesterday, and I haven’t changed anything, but I am now getting the following
   error:
 * Warning: array_filter() expects parameter 1 to be array, null given in …/plugins/
   eventbrite-api/inc/class-eventbrite-query.php on line 220
 * The page that uses the Eventbrite API template and gives the error above is at
   [http://www.spotlightplayhouse.org/shows/tickets/purchase-tickets/](http://www.spotlightplayhouse.org/shows/tickets/purchase-tickets/).
 * I did a test of my Keyring connection and it says everything is working.
 * I notice that the latest changelog indicates that the most recent update to the
   plugin was to fix an issue with the Eventbrite API that was supposed to go into
   effect yesterday. Could this have something to do with it?
 * [https://wordpress.org/plugins/eventbrite-api/](https://wordpress.org/plugins/eventbrite-api/)

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

 *  Thread Starter [Kevin A. Wilson](https://wordpress.org/support/users/kwilson68/)
 * (@kwilson68)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/array_filer-expects-parameter/#post-5994190)
 * I was able to fix the problem, but I am still not sure what caused it. I went
   into the Keyring settings and delete the Eventbrite connect, then reinstated 
   it. Somehow this corrected the problem and it is now working properly.
 *  [handhugs](https://wordpress.org/support/users/handhugs/)
 * (@handhugs)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/array_filer-expects-parameter/#post-5994462)
 * I am also getting this problem, although deleting the connection doesn’t seem
   to be helping … 🙁
 *  [handhugs](https://wordpress.org/support/users/handhugs/)
 * (@handhugs)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/array_filer-expects-parameter/#post-5994463)
 * tried switching themes, deleting and re-installing both plugins.. no luck.
 *  Plugin Author [Automattic](https://wordpress.org/support/users/automattic/)
 * (@automattic)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/array_filer-expects-parameter/#post-5994464)
 * handhugs, can you post the full error message you’re getting? You can also try
   just deleting `eventbrite_api_transients` and other `_transient_eventbrite_*`
   records in your options table. You should never have to do this (it should happen
   when you uninstall the Eventbrite API plugin), but this doesn’t seem to work 
   for you.
 *  [Manish1991](https://wordpress.org/support/users/manish1991/)
 * (@manish1991)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/array_filer-expects-parameter/#post-5994516)
 * by using this function Eventbrite_Query( apply_filters()) how can i get the events
   month wise ?

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

The topic ‘array_filer() expects parameter’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/eventbrite-api_94776b.svg)
 * [Eventbrite API](https://wordpress.org/plugins/eventbrite-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/eventbrite-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/eventbrite-api/)
 * [Active Topics](https://wordpress.org/support/plugin/eventbrite-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/eventbrite-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/eventbrite-api/reviews/)

## Tags

 * [array_filter](https://wordpress.org/support/topic-tag/array_filter/)
 * [parameter](https://wordpress.org/support/topic-tag/parameter/)

 * 5 replies
 * 4 participants
 * Last reply from: [Manish1991](https://wordpress.org/support/users/manish1991/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/array_filer-expects-parameter/#post-5994516)
 * Status: resolved