Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

NO $ SIGN for pricing


racespec

Recommended Posts

Posted

Hey Guys

 

Few problems have arisen, after having to redo my site

 

I've added some products along with pricing, but all i get is 0 for everything and no $ aswell

 

Any suggestions

 

Thanks

 

RACESPEC SALES TEAM

Posted

quite a few actually

 

pricing does not show up for anything though

 

i've added

- related products

- more pics

- contact us enhancement

- STS V 4.1

 

i had all these contributions working on the previous setup and they were fine

 

Thanks

 

RACESPEC SALES TEAM

Posted

Did you created a new default currency?

In the edit did you put 1.0000000 as the value and then click on update currencies button ?

and in the catalog/includes/languages/english.php around line 36

 

// if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used w$

 

define('LANGUAGE_CURRENCY', 'USD');

Change it to whatever you need

 

HTH

The_Bear

Posted

I changed the default to currency, which for me is AUSTRALIA DOLLAR

 

I set it to 1.0000000etc and yes i did click on update currencies button

 

this is in the 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', 'USD');

 

I've since changed it to AUSD, but still no change

 

Thanks

 

RACESPEC SALES TEAM

Posted

I changed the default to currency, which for me is AUSTRALIA DOLLAR

 

I set it to 1.0000000etc and yes i did click on update currencies button

 

the english.php file reads as per your file

 

it shows $ in admin and the price, but on the main site, there is no price or $

 

Thanks

 

RACESPEC SALES TEAM

Posted

I'm also having this problem.

 

I've completely wiped my site and it is a vanilla install.

all i have changed is default currency. I made the change in english.php to GBP but the item doesn't show any price.

 

Could this be a bug with the latest revision of ms2.2, a typo somewhere perhaps ?

Posted
I'm also having this problem.

 

I've completely wiped my site and it is a vanilla install.

all i have changed is default currency. I made the change in english.php to GBP but the item doesn't show any price.

 

Could this be a bug with the latest revision of ms2.2, a typo somewhere perhaps ?

 

 

ah hah!

 

In the admin section/my store.. I changed

Switch To Default Language Currency to true

(with the change in the english.php that you and I have made above) and it now works :)

Archived

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

×
×
  • Create New...