Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

UK Currency


lowcostinks

Recommended Posts

Posted

i have looked but some of the guides online just dont work

 

i want to make my site in to uk pounds this is what i have done so far

 

deleted all the other currencies

 

and i have done

 

Title - Uk Pounds

 

Code - GBP

 

Symbol Left - £

 

Symbol Right -

 

Decimal Point - .

 

THOUSANDS point - ,

 

Secimal Places - 2

 

Value - 1.00000000

 

What am i doing wrong because in my shop the prices are just coming up as 0 even tho in the admin panel they seem to be fine

 

Thank you

Posted

did you set the Pounds as default currency?

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

Posted

yep but i have just found out that i made a U.S Doller 1 and it worked soi deleted the u.s doller and its working still so nice one :) thank you for the quick reply.

 

anther quick question where is the code so i can have more than 3 products on the main page? done it before but forgot now

Posted
anther quick question where is the code so i can have more than 3 products on the main page? done it before but forgot now

 

try the featured products contribution at URL http://addons.oscommerce.com/info/651

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

  • 4 weeks later...
Posted

I just had the same problem. Changed from USD (default) currency to a newly set up GBP £ currency (set as default). All my product prices mysteriously set themselves to '0'.

 

I have also set the currency code for my new £ sterling to USD which appears to fix the problem BUT I'm not sure how good a fix this is. I'm wodering whether this is due to GBP not being recognised by OSC as the right code for UK Pounds. Will do some digging and report back if I find a correct code.

Posted

OK here's the proper fix from an administrator's post (v. helpful). Tried it and it works fine:

 

Check your :

includes> languages> english.php

 

// if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language)

define('LANGUAGE_CURRENCY', 'USD');

 

Change the USD to your country 3 digit ISO code eg USD is for US Dollars

 

go to your admin :

 

Configuration > my store

 

Switch To Default Language Currency ? set to TRUE

Archived

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

×
×
  • Create New...