I’m suddenly getting a timeout error when I try to export a registrant list. It seems to report a different file every time, though. For instance:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/iverbe5/public_html/wp-content/plugins/event-espresso-core-reg/core/db_models/fields/EE_Datetime_Field.php on line 536
Fatal error: Maximum execution time of 30 seconds exceeded in /home/iverbe5/public_html/wp-content/plugins/event-espresso-core-reg/core/db_models/EEM_Base.model.php on line 285
Fatal error: Maximum execution time of 30 seconds exceeded in /home/iverbe5/public_html/wp-includes/option.php on line 28
I’ve tried boosting the memory limit and max execution time in my wp-config, to no avail.
Is this a shared host? If so, it’s likely running on a low amount of memory and maxed out. Can you check with your host about increasing the value for max_execution_time and the amount of memory allocated for PHP?
I think I found a way to make it work. The host (InMotion) requires a suphp_configpath reference added to .htaccess that points to the php.ini file. My max_execution_time change hadn’t taken effect without that…
The support post ‘Can't export Registrations CSV Report’ 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.