
Originally Posted by
jgrimaldos
Hi, I'm migrating an old sugar install from 5.2 to 6.2, however we're also changing platforms and the sugarcrm app has been used A LOT (this would be relevant on a while).
So far, the upgrade process hasn't been very user-friendly, with some vardef sync queries having been done by hand as the sugarcrm scripts seem unable to cope with them... however, with the help of the forum I was able to fix them.
But now, I have a bigger issue in hand: We have done some customization and the system has a langpack installed... Anyway, here's the beef of the post: SugarCRM seems to be using UTF-8 and the data SQL Server is displayed wrong, if I manually change encoding to ISO-8859-1, the SQL-stored strings look fine but the Langpack-stored strings look mangled... changing the data on the DB is not an option as the DB is used by the Crystal Reports with some custom reports and changing default_charset in config.php didnīt help... I could manually pass for each of the langpack files but Chrome, Firefox and IE seem to ALWAY assume that SugarCRM is in UTF-8... even with a iso-8859-1 on the header!
Thanks for the hellp.
Bookmarks