http://forms.nwaonline.com/?page_id=4
When I try to export the entries for the form, the .csv file is blank, the size of the file registers at 0kb. I can export entries from another form just fine just not this one.
http://forms.nwaonline.com/?page_id=4
When I try to export the entries for the form, the .csv file is blank, the size of the file registers at 0kb. I can export entries from another form just fine just not this one.
It sounds like a PHP memory issue. Does the form you can't export entries for have more entries than the form you can export entries from OR or more fields on that form?
Either way I would suggest increasing your available PHP memory. You can find information on how to do this here:
http://www.nerdgrind.com/increase-wordpress-and-php-memory-limit/
That fixed it! Thank you for your help!!