Quote:
Originally Posted by caimakale
So I hate to be the first one with a problem, but here it is.
During install, I get to the third step when I encounter this error.
Code:
Warning: file(http://www.oanda.com/convert/fxdaily?value=1&redirected=1&exch=USD&format=CSV&dest=Get+Table&sel_list=): failed to open stream: Connection refused in /includes/cron/donation_currency_exchange.php on line 29
Warning: implode(): Bad arguments. in /includes/cron/donation_currency_exchange.php on line 31
Warning: file(http://www.oanda.com/convert/fxdaily?value=1&redirected=1&exch=AUD&format=CSV&dest=Get+Table&sel_list=): failed to open stream: Connection refused in /includes/cron/donation_currency_exchange.php on line 29
Warning: implode(): Bad arguments. in /includes/cron/donation_currency_exchange.php on line 31
Warning: file(http://www.oanda.com/convert/fxdaily?value=1&redirected=1&exch=CAD&format=CSV&dest=Get+Table&sel_list=): failed to open stream: Connection refused in /includes/cron/donation_currency_exchange.php on line 29
Warning: implode(): Bad arguments. in /includes/cron/donation_currency_exchange.php on line 31
Warning: file(http://www.oanda.com/convert/fxdaily?value=1&redirected=1&exch=EUR&format=CSV&dest=Get+Table&sel_list=): failed to open stream: Connection refused in /includes/cron/donation_currency_exchange.php on line 29
Warning: implode(): Bad arguments. in /includes/cron/donation_currency_exchange.php on line 31
Warning: file(http://www.oanda.com/convert/fxdaily?value=1&redirected=1&exch=GBP&format=CSV&dest=Get+Table&sel_list=): failed to open stream: Connection refused in /includes/cron/donation_currency_exchange.php on line 29
Warning: implode(): Bad arguments. in /includes/cron/donation_currency_exchange.php on line 31
Warning: file(http://www.oanda.com/convert/fxdaily?value=1&redirected=1&exch=JPY&format=CSV&dest=Get+Table&sel_list=): failed to open stream: Connection refused in /includes/cron/donation_currency_exchange.php on line 29
Warning: implode(): Bad arguments. in /includes/cron/donation_currency_exchange.php on line 31
What could the problem be???
|
you have to be able to pass information back and forth from outside servers for this hack to run. If you run into this problem you will need to uninstall and get a server that will talk to other servers via HTTP properly.