You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mixed Content: The page at 'https://example.com/index.php/admin/system_config/edit/section/payment/key/123456/' was loaded over HTTPS, but requested an insecure image 'http://i.imgur.com/nkD1M9R.png'. This content should also be served over HTTPS.
The image is tightly coupled to imgur which seems odd, but it's hardcoded to request a http image which is causes a mixed content warning when the admin panel is on https.
The text was updated successfully, but these errors were encountered:
https://github.com/jreinke/magento-improve-api/blob/master/app/code/community/Bubble/Api/etc/system.xml#L5
The image is tightly coupled to imgur which seems odd, but it's hardcoded to request a http image which is causes a mixed content warning when the admin panel is on https.
The text was updated successfully, but these errors were encountered: