Dashard Posted March 27, 2003 Share Posted March 27, 2003 When ever I click the 'update currencies' button (admin/currencies.php) I get these error messages. I've spent ages seaching the forums and can't find anything similar. Please help I'm going mad. :evil: [Version 2.2ms1] Warning: file("http://www.xe.net/ucc/convert.cgi?Amount=1&From=GBP&To=USD") - No such file or directory in /home/p/i/picklestoorder/public_html/admin/includes/functions/localization.php on line 42 Warning: Variable passed to each() is not an array or object in /home/p/i/picklestoorder/public_html/admin/includes/functions/localization.php on line 43 Warning: file("http://www.xe.net/ucc/convert.cgi?Amount=1&From=GBP&To=DEM") - No such file or directory in /home/p/i/picklestoorder/public_html/admin/includes/functions/localization.php on line 42 Warning: Variable passed to each() is not an array or object in /home/p/i/picklestoorder/public_html/admin/includes/functions/localization.php on line 43 Warning: file("http://www.xe.net/ucc/convert.cgi?Amount=1&From=GBP&To=ESP") - No such file or directory in /home/p/i/picklestoorder/public_html/admin/includes/functions/localization.php on line 42 Warning: Variable passed to each() is not an array or object in /home/p/i/picklestoorder/public_html/admin/includes/functions/localization.php on line 43 Warning: file("http://www.xe.net/ucc/convert.cgi?Amount=1&From=GBP&To=EUR") - No such file or directory in /home/p/i/picklestoorder/public_html/admin/includes/functions/localization.php on line 42 Warning: Variable passed to each() is not an array or object in /home/p/i/picklestoorder/public_html/admin/includes/functions/localization.php on line 43 Warning: file("http://www.xe.net/ucc/convert.cgi?Amount=1&From=GBP&To=GBP") - No such file or directory in /home/p/i/picklestoorder/public_html/admin/includes/functions/localization.php on line 42 Warning: Variable passed to each() is not an array or object in /home/p/i/picklestoorder/public_html/admin/includes/functions/localization.php on line 43 Warning: Cannot add header information - headers already sent by (output started at /home/p/i/picklestoorder/public_html/admin/includes/functions/localization.php:42) in /home/p/i/picklestoorder/public_html/admin/includes/functions/general.php on line 18 Link to comment Share on other sites More sharing options...
carlp Posted March 27, 2003 Share Posted March 27, 2003 Hello, Looking at your code Warning: file("http://www.xe.net/ucc/convert.cgi?Amount=1&From=GBP&To=USD") - No such file or directory in /home/p/i/picklestoorder/public_html/admin/includes/functions/localization.php on line 42 I would make the assumtion that the converter was down. XE.net that is. Kindest Regards, Carl Pickering If there is light at the end of the tunnel, switch it off. I have to save on my electricity bill Link to comment Share on other sites More sharing options...
Dashard Posted March 28, 2003 Author Share Posted March 28, 2003 That's what I thought at first but I've had this problem for MONTHS. I've also been to the converter site and it seems to be up, running and working just fine. Thanks anyway for giving it some thought but any other ideas are welcome Link to comment Share on other sites More sharing options...
Dashard Posted March 28, 2003 Author Share Posted March 28, 2003 That's what I thought at first but I've had this problem for MONTHS. I've also been to the converter site and it seems to be up, running and working just fine. Thanks anyway for giving it some thought but any other ideas are welcome Link to comment Share on other sites More sharing options...
carlp Posted April 1, 2003 Share Posted April 1, 2003 That's what I thought at first but I've had this problem for MONTHS. I've also been to the converter site and it seems to be up, running and working just fine. Thanks anyway for giving it some thought but any other ideas are welcome Hello, Do you have a firewall running where your HTTP server is? I'm thinking that if its blocked getting access it would return that message. ie; in your DMZ can your servers open webpages. Most firewalls as default block this kind of access. But if you do have one, you should be able to allow that traffic. Hope this helps Kindest Regards, Carl Pickering If there is light at the end of the tunnel, switch it off. I have to save on my electricity bill Link to comment Share on other sites More sharing options...
Milestone Posted April 1, 2003 Share Posted April 1, 2003 Got exactly the same problem on my shared server. I have just sent an email to my host to see whether server/firewall/php configuration might be causing this and will post back here if I get a sensible answer :roll: Cheers, Colin staggering along with 2.2-CSV... Link to comment Share on other sites More sharing options...
Milestone Posted April 1, 2003 Share Posted April 1, 2003 Carl - you were exactly right... unfortunately! Just got this back from host: If osCommerce is trying to get the update via HTTP, then this will not work on our system unfortunately as our firewall will not permit this. Change of plan coming up methinks :( Colin staggering along with 2.2-CSV... Link to comment Share on other sites More sharing options...
carlp Posted April 1, 2003 Share Posted April 1, 2003 Carl - you were exactly right... unfortunately! Just got this back from host: If osCommerce is trying to get the update via HTTP, then this will not work on our system unfortunately as our firewall will not permit this. Change of plan coming up methinks :( Colin Glad I could help :) Kindest Regards, Carl Pickering If there is light at the end of the tunnel, switch it off. I have to save on my electricity bill Link to comment Share on other sites More sharing options...
Dashard Posted April 3, 2003 Author Share Posted April 3, 2003 Cheers for the research gentlemen. You have helped to reduced my stress levels a lot. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.