Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Price as 0 - Update Currencies wont work?!?!?


BR3ACH

Recommended Posts

Posted

Hi

 

I have seen similar problems on the forums after searching but none the same as this.

 

I have deleted the euro currency from a standard install, and edited the USD currency to GBP (british Pound).

 

When I click update currency, it just trys to do something, but never completes what it is doing. The blue bar at the bottom looks like its trying, but it never does, and the prices stay at 0?

 

Any ideas would be appreciated :)

 

Thanks

 

BR3ACH

Posted

I dont know if this might help but in your

 

catalog/includes/languages/english.php file make sure your....

 

define('LANGUAGE_CURRENCY', 'GBP');

 

..... is defined

 

you might want .....

 

define('LANGUAGE_CURRENCY', 'USD');

 

...instead or vice versa.

 

Also remember that in the admin control panel that the base currency should be eg GBP 1 and the other currencies eg USD 1.6000 (or whatever the conversion rate)

Reddy to Rumble

 

Thank you osCommerce and all who Contribute to her!

Posted

I have managed to get it to work now, but only modified the default USD setting.

 

If I try to swap to different currency other than the default that is there it doesnt work anymore ?!?!?!?!

 

and the update currency link still doesnt work even if its the default one?!?!?!

 

what is the update currency button supposed to do?

Posted

Well the update currency changes the values in your store from one currency to another, converting the values using the conversion rate and also attching the right curreny sign eg pound, dollar, euro etc

Reddy to Rumble

 

Thank you osCommerce and all who Contribute to her!

Archived

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

×
×
  • Create New...