After the website is changed to https, there is one of the pages. When you open it, you report this error, but nothing else is normal?

Feb.26,2021

you have requested a script from http on this page

setting a mixed policy in the response header can eliminate errors


this is because links to http cannot be referenced in https .

you can refer to https://codeshelper.com/a/1190000004200361

.

if you have changed your website to https, your web page cannot contain other imported URL http, such as your URL is https://www.baidu.com. Then you can't add URLs such as http://www.xxx.com to your web page to introduce something from a third party. If there is one, it will report an error

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30652-2bd26.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30652-2bd26.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?