Hi.
When I put items in the catalogue the price shows up as 0 even though I put in something like 79. It shows 0 in both the admin and customer views.
Any ideas? Thanks.
This is a discussion on Price says 0!! within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; Hi. When I put items in the catalogue the price shows up as 0 even though I put in something ...
Hi.
When I put items in the catalogue the price shows up as 0 even though I put in something like 79. It shows 0 in both the admin and customer views.
Any ideas? Thanks.
Have you set the exchange rate (in the admin section for currencies conversion) to something strange like 0 perhaps?
Ok I'm getting the same thing and my currency is set to 1, any ideas?
What version of osCommerce are you using? MS1?
When entering a new product, make sure you have all the info entered including date available, weight, quantity, etc.. Dont leave any blank.
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
I downloaded MS1 last night, I got it to show prices but it keeps on going back to 0. I got to currencies setup AUD and USD to get it back to normal I have to change the currency and then change it again... I wouldn't want my shoppers to be doing that all the time... LOL
Any help will be great!
I had a similar problem when I deleted USD after changing my default currency to GBP. Restoring the database, changing my default currency to GBP and not deleting USD meant that this doesn't happen, although it does mean that you are stuck with dollars....
I just found this
// 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');
in includes/languages/english.php which would probably explain why my prices all went to 0 when I deleted USD, even though it wasn't set as default currency!
-------------------------------------------
Knowing How Is A Wonderful Thing!
-------------------------------------------
Thanks brianstorm, I have just installed and was having the same problem, works a treat now.
I've a similar but slightly different problem. By the way new to this, so still scratching my head and plodding through.
I've defaulted my currencies to GBP and when viewd in the categories section, price is 0, when you click on an item, it shows the price fine. I know its probably going to be something daft, but it's got me stumped for now.
www.thefireworkstore.co.uk/fireworks
Perseverance rules!!!
managed to sort it out. Set "switch to default language currency =true", changed the code for the GB pound to 'USD', but kept all the other values. In configure/product listings in admin, set display quantity to '0' and display price to '3'.
For now it seems to work.
Hope this is of use to any other newbies like me. Have to say this is a great forum, especially for a complete novice like me, who had never heard of php till a week ago. Cheers guys!!
Bookmarks