Remove Reference to "Fishie.png"
Answered
Hello - I'm currently getting a mixed content error due to a particular file. I'm trying to find where yellowfin references a "fishie.png" file when the dashboard loads so that it can be removed. Any idea where I can remove this reference? It is a problem where I see the reference to MIAvatarImage.i4
Files:
Screen Shot 202...
Hi Tara,
Mixed content errors generally stem from a slight mismatch in configuration when implementing a new SSL/HTTPS environment. Would you please have a look at your server.xml file (found in your /appserver/conf directory) at your Connector block and adding the following parameters within the Connector block:
which should leave you with a Connector block such as:Cheers,
Neal
That did the trick, thanks!
Hi Tara,
Great to hear. Let us know if you run into any further issues.
Cheers,
Neal
Comments have been locked on this page!