Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

currency won't update


gellnsh

Recommended Posts

Posted

Hello all,

 

I've downloaded and installed the contribution update currencies but I'm getting errors both on the cron job and when I try to manually update. Have I missed something? Is there some other change that I should be making. Perhaps the localization.php file?? It seems to be in the error path.

 

Any help would really be appreciated.

 

thanks

 

Here are the errors:

 

Warning: file(): URL file-access is disabled in the server configuration in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 14

 

Warning: file(http://www.oanda.com/convert/fxdaily?value=1&redirected=1&exch=USD&format=CSV&dest=Get+Table&sel_list=USD): failed to open stream: no suitable wrapper could be found in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 14

 

Warning: implode(): Bad arguments. in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 18

 

Warning: file(): URL file-access is disabled in the server configuration in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 28

 

Warning: file(http://www.xe.net/ucc/convert.cgi?Amount=1&From=USD&To=USD): failed to open stream: no suitable wrapper could be found in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 28

 

Warning: implode(): Bad arguments. in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 32

 

Warning: file(): URL file-access is disabled in the server configuration in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 14

 

Warning: file(http://www.oanda.com/convert/fxdaily?value=1&redirected=1&exch=EUR&format=CSV&dest=Get+Table&sel_list=USD): failed to open stream: no suitable wrapper could be found in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 14

 

Warning: implode(): Bad arguments. in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 18

 

Warning: file(): URL file-access is disabled in the server configuration in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 28

 

Warning: file(http://www.xe.net/ucc/convert.cgi?Amount=1&From=USD&To=EUR): failed to open stream: no suitable wrapper could be found in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 28

 

Warning: implode(): Bad arguments. in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 32

 

Warning: file(): URL file-access is disabled in the server configuration in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 14

 

Warning: file(http://www.oanda.com/convert/fxdaily?value=1&redirected=1&exch=CAD&format=CSV&dest=Get+Table&sel_list=USD): failed to open stream: no suitable wrapper could be found in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 14

 

Warning: implode(): Bad arguments. in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 18

 

Warning: file(): URL file-access is disabled in the server configuration in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 28

 

Warning: file(http://www.xe.net/ucc/convert.cgi?Amount=1&From=USD&To=CAD): failed to open stream: no suitable wrapper could be found in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 28

 

Warning: implode(): Bad arguments. in /usr/www/users/my/site/catalog/admin/includes/functions/localization.php on line 32

 

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/my/site/catalog/admin/includes/functions/localization.php:14) in /usr/www/users/my/site/catalog/admin/includes/functions/general.php on line 18

Posted

Hello all,

 

This is an issue with your hosting service. In my case pair.com. In your .htaccess file you must add the following:

php_flag allow_url_fopen on

 

 

Then everything will update fine.

 

good luck

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...