Results 1 to 8 of 8

Thread: My currency is £65.00K

  1. #1
    svaish is offline Sugar Community Member
    Join Date
    Oct 2006
    Posts
    57

    Default My currency is £65.00K

    Hi guys I am running Sugar 4.5.0f (build 1202). Since my upgrade from 4.5.0e all the monetory values have £ against them. I dont know what it is. If it is a bug please let me know so I can open a bug report and submit it to the Sugar team.

    Cheers

    sachin

  2. #2
    svaish is offline Sugar Community Member
    Join Date
    Oct 2006
    Posts
    57

    Default Re: My currency is £65.00K

    Sorry I put in the currency. I mean all have Â

  3. #3
    alexsilk is offline Junior Member
    Join Date
    Feb 2005
    Posts
    4

    Default Re: My currency is £65.00K

    I have this too in 4.5f.........Sorry that doesn't help but at least you're not alone!

  4. #4
    smay is offline Sugar Community Member
    Join Date
    May 2006
    Posts
    17

    Default Re: My currency is £65.00K

    Bug 9421 refers, though apparently is not yet being actioned.

    The workaround is to enter "&" "#" "8356" (without quotes or spaces) into the currency field in the locale settings.

  5. #5
    svaish is offline Sugar Community Member
    Join Date
    Oct 2006
    Posts
    57

    Default Re: My currency is £65.00K

    Hi Smay

    thanks for the update. I enetered &#8356 in the currency symbol field in locale settings and it changed the symbol to a pound symbol, but when you check the format, it does not work and instead appears as what you have asked my to type in before the numbers. E.G. &#835665,000. Am i doing something wrong?

  6. #6
    smay is offline Sugar Community Member
    Join Date
    May 2006
    Posts
    17

    Default Re: My currency is £65.00K

    This fix worked well for me until I tried to reproduce your problem. I now have exactly the same as you and cannot correct it - I share your frustration!

    The best I have been able to achieve is by editing the "default_currency_symbol" in config_override.php to '£'. Now the charts work well, but the sign in the amount field in opportunities is hosed (presumably becuase it is expecting a unicode value)

  7. #7
    IsOxfordDavid is offline Sugar Community Member
    Join Date
    Oct 2006
    Posts
    32

    Default Re: My currency is £65.00K

    The work around did not work for me...

    I did fix it by doing the following (version 4.5.1)

    In include/charts/charts.php

    I changed Line 161 From:

    $charset = $sugar_config['default_charset'];

    To:

    $charset = $sugar_config['UTF-8'];

    I haven't bother to check the code further to find out why UTF-8 isnt my default, or if this causes any additional problems anywhere else...but I no longer get those annoying "Â" characters. If anyone can work out a better solution please tell me...

  8. #8
    Deland01 is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    66

    Default Re: My currency is £65.00K

    Sugar Version - 4.5.0h
    Sugar Edition - SugarSuite
    OS - Win 2003 Server Std
    PHP Version - 5.2.0
    Database - MySQL Server 5
    Web Server - Apache 2.0.59

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •