Hi…I am all of sudden unable to get the Event Registration CSV Reports to generate. The process just sits generating and does not redirect to the report.
403 Forbidden means your server is refusing the request.
It could be from the DDOS projection you have on the site enabled through Cloudflare, was that recently enabled?
Do you have FTP access to the server? Something that may get you the report now (I’m assuming your event starts soon as you’ve marked this urgent) is to add this:
define('EE_USE_OLD_CSV_REPORT_CLASS', true);
To your, sites wp-config.php file and try to run the export again.
That uses a different method to the above screen but if you have a high number of registrations it may fail.
Hi Tony…. Yes the event is in 10 hours. And yes our web guys enabled Cloudflare 2 days ago. I only have 20 registrations for this event. So I will get them to add the code. Will the introduction of Cloudflare also have prevented my Event Reminder email from sending via the new plugin?
20 registration won’t cause any issues for the above, although Cloudflare may also block that request (I’m not saying it will, but it’s possible).
Will the introduction of Cloudflare also have prevented my Event Reminder email from sending via the new plugin?
It’s possible yes, the Event Reminders work using WP Cron so if its blocking those requests then yes.
However, did you enable at least one context for the reminder emails (they are disabled by default) and also have you updated the event since the plugin was activated?
The Automated Upcoming Event Notifications (AUEN for short) add-on will only work on events that have been updated at least once since the add-on was activated, you don’t need to actually set anything but the event needs to be updated.
Viewing 6 reply threads
The support post ‘URGENT: Event Registration CSV Report not Generating’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.