Hi,
I have 2 cs-cart sites on the same server both running 4.5.2.SP2 on PHP 7.0.25
I have an issue with the data feed on one site that is a custom data feed created from scratch for Google. The issue is that when the cron job runs it will not upload the file to Google and will not recreate the datafeed file on the server.
The server is notifing me the cron has run with an email as follows -
Content-type: text/html; charset=UTF-8
The other site on the server outputs a cron email as follows -
X-Powered-By: PHP/7.0.25 Content-type: text/html; charset=UTF-8 Exporting data: 1Exporting data: 2Exporting data: 3Exporting data: 4Exporting data: 5Exporting data: 6Exporti
The only time I can get the server to update the datafeed file on the server is to manually run it from within datafeeds.
I see nothing in the servers cron logs or in the error_log. I have changed the cron password and reset all passwords and upload settings to Google. I have even relaoded the cs-cart core files back to ensure there was no corupted files.
I hope someone can help point me in the right direction.