Jump to content

Recommended Posts

Posted (edited)

Hello,

i actually test phpvms before using it for my company. All works well, i've solved several small problems but i have one to change currency from $ to €. I've try all solutions explained in phpvms files and on the forum. I've try the 3 UTF-8 codes for Euro. But nothing change on my site.

Solutions i've tried in app.config.php :

  1. Config::Set('MONEY_UNIT', '&8364;');
  2. Config::Set('MONEY_UNIT', '€');
  3. Config::Set('MONEY_UNIT', '€');
  4. Config::Set('MONEY_UNIT', "€");

Can someone have an idea to solve this ?

Edited by orobouros
Posted

I've tried this too, nothing changes.

Question: in th topics i've seen, some users talk about a app.local.config.php file. I've installed and setup the 5.5 version of phpvms and this file doesn't exist. The only one is app.config.php. Is it a problem or is it normal ?

Posted

I don't know why this file is not on my server. What is the difference between app.local.config.php and app.config.php ? Can i duplicate app.config.php and rename it app.local.config.php, or must i rename app.config.php in app.local.config.php ?

Posted (edited)

ok, my mistake... I was searching app.local.config.php and the file is local.config.php. That's ok for me. Currency is changed for €.

Thanks for helping me.

Edited by orobouros

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...