Title: [Plugin: Events Manager] Export CSV not working
Last modified: August 20, 2016

---

# [Plugin: Events Manager] Export CSV not working

 *  Resolved [vandalo](https://wordpress.org/support/users/vandalo/)
 * (@vandalo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/)
 * I’m using version 5.1.8.3, (WP 3.4)
    When i try to export the list of confirmed
   booking to a cvs file, after clicking on the link nothing happens.
 * HELP Please!!!!
 * [http://wordpress.org/extend/plugins/events-manager/](http://wordpress.org/extend/plugins/events-manager/)

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/page/2/?output_format=md)

 *  [agelonwl](https://wordpress.org/support/users/angelonwl/)
 * (@angelonwl)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/#post-2839363)
 * hi,
 * seems to work fine on my test site, does it produced an error or just keep refreshing?
 *  [RichardWPG](https://wordpress.org/support/users/richardwpg/)
 * (@richardwpg)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/#post-2839374)
 * Is it compatible to wp 3.4?
 *  [agelonwl](https://wordpress.org/support/users/angelonwl/)
 * (@angelonwl)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/#post-2839376)
 * yes, you can also check your php logs or turn-on WP_DEBUG. Also, try disabling
   plugins or revert back to default theme.
 *  Thread Starter [vandalo](https://wordpress.org/support/users/vandalo/)
 * (@vandalo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/#post-2839402)
 * Hi agelonwl (hosting on Aruba.it)
 * with IE9 nothing happenes (no refresh, no error)
 * with Chrome (v21.xx) and Firefox (v13.0.1=:
    Gateway Time-out The gateway did
   not receive a timely response from the upstream server or application.
 * Whit default theme (Twenty eleven), disabled and re-enabled the plugin, nothing
   has changed …
 * WP_DEBUG turn-on…
 * TNX
 *  [wizzfizz](https://wordpress.org/support/users/wizzfizz/)
 * (@wizzfizz)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/#post-2839469)
 * I have also been having this problem since I started using the Events Manager
   plugin about a week ago, I just came here to post a new thread and saw this one!
 * Chrome gives me:
    `Error 6 (net::ERR_FILE_NOT_FOUND): The file or directory could
   not be found.`
 * And turning on a debug log shows this error:
    `PHP Fatal error: Maximum execution
   time of 30 seconds exceeded in /hsphere/local/home/"username"/"site"/wp-includes/
   option.php on line 36`
 * Is there a temp file created? (that I need to ensure I have enough permissions
   for?)
 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/#post-2839532)
 * no temp file created. what’s odd is that it stops at that part of WP files.
 * I have had an issue with another user that had quite a few bookings he wanted
   to export at once, I’ve made some small adjustments that may help, but in that
   case, it was a memory exceeded error, not time.
 * how many bookings are you trying to export? I’m talking over 1000 here, 2000+
   tickets
 *  Thread Starter [vandalo](https://wordpress.org/support/users/vandalo/)
 * (@vandalo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/#post-2839535)
 * I created four events per week until December 31, 2012…
    I may have created too
   many events?
 * I would like to export only the reservations confirmed for future events (all
   3) and the page appears after a few minutes
 *     ```
       Gateway Time-out
       The gateway did not receive a timely response from the upstream server or application.
       ```
   
 * I enabled debugging, how to see the log?
 * Thank you very much
 *  [wizzfizz](https://wordpress.org/support/users/wizzfizz/)
 * (@wizzfizz)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/#post-2839561)
 * Only trying to export 5 bookings.
 * Looking at the bookings table and one of the bookings was at Status = 0, so I
   updated it to match the others with Status = 1. I have no-approval-required and
   guest bookings.
 * Now getting the following from debug:
    `PHP Fatal error: Maximum execution time
   of 30 seconds exceeded in /hsphere/local/home/"user"/"site"/wp-includes/wp-db.
   php on line 1024` DB timeout?
 * Vandalo: debug.log should be created in /wp-content/
 *  Thread Starter [vandalo](https://wordpress.org/support/users/vandalo/)
 * (@vandalo)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/#post-2839616)
 * I have uninstalled WordPress, reset the database and reinstalled everything again
   
   debugging enabled When Active the plugin I get the following message:
 * Notice: Use of undefined constant EM_OLD_LOCATIONS_TABLE – assumed ‘EM_OLD_LOCATIONS_TABLE’
   in /web/htdocs/www.blabla.com/home/wp-content/plugins/events-manager/em-install.
   php on line 174 Notice: Use of undefined constant EM_OLD_LOCATIONS_TABLE – assumed‘
   EM_OLD_LOCATIONS_TABLE’ in /web/htdocs/www.blabla.com/home/wp-content/plugins/
   events-manager/em-install.php on line 208
 * ???
 *  Thread Starter [vandalo](https://wordpress.org/support/users/vandalo/)
 * (@vandalo)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/#post-2839617)
 * and export to CSV is still not working 🙁
 *  [dlt101](https://wordpress.org/support/users/dlt101/)
 * (@dlt101)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/#post-2839626)
 * I installed the plugin a couple of weeks ago and kept it up to date.
    I have 
   one event with about 20 bookings, and the CSV export simply hangs indefinitely.
   I have to close the browser and start a new session before I can even access 
   the website. No idea where to look for errors.
 *  Thread Starter [vandalo](https://wordpress.org/support/users/vandalo/)
 * (@vandalo)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/#post-2839630)
 * [@dlt101](https://wordpress.org/support/users/dlt101/):
    The same thing happens
   to me too, click on export to csv and simply nothing happens… The web site crashes,
   after a few minutes i open a new web page before access again …
 *  Thread Starter [vandalo](https://wordpress.org/support/users/vandalo/)
 * (@vandalo)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/#post-2839658)
 * hi
    news export to csv? in the PRO version export to csv works?
 *  [kultiko](https://wordpress.org/support/users/kultiko/)
 * (@kultiko)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/#post-2839723)
 * Hi!
 * I’ve the same problem. I’m running Events Manager 5.1.8.5 and Events Manager 
   Pro 2.1.5 on WordPress 3.4 with Buddypress 1.5.6 with the default Buddypress-
   Template.
    I had no problems with the CSV-Export before I’ve installed Buddypress
   and moved to another server, may that have caused the error?
 * Just try to export 9 guests but the server throws a server time out (30seconds)
   in Safari and in Firefox. Support would be nice – i would be happy for any hack–
   cause i need Buddypress so changig that is no option for me…
 *  [agelonwl](https://wordpress.org/support/users/angelonwl/)
 * (@angelonwl)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/#post-2839725)
 * [@kultiko](https://wordpress.org/support/users/kultiko/)
 * you might want to use the private forums instead.

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/page/2/?output_format=md)

The topic ‘[Plugin: Events Manager] Export CSV not working’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

 * 22 replies
 * 10 participants
 * Last reply from: [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-events-manager-export-csv-not-working-1/page/2/#post-2839752)
 * Status: resolved