Zen Cart Logo
Forums / General Questions / Frustrating Issue

Frustrating Issue

Locked

Views: 869

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
10 Apr 2007, 7:10 AM
#1
xman888 avatar

xman888

Zen Follower

Join Date:
Jan 2007
Posts:
226
Plugin Contributions:
0

Frustrating Issue

Hello,

I was initially having a problem with the 2Checkout page showing the total in USD when in my zen cart, is was set up in AUD.

I had tried everything, even making sure in my 2Checkout admin, that it was set to :

Perfers to Display in: Australian Dollars.

This however didn't solve the problem.

I then deleted all of my currencies in my zen cart admin, other than the Australian currency, which I made to be the default.

Now in my store, all of my products show up as having a price of 0, dispite the fact that they are showing the correct price in my admin area.

Does anyone have any ideas?

I am hopeful that a solution to the "0" price issue will also fix the initial problem also.

Thanks,
Anthony

10 Apr 2007, 7:23 AM
#2
xman888 avatar

xman888

Zen Follower

Join Date:
Jan 2007
Posts:
226
Plugin Contributions:
0

Re: Frustrating Issue

Hello,

I fixed the "0" price issue, by adding another currency (USD), however now, the products in my shop have had their prices converted to USD dollars, even though I have Australian (AUD) dollars as my default currency.

I can see that this is definitely related to my initial problem before, but cannot see where.

Is there anywhere else in the zen cart admin where a currency is stated or referred to (and the default is USD)?

Thanks,
Anthony

10 Apr 2007, 7:36 AM
#3
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Frustrating Issue

You might check additional settings in the admin and this entry in the includes/languages/english.php (and edit the one for your template)

// 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');
10 Apr 2007, 7:57 AM
#4
xman888 avatar

xman888

Zen Follower

Join Date:
Jan 2007
Posts:
226
Plugin Contributions:
0

Re: Frustrating Issue

You are a star - fixed the problem perfectly.

Thank you very much!!

Anthony