Spent days trying to fix this--I'd really appreciate any suggestions...
Here's what I'm encountering in the documents section:
After clicking "view" icon and downloading a Microsoft Office document,
the downloaded file shows extra ASCII characters (looks like formatting chars are being displayed).
Here's an example of the formatting characters (I'm not sure what encoding it is):
ÐÏࡱá>þÿ ƒþÿÿÿcÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
txt and pdf files display correctly.
I've tried matching related variables in config.php and php.ini with an instance of SugarCRM that encodes Microsoft documents correctly. For example:
config.php
'default_export_charset' => 'ISO-8859-1' | 'UTF-8'
'default_charset' => 'ISO-8859-1' | 'UTF-8'
php.ini:
mbstring.internal_encoding = UTF-8
mbstring.encoding_translation = On | Off
My search on this hasn't turned up any results to SugarCRM issues with MS documents. I'm sure there's something really simple I'm missing.
Thanks.
Pat
version 4.5.0f
Bitrock WAMP installer
Windows Server 2003
IIS 6.0


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks