queenie Posted November 26, 2006 Posted November 26, 2006 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 ???
♥14steve14 Posted November 26, 2006 Posted November 26, 2006 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
queenie Posted November 27, 2006 Author Posted November 27, 2006 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.
queenie Posted November 27, 2006 Author Posted November 27, 2006 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 :'(
queenie Posted December 2, 2006 Author Posted December 2, 2006 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 ?
the Dutchy Posted December 4, 2006 Posted December 4, 2006 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
queenie Posted December 6, 2006 Author Posted December 6, 2006 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.