Hi there
Is there enyone in here that know something about OsCommerce?
Because I am having a small problem. I would like to add decimals to my
quantity but it won't work if I don't use a . (point). If I use a comma
instead it does not work properly.
But is it possible to change the point in the quantity in shopping basket
to a comma instead of using the point?
I have set the local setting to Danish with decimal point to a comma and a
thousend separator to a point.
Somehov I think a "setlocale(LC_A LL, 'da_DK');" is missing somewhere?
--
Best regards
Martin Kiefer
Is there enyone in here that know something about OsCommerce?
Because I am having a small problem. I would like to add decimals to my
quantity but it won't work if I don't use a . (point). If I use a comma
instead it does not work properly.
But is it possible to change the point in the quantity in shopping basket
to a comma instead of using the point?
I have set the local setting to Danish with decimal point to a comma and a
thousend separator to a point.
Somehov I think a "setlocale(LC_A LL, 'da_DK');" is missing somewhere?
--
Best regards
Martin Kiefer
Comment