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

skilip’s picture

Could you try whether or the newest release (6.x-2.1) fixes this?

deepeddy’s picture

For various reasons, we've disabled the menu icons.

skilip’s picture

Status: Active » Closed (won't fix)
kevinquillen’s picture

Version: 6.x-2.0 » 7.x-3.0-beta3

I 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.