Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Home page still shows $ instead of £ sign


queenie

Recommended Posts

Posted

Figured out to use '£' in admin, the £ sign displays correctly on my website BUT only for NON- HOME pages. The HOME page (accessed by selecting 'Home' or typing my website URL) is still showing dollars ($). All pages correctly show my products but that first page still persists in showing the $ and not the £ - why ???

Posted

Have you altered the following bit of code in your includes/languge/english.php file

 

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

define('LANGUAGE_CURRENCY', 'GBP');

REMEMBER BACKUP, BACKUP AND BACKUP

Posted
Have you altered the following bit of code in your includes/languge/english.php file

 

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

define('LANGUAGE_CURRENCY', 'GBP');

 

 

Hi 14steve14,

 

Yes I have made that amendment to the file, but still no joy.

Posted
Hi 14steve14,

 

Yes I have made that amendment to the file, but still no joy.

 

having read as many relevant posts as I could find. i still not see a solution to whya only my first page shows the $ sign - when all others show the correct £ sign :'(

Posted
having read as many relevant posts as I could find. i still not see a solution to whya only my first page shows the $ sign - when all others show the correct £ sign :'(

Does anyone have any suggestions for why this is happening ?

 

I get a $ on my shops' 1st page, but I correctly have the £ sign on all others ?

Posted

Hey you guys,

 

this really helped me a lot.

 

I think I found the answer, because I wanted the same only show GBP.

 

What you have to do is delete the dollar from the currency list! in the administration. :D

 

It will then be completely gone with the wind an your page will only show GBP. ;)

 

All the best hope I could help. You helped me.

 

This is real community.

 

I love it.

 

Best regards

 

The Dutchy

 

:thumbsup:

J.G.F. van Ginkel (NL)

Dortmund

Germany

Posted
Hey you guys,

 

this really helped me a lot.

 

I think I found the answer, because I wanted the same only show GBP.

 

What you have to do is delete the dollar from the currency list! in the administration. :D

 

It will then be completely gone with the wind an your page will only show GBP. ;)

 

All the best hope I could help. You helped me.

 

This is real community.

 

I love it.

 

Best regards

 

The Dutchy

 

:thumbsup:

Unfortunately this does not help.

 

I have already deleted all other currencies except the GBP and still the same problem.

 

Any other suggestions ?

 

Queenie

Archived

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

×
×
  • Create New...