Announcement

Collapse
No announcement yet.

Euro symbol

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Euro symbol

    Following a blank from Chris I have modified my database to get the € symbol in the price. But I would like to get the symbol after the price, not before (125,00 € instead of €125,00).
    Secondly I would like to get € on the column price and total in all the checkout (basket, order etc) instead of EUR.
    How can I do this ? Thanks
    Didier
    www.supreme.fr
    _____________________
    Saint Malo. France

    #2
    I have found the way to modified €125,00 into 125,00 €.
    But I still have the EUR instead of € on the all the checkout (basket, order etc). Probably something to modify in currency settings on the access database, but what ?
    Didier
    www.supreme.fr
    _____________________
    Saint Malo. France

    Comment


      #3
      Didier,

      That comes from the access database. Look in the Currencies table, EUR is the International Symbol for the Euro. You will find it in the third line on the currencies table.

      Kind regards,
      Bruce King
      SellerDeck

      Comment


        #4
        Bruce.
        Yes I have seen on the currencies table. But on the column SINTLSYMBOL where is the word EUR we cannot change it. If I change it, impossible to upgrade the site. I can only modify the SCURRENCY column but it doesn't add € instead of EUR in the checkout zone. So ?
        Didier
        www.supreme.fr
        _____________________
        Saint Malo. France

        Comment


          #5
          Didier,

          When I use the Euro as the default currency, I cannot replicate the 'EUR' value appearing anywhere. This could be happening due to a change you have made in design text, perhaps you commented out a '%s' and replaced it with EUR?

          Kind regards,
          Bruce King
          SellerDeck

          Comment


            #6
            I do not understand what I must do : every time there is '%s' I do not change it.
            Didier
            www.supreme.fr
            _____________________
            Saint Malo. France

            Comment


              #7
              Hi,

              In a default Actinic site set to use Euros, its the symbol that gets displayed on the cart pages and checkout as well. I saw your website and see what you mean with EUR being displayed.
              It seems like some customisation and would suggest raising an email query with Actinic support so that they take a look at the snapshot and investigate as to how EUR keeps coming up.

              Regards,
              Robert

              Comment


                #8
                Take a look at the templates for the pages that show EUR, and do 'Edition|rechercher|respecter la casse EUR' to see if that is where the EUR is coming from. If you find 'EUR' in one of the templates, we should be able to work out how it got there and how to correct it. You didn't edit a template, did you?

                Comment


                  #9
                  This problem is on the page showing the basket. In the column Prix and Total I have XXX EUR instead of XXX €. I think that the template is Act_ShoppingCartXML.html. I have the same problem into Act_OrderDetail.html. And it seems that the price is on the Act_ProductPrice.html. But I don't see how I change it to get € ?
                  Didier
                  www.supreme.fr
                  _____________________
                  Saint Malo. France

                  Comment


                    #10
                    You are right, it is Act_ShoppingCartXML.html that displays the cart page. Were you able to find EUR hardcoded in it?
                    Since you are finding it hard to locate the code, as suggested earlier please contact Actinic support cause the snapshot would be needed to investigate further.

                    Regards,
                    Robert.

                    Comment

                    Working...
                    X