Closed (won't fix)
Project:
Menu Icons
Version:
7.x-3.0-beta3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2010 at 17:04 UTC
Updated:
9 Jul 2012 at 00:48 UTC
on https://jobcannon.com/login we're getting a warning that our menu icons aren't coming from a secure site because they're being loaded from the http: site, not the https: site.
I specified the location of the icon using a relative URL, so I assumed it would grab it from the right site.
Comments
Comment #1
skilip commentedCould you try whether or the newest release (6.x-2.1) fixes this?
Comment #2
deepeddy commentedFor various reasons, we've disabled the menu icons.
Comment #3
skilip commentedComment #4
kevinquillen commentedI am seeing the same thing. I wonder if it is because only $path is passed to the template, into the url() function? No HTTPS option is being specified.