Cron job builds an empty CSV
-
With CFDB v2.63, on Worpress 3.3.1, I use a cron job that successfully creates a CSV and stores it on the server every day:
wget -O FILENAME.CSV https://WEBSITE.COM/wp-admin/admin-ajax.php?action=cfdb-export&form=FILENAME&show=(FIELDS TO SHOW)&enc=CSVUTF8
With CFDB v2.8.32, and WP 4.1.1 this same and similar cron jobs only produce an empty csv, no data.
Any idea what would cause this failure / how to adjust for the new version(s) if that’s the culprit?
https://www.ads-software.com/plugins/contact-form-7-to-database-extension/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Cron job builds an empty CSV’ is closed to new replies.