Jump to content

Changing currency


Alexair

Recommended Posts

Hello,

Well sorry to bother everyone again but I don't find how to change currency.

I would like to have everything in Euros instead of Dollars so can you explain to me how to do it, but please please please, can you provide step by step explanation as I have hard time with files, codings, database, etc...  :-[

Thanks a lot!

Alex

Link to comment
Share on other sites

  • Moderators

première fois que vous ouvrez vous local.config Wil y avoir quelque chose comme ça

/*

  This is the unit of money. For non-dollars, use :

Dollars ($), enter "$"

Euro (€), enter "€"

Yen (¥), enter "¥"

Pounds (£), enter "£"

  For example, to set EUROS:

Config::Set('MONEY_UNIT', '€');

*/

Config::Set('MONEY_UNIT', '$');

il suffit de modifier comme statend

Link to comment
Share on other sites

Hello Joeri,

Thank you so much this is exactly what I meant about making it easy for me to understand...

In english would have been just fine but I thank you also for your effort to put it in french  ;)

I need indeed this kind of step by step stuff to progress.

Thank you for your very kind help and cooperation!

Alex

Link to comment
Share on other sites

Hello again Joeri,

Here is an image that I would like you to have a look at it:

http://www.airinter-va.org/img/phpvms1.jpg

2 Questions:

1)Is it possible to get rid of all the top part highlighted by the red rectangle? If yes can you tell me step by step the process? If no, can I change the PHPVMS image to include the one that you can see on this link?:

http://www.airinter-va.org/img/ITF.gif

2)Is it possible to modify the text in the green part? If yes can you tell me step by step how to do it?

Thanks a lot!

Alex

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