Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: garbage characters in all browsers but I/E after upgrade

  1. #1
    jmiani is offline Sugar Community Member
    Join Date
    Dec 2010
    Posts
    30

    Default garbage characters in all browsers but I/E after upgrade

    I just upgraded to Sugar 6.1.0; upgrade was successful but all browsers except I/E show garbage characters in the header above the DOCTYPE reference (see attachment). I am using Apache 2.2 and PHP 5.2 on a windows 7 pro 64 bit machine; I've tried to make sure everything involved is using UTF-8 encoding. Any suggestions on cause of this or solution to it?

    Also, this is my 3rd attempt to post on this topic - I tried the first two under installation and upgrade help forum and although the submissions seem to be successful, they never seem to show up on the forum. Apparently they must go through a moderator? Anyway, not sure what is going on there, these are legitimate posts and I attempted the first one was several days ago. Hopefully this one gets through on this forum.
    Attached Images Attached Images  

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: garbage characters in all browsers but I/E after upgrade

    I seem to recall that in the past, this issue was related to the version of PHP in use. Take a look here to see if the version you are using matches the list of supported versions:

    Supported Platforms for Sugar 6.1.x | Open Source Business & Social CRM - SugarCRM

    If it doesn't, you'll need to install an appropriate version of PHP or upgrade Sugar in order to correct the problem.

    As for your posting issue, I think it was a temporary glitch with the Forums software as I was having a similar posting problem recently too.
    Regards,

    Angel Magaña
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    kuske's Avatar
    kuske is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Germany
    Posts
    2,597

    Default Re: garbage characters in all browsers but I/E after upgrade

    It is possible that you have some binary files in your custom directories not belonging to sugarcrm.

    Check alle the custom directories for non php files.
    Harald Kuske
    Pre-Sales Engineer Central Europe

    SUGARCRM Deutschland GmbH
    Erika-Mann-Str. 53, 80636 Munich, Germany
    Email: hkuske@sugarcrm.com
    Home: http://www.sugarcrm.com


  4. #4
    jmiani is offline Sugar Community Member
    Join Date
    Dec 2010
    Posts
    30

    Default Re: garbage characters in all browsers but I/E after upgrade

    Hi Angel,
    Thanks. I was running PHP 5.2.16 and that is not supported. I upgraded it to 5.2.17 which is and I am still having the same issue. I checked phpinfo and to make sure I upgraded php properly and it is showing 5.2.17

  5. #5
    jmiani is offline Sugar Community Member
    Join Date
    Dec 2010
    Posts
    30

    Default Re: garbage characters in all browsers but I/E after upgrade

    Harald,
    Thanks, I thought you had hit upon the answer because I had some binary files from ZuckerReports under my custom folder. However, I have moved all of them out of sugar entirely (in fact I moved everything under the custom folder except for index.html), restarted Apache, and still the same issue.

    Jim

  6. #6
    jmiani is offline Sugar Community Member
    Join Date
    Dec 2010
    Posts
    30

    Default Re: garbage characters in all browsers but I/E after upgrade

    I just noticed the footnote that PHP 5.2.17 is supported only under 6.1.2 or better. Arrrrgh. Will upgrade one or the other and report back on success/failure.

  7. #7
    jmiani is offline Sugar Community Member
    Join Date
    Dec 2010
    Posts
    30

    Default Re: garbage characters in all browsers but I/E after upgrade

    OK now I've upgraded PHP to 5.3.3 and Sugar to 6.2.4 and I am still having the same problem. Does anyone have any suggestions for me on what to try next?

  8. #8
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: garbage characters in all browsers but I/E after upgrade

    This is a thread that touches on the issue I was initially thinking of after your first post on the matter:

    http://www.sugarcrm.com/forums/f3/su...racters-67849/

    You might want to check the zlib compression setting to see if it helps.
    Regards,

    Angel Magaña
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  9. #9
    jmiani is offline Sugar Community Member
    Join Date
    Dec 2010
    Posts
    30

    Default Re: garbage characters in all browsers but I/E after upgrade

    Quote Originally Posted by Angel View Post
    This is a thread that touches on the issue I was initially thinking of after your first post on the matter:

    http://www.sugarcrm.com/forums/f3/su...racters-67849/

    You might want to check the zlib compression setting to see if it helps.
    OK, well I checked the zlib compression setting and it is set to Off. I also tried to put in andopes hack mentioned in the thread you gave me, but the lines he mentions were already commented out. The original poster (Jashank) in that thread solved his problem by upgrading php, but I am up to 5.3.3 at this point. I am also up to 6.3.1 of Sugar. I have apache 2.2.17 and mysql 5.5.

    One thing I have noticed is that in threads similar to mine the posters entire sugar page is garbage. In my case it is only a few lines preceding the header information (I've attached another screen shot below that shows the source of the page). Does that provide a clue? What is being output in the page prior to the DOCTYPE declaration? (Unfortunately when I do a view source in IE I am not getting the source at all, not sure why).

    I am just about ready to punt, reinstall sugar from scratch, and recreate all customizations - but I'd hate to do that as it leaves me zero confidence in the upgrade path for next time.
    Attached Images Attached Images  

  10. #10
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: garbage characters in all browsers but I/E after upgrade

    Yes, understood about the entire page versus just a line.

    Something else is at play here though, because it shouldn't be necessary to make edits of the type you speak of in order to get it to display correctly.

    I would double check the version of PHP via phpinfo() to make sure things aren't being mixed up for some reason. Also, what version of Firefox are you using?
    Regards,

    Angel Magaña
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Different Browsers and dropdowns
    By REByers in forum Help
    Replies: 3
    Last Post: 2011-01-12, 12:31 PM
  2. SugarCRM producing garbage characters
    By Jashank in forum Help
    Replies: 4
    Last Post: 2010-12-22, 09:36 PM
  3. Replies: 0
    Last Post: 2010-11-15, 09:11 AM
  4. Prevent certain internet browsers from being used
    By twguk1516 in forum Developer Help
    Replies: 0
    Last Post: 2008-08-14, 12:54 AM
  5. Compatibilidade de browsers
    By Tavares in forum Portugese
    Replies: 0
    Last Post: 2007-03-07, 10:03 AM

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
  •