I’m not sure what the problem is.
Try this:
– Go to the CFDB ShortCode page
– Select a form
– Select Export file for Excel
The page creates a URL for you.
– Copy the URL and paste into your browser
Is the result any different? Do you see any errors?
Hi Michael, I tried the steps you gave me, didn’t work. I took a few screenshots from the error i’m receiving. http://q21realestate.es/errordb/
That is helpful. I think you are using WPML and that is causing a problem with the URLs. The same issue just came on this thread: https://ww.wp.xz.cn/support/topic/export-error-with-language?replies=2
Would you be willing to test the version I posted on that thread?
Amazing!!!! It worked!!!
Thank you for your assistance!
Hi, I want to export the contact form database to Excel, tried several options on the Contact form DB window and didn’t work. When I click the export button it’s showing me internal server error in log file i am getting
wp-content/plugins/contact-form-7-to-database-extension/Spout-2.4.2/Writer/XLSX/Writer.php on line 117
other export feature working fine.
I think the problem is that you are running PHP less than version 5.4. The Excel export code won’t work with less than 5.4. The official recommended version to run WordPress is now PHP 5.6. Try upgrading your site to PHP 5.6.
https://ww.wp.xz.cn/about/requirements/
Hi Michael,
PHP 5.5 installed on hosting could be version issue. But other features working fine like .CSV. So I have installed
https://downloads.wp.xz.cn/plugin/contact-form-7-to-database-extension.2.9.15RC1.zip
This extension at-least full fill over minimal requirement with out excel export. 🙂
THX
The rest of the plugin should work. Just the Excel export function requires a new PHP.
If you are going to install an older version, I suggest install 2.9.15, not the release candidate (2.9.15RC1).