News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

What file is ajax.googleapis.com calls stored

Started by justinbowser, November 05, 2020, 10:59:04 PM

Previous topic - Next topic

justinbowser

My site has came up as being not secure again today.  All I can think of is that I loaded the contacts mod and have been individually adding missing attachments to posts.  When I do a "View Source" on the main page I have a few things that are pointing to HTTP: instead of HTTPS:  They are:

<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/dot-luv/jquery-ui.css" rel="stylesheet" type="text/css" /><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js" type="text/javascript"></script>
     <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js" type="text/javascript"></script>

I have looked at a couple of other sites and when these scripts are mentioned it is always with https:

What can I edit to change these occurrences of http: to https:?

vbgamer45

That's from a mod. SMF only uses jquery.min.js

You would have to search your sources folder and or your themes folder
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

justinbowser

The only mods I've installed are the Pro Gallery (several days ago) and Contacts (today).

I looked through every place I could think of and found them called in Subs.php.  I edited that file and changed them to HTTPS:, rebooted, and all now seems OK.

Advertisement: