I tried running this on a site with SSL and it doesn't change over to a secure version when on an encrypted page.
This should be an easy patch to the default module template. In the meantime, you can fix this by creating a new template in your theme directory called google_loader-loads.tpl.php and changing the script src to include via https.
This has issue has been resolved and added to the 6.x-1.2 release.
Comments
Comment #1
divThis commentedThis should be an easy patch to the default module template. In the meantime, you can fix this by creating a new template in your theme directory called google_loader-loads.tpl.php and changing the script src to include via https.
Comment #2
divThis commentedComment #3
divThis commentedComment #4
divThis commentedThis has issue has been resolved and added to the 6.x-1.2 release.