Welcome Guest, Not a member yet? Register   Sign In
Getting errors in Firefox developer after changing to https
#11

(This post was last modified: 07-14-2018, 07:14 AM by jwozni2.)

I can easily see the errors in Chrome Dev tools.  For example, I can see that the insecure urls are in the index file on home page.  I cannot locate this code in the file manager or in the backup on my hard drive. How would I go about finding the insecure files?

Same thing for the 404 files.  I deleted the ones I found and there are more showing up.  

Whynopadlock shows that the site is secure, but Chrome is not loading insecure files and I am unable to log in until I allow the insecure files to load.  

I cleared the cache with Cloudflare.  Is there something else I need to do?  Is google loading the site from the cached version of the website?

Please try to keep it simple.
Thanks.
Reply
#12

(07-14-2018, 07:06 AM)jwozni2 Wrote: I can easily see the errors in Chrome Dev tools.  For example, I can see that the insecure urls are in the index file on home page.  I cannot locate this code in the file manager or in the backup on my hard drive. How would I go about finding the insecure files?

Same thing for the 404 files.  I deleted the ones I found and there are more showing up.  

Whynopadlock shows that the site is secure, but Chrome is not loading insecure files and I am unable to log in until I allow the insecure files to load.  

I cleared the cache with Cloudflare.  Is there something else I need to do?  Is google loading the site from the cached version of the website?

Please try to keep it simple.
Thanks.

PHP Code:
<!DOCTYPE html>
<
html lang="en" ng-app="bootstrapDemoApp" id="top">
<
head>
<
meta charset="utf-8">
<
meta http-equiv="X-UA-Compatible" content="IE=edge">
<
meta name="viewport" content="width=device-width, initial-scale=1">
....
<
link href='http://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,900,300italic,300' rel='stylesheet' type='text/css'>
<
link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300italic,400italic,600,600italic,700,700italic,800,800italic,300' rel='stylesheet' type='text/css'

From http:// to https://
Reply
#13

Where do I find this code? I have searched all the files offline, for these links and went through the most common files, index, home, and have not been able to locate the code.
Reply
#14

(07-14-2018, 10:19 AM)jwozni2 Wrote: Where do I find this code?   I have searched all the files offline, for these links and went through the most common files, index, home, and have not been able to locate the code.

I do not know. Check the view folder.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB