Error when exporting subscribers as CSV

ElJefe

Member
Hello,

Since our application auto-updated to v1.9.45 last week, I have been unable to export subscribers as a CSV file. The export process appears to complete successfully, but the next screen shows a red error box with the message, "The export file has been deleted." The white message box below that says, "Error 400! Your request is invalid." Prior to the update, exporting to CSV was working just fine.

Any suggestions?
 
Excellent! Is there a way to manually start the auto-update process? I know that sounds like an oxymoron. :D

What I mean is, without me having to manually transfer/overwrite files, can I get the system to update itself prior to whenever cron is supposed to run?

Thanks for the help!
 
can I get the system to update itself prior to whenever cron is supposed to run?
Yes, simply run the auto-update command, from ssh simply run something like /usr/bin/php -q ...apps/console/console.php auto-update --verbose=1
 
Back
Top