Jump to content

Single png in CSS wont load using https


Prank

Recommended Posts

Hi All,

I switched to HTTPS for everything last week. Since then I have found that the default theme keeps loading a single resource over HTTP.

This image; http://www.sau.com.au/forums/uploads/set_resources_1/d0e70b4cbb9ab8afb1bc1065a3f8487a_subitem_stem.png

In the css file; data-lists.css

	background-image: url( "{resource="subitem_stem.png" app="core" location="front"}" );

Nothing I do will load that securely.

Screen Shot 2016-11-28 at 10.45.22 am.png

Any ideas why this might be? Everything else loads using HTTPS without issue.

Thanks,

Christian

Link to comment
Share on other sites

But, considering the image works in HTTPS ; https://www.sau.com.au/forums/uploads/set_resources_1/d0e70b4cbb9ab8afb1bc1065a3f8487a_subitem_stem.png

The issue would be with the code linking to the image using HTTP instead.

Note that I have since configured CloudFlare to redirect all HTTP to HTTPS which has 'fixed' (read, band-aided) the issue. 

Thanks for your help. 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...