SSL Error from Hummingbird Script
-
Chrome said this page was loading insecure scripts, so I focused on the <script> … </script> parts of the page.
I copied the html from the browser display into a test1.html file, and then started deleting the <script> .. </script> sections until the browser security warnings went away.
The culprit on the page is this line…
<script type=’text/javascript’ src=’https://www.2cdevgroup.com/wp-content/uploads/hummingbird-assets/d6ef19062008499baa163c4219e1003a.js’></script>
Delete that one line from the page and the browser security warning goes away.
How do I get this fixed?
The page I need help with: [log in to see the link]
- The topic ‘SSL Error from Hummingbird Script’ is closed to new replies.