US and Worldwide: +1 (866) 660-7555
Results 1 to 3 of 3

Thread: CCC Charts - rendering on localhost but not from other machines

  1. #1
    Join Date
    Jan 2011
    Posts
    8

    Default CCC Charts - rendering on localhost but not from other machines

    Hi!

    I've made CDE dashboard that works perfectly in Chrome, FF (localy and from other machines).
    When i'm viewing it in IE8 on localhost it works also, but if im trying to do so from other machines CCC charts does not rendering.

    Any hints?

    Pentaho BI 3.7 and 3.10, latest CTools builds.

    Mark

  2. #2
    Join Date
    Mar 2011
    Posts
    257

    Default

    If it is in an intranet and you are using IE8 or IE9 it can be that you are bumping into this small problem
    http://jira.pentaho.com/browse/CDE-43
    a temp solution to this problem (i'm sure webdetails will solve it really fast)
    is to modify the Clean.html located at pentaho-solution/system/pentaho-cdf-dd/resources/stylesClean.html
    you have to add
    <meta http-equiv="X-UA-Compatible" content="IE=edge,IE=8" />
    above the @header@

    hope this solves your problem
    Greetz,
    Hans

  3. #3
    Join Date
    Jan 2011
    Posts
    8

    Default

    Thank You so much !!! It works !!!

Tags for this Thread

Posting Permissions

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