Title: Solution for &#8220;Nothing in Your Event Queue&#8221; error
Last modified: May 18, 2017

---

# Solution for “Nothing in Your Event Queue” error

 *  Resolved [Josh Feck](https://wordpress.org/support/users/builtbynorthby/)
 * (@builtbynorthby)
 * [9 years ago](https://wordpress.org/support/topic/solution-for-nothing-in-your-event-queue-error/)
 * If you have the NextGEN Gallery plugin activated you will need to add the following
   to your wp-config.php:
 * `define('NGG_CRON_ENABLED', FALSE);`
 * before the line that reads:
 * `/* That's all, stop editing! Happy blogging. */`
 * The reason you need to disable NextGEN plugin’s cron scheduler is because NextGen
   will delete the transient keys that connect your registration data to a user’s
   session. The NextGEN plugin’s cron task that deletes the data runs every 15 minutes.

The topic ‘Solution for “Nothing in Your Event Queue” error’ is closed to new replies.

 * ![](https://ps.w.org/event-espresso-decaf/assets/icon.svg?rev=990507)
 * [Event Espresso - Event Registration & Ticketing Sales](https://wordpress.org/plugins/event-espresso-decaf/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/event-espresso-decaf/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/event-espresso-decaf/)
 * [Active Topics](https://wordpress.org/support/plugin/event-espresso-decaf/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/event-espresso-decaf/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/event-espresso-decaf/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Josh Feck](https://wordpress.org/support/users/builtbynorthby/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/solution-for-nothing-in-your-event-queue-error/)
 * Status: resolved