Scheduled cron import doesn’t work
-
Hi,
I have a basic csv file that works just fine with manual import. However, scheduled import doesn’t seem to do anything. The file path is correct (actually /tmp/test.csv) and I can see the acui_cron_process in WP Control with a correct schedule. The trigger time comes and goes, and nothing is done. The settings screen still shows “No tasks done yet.”, nothing is imported and the file still sits in the import location.
I have verified my cron setup by installing a test plugin as described here:
http://ben.lobaugh.net/blog/20787/wordpress-how-to-use-wp-cron#Test_the_plugin
And cron works fine when I trigger it by browsing to wp-cron.php.I have run out of ideas. What should I do to debug further? How can I see what actually happens at the moment when the import should start?
The topic ‘Scheduled cron import doesn’t work’ is closed to new replies.