Hi,
Thanks - I removed the include, but it didn't help.
I spent ages doing tests and narrowed it down to a single line of code.
[php]$datafeedurl="http://products.affiliatewindow.com/csvproductoutput.php?mid=".$merchantid."&user=1234 5&password=password&nozip=1";
PHP]
I'm sending two variables to the script. One definitely works, but somewhere $merchantid is getting lost.
Very strange that it works manually, but not as a cron job and I really need to figure this out, if anyone knows why.
Cheers
Linda
__________________
I used to have an open mind but my brains kept falling out.
Last edited by lakrasia; 14-03-06 at 05:38 PM..
|