Working Dragonfly 9.3.3.1 and Storez 9.6.1
Add norwegian.php to modul/Storez/!10 but that did not work very well. So how can I now add "NOK" as currency. Now it's just blank.
Storez work very well up to this point.
Please enter your server specs in your user profile! 😢
PhoenixOffline
Joined: Mar 18, 2004
Posts: 1543
Location: Netosphere
If you had a previous installation, for language to work, you will need to remove the original language/norwegian/storez.php file.
To add a currency:
admin.php?op=Storez&mode=CartCurrencyList
then click the "Add Currency" link
then provide Currency Code and Currency Name - initially add 1.0 for the Relative Value.
Relative Value will vary according to what you have set as your default currency.
Then you need to click Update for the currency conversion - I find it may take a couple of clicks for that to work and eventually they display correctly.
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
hevikenOffline
Joined: Aug 15, 2012
Posts: 40
Location: Lillesand, Norway
To add a currency:
admin.php?op=Storez&mode=CartCurrencyList
then click the "Add Currency" link
then provide Currency Code and Currency Name - initially add 1.0 for the Relative Value
Did so. Currency Code and Name looks ok and Value=1
Phoenix wrote
Then you need to click Update for the currency conversion - I find it may take a couple of clicks for that to work and eventually they display correctly.
Currency Code is still blank in Storez/stores
Can I put "NOK " on manualy ??
Please enter your server specs in your user profile! 😢
hevikenOffline
Joined: Aug 15, 2012
Posts: 40
Location: Lillesand, Norway
I'm on to translate the english version of english.php into norwegian.php and it works ok. (Except for three Nordic (spesial) letters. Can I fix it with some "define"-codes in the php-file? (Some AscII-codes perhaps) ?
About currency "[NOK] Norske kroner". Default currency ok - But the Stroez/stores has no "NOK" before the cost (blank). Can I fix that in some *.php file
Else Storez works fine.
Please enter your server specs in your user profile! 😢
PhoenixOffline
Joined: Mar 18, 2004
Posts: 1543
Location: Netosphere
Currency problem solved - a miss in Output. Sorry.
Thanks. Notpad++ 6.1.6 is now in use.
Since I'm a vy old programer I'm not familiar with php-programs. Can you just give me just one line example - please?
Please enter your server specs in your user profile! 😢
PhoenixOffline
Joined: Mar 18, 2004
Posts: 1543
Location: Netosphere
copy english.php as norwegian.php and replace the english words with norwegian translations.
Yes - that is what I'm doing and it works fine - except for the 3 special letters in my norwegian language.
You have right - this does not happend in DF processes, only in Storez.
Since DF processes utf-8 you can use special characters in your language file. e.g. å ø
So - I'm sorry - this is not a true conclution. I recive cryptic symbols insted. Any solutions?
Please enter your server specs in your user profile! 😢
PhoenixOffline
Joined: Mar 18, 2004
Posts: 1543
Location: Netosphere