Arciuch Posted October 14, 2005 Share Posted October 14, 2005 Hi! I have problem with price as i wrote in topic title. I have products which costs for example 5,50zl (zl its currencie in Poland) but in Product lists shows 5,00. I searched everywhere and i cant find where to switch to show cost with noumber after commas. How to solve this problem? Kind regard. P.S. Sorry for my english Link to comment Share on other sites More sharing options...
Arciuch Posted October 14, 2005 Author Share Posted October 14, 2005 i forgot to write i dont add taxes or anything like that just product price with numbers after comma 5,55 etc Link to comment Share on other sites More sharing options...
Arciuch Posted October 14, 2005 Author Share Posted October 14, 2005 i rly need help can any1 help me?? Link to comment Share on other sites More sharing options...
Alxb Posted October 14, 2005 Share Posted October 14, 2005 have you looked in your admins ection and looked at the decimal points? (when in the edit page) just a thought :) Link to comment Share on other sites More sharing options...
Arciuch Posted October 14, 2005 Author Share Posted October 14, 2005 ehh i cant find anything which is connected with price i found only 1 thing which have decimal numbers - currencies just this one;/ Link to comment Share on other sites More sharing options...
Alxb Posted October 14, 2005 Share Posted October 14, 2005 to how many decimal places do you set this to? (i am only guessing here myself ) but i think the default number od decimal places is 2 this should control the out of how the price appears for the product Link to comment Share on other sites More sharing options...
Arciuch Posted October 14, 2005 Author Share Posted October 14, 2005 2 decimal places but it doesnt matter how much i have places cuz its not connected with my price i think bcuz i dont know how to show decimal price i rly need for example 5,50 its very important ill be thankful if some1 wise who know how to solve will reply Link to comment Share on other sites More sharing options...
Arciuch Posted October 14, 2005 Author Share Posted October 14, 2005 .B.ring .U.p .M.y .P.ost guys help me ... Link to comment Share on other sites More sharing options...
Arciuch Posted October 15, 2005 Author Share Posted October 15, 2005 maybe some Team Member will help me?? :-" Link to comment Share on other sites More sharing options...
Guest Posted October 15, 2005 Share Posted October 15, 2005 In admin>>modules>>currencies>>your currency - make sure that you have 'decimal point', thousand point' and 'decimal places' set correctly - I am guessing that perhaps your decimal place setting is null. Matti Link to comment Share on other sites More sharing options...
Arciuch Posted October 15, 2005 Author Share Posted October 15, 2005 I had decimal places set on 2 thousand point and decimal point set on "," and it didnt helped still not showing whole price just b4 comma :( ehh now i screw up smth cuz my price is now 0 all products have this price :| o fu** :( Link to comment Share on other sites More sharing options...
Guest Posted October 15, 2005 Share Posted October 15, 2005 Make sure that your 'Value:' field has a setting of '1.00' When you enter your product price, use a '.' and not a ',' - it will still display the comma in the catalog (although to me its confusing) Matti Link to comment Share on other sites More sharing options...
Arciuch Posted October 15, 2005 Author Share Posted October 15, 2005 i made dot not comma but now prices dont show there is "0" in price column geez i did not anything and it suddenly changed to 0 :| im despered :( Link to comment Share on other sites More sharing options...
241 Posted October 15, 2005 Share Posted October 15, 2005 can you post what the details of what you have for the currency No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
Arciuch Posted October 15, 2005 Author Share Posted October 15, 2005 sure its: Name: pln Code: Symbol on left: Symbol on right: Decimal point: . Thousand point: . Decimal place: 2 Last update: Value: 1.00000000 Example: 30.00 = 30.00 but dont know why my prices set to 0 ... :( Link to comment Share on other sites More sharing options...
Flyer5 Posted October 15, 2005 Share Posted October 15, 2005 sure its: Name: pln Code: Symbol on left: Symbol on right: Decimal point: . Thousand point: . Decimal place: 2 Last update: Value: 1.00000000 Example: 30.00 = 30.00 but dont know why my prices set to 0 ... :( Try this... in catalog/includes/languages/english.php find CODE// 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'); change to CODE// if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language) define('LANGUAGE_CURRENCY', 'PLN'); F5 Link to comment Share on other sites More sharing options...
Arciuch Posted October 15, 2005 Author Share Posted October 15, 2005 i did as u wrote but still weird price: 0 :huh: Link to comment Share on other sites More sharing options...
Flyer5 Posted October 15, 2005 Share Posted October 15, 2005 i did as u wrote but still weird price: 0 :huh: configuration/mystore "switch ti defaulkt currency" is that set to true? (if not, set it to true) Link to comment Share on other sites More sharing options...
Arciuch Posted October 15, 2005 Author Share Posted October 15, 2005 Switch To Default Language Currency true yup... Link to comment Share on other sites More sharing options...
Flyer5 Posted October 15, 2005 Share Posted October 15, 2005 Switch To Default Language Currency true yup... and in currencies, is pln your default currency? Link to comment Share on other sites More sharing options...
Arciuch Posted October 15, 2005 Author Share Posted October 15, 2005 pln (default) 1.00000000 yup... :( i said its weird geez ill reinstal or smth cuz dont know what to do <_< Link to comment Share on other sites More sharing options...
Zero-G Posted October 15, 2005 Share Posted October 15, 2005 Yor code must be Code:pln Then you put that in it will work i hope :) sure its: Name: pln Code: Symbol on left: Symbol on right: Decimal point: . Thousand point: . Decimal place: 2 Last update: Value: 1.00000000 Example: 30.00 = 30.00 but dont know why my prices set to 0 ... :( Link to comment Share on other sites More sharing options...
Arciuch Posted October 15, 2005 Author Share Posted October 15, 2005 dont work ... Link to comment Share on other sites More sharing options...
241 Posted October 15, 2005 Share Posted October 15, 2005 Set your currency up as follows Name: Zlotych Code: PLN Symbol on left: Symbol on right: zl Decimal point: . Thousand point: , Decimal place: 2 Last update: Value: 1.00000000 Example: 30.00 = 30.00 set currency as default then in admin set switch to default currency to false No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
Arciuch Posted October 17, 2005 Author Share Posted October 17, 2005 geez i made as u wrote and again my prices set ALL to 0 :| i dont get it im very despered what to do ;/ Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.