Jump to content

Currency problem [Solved]


orobouros

Recommended Posts

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
Link to comment
Share on other sites

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 ?

Link to comment
Share on other sites

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...