Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted June 16, 20231 yr Community seems to be working just fine. Some days ago i noticed that some actions did not work. Examples: Changing page in search results. Hide simple notifications. Cannot login to admin area. I found out that the reason was mixed content. Trying to hide the notification produces the following in the console: I also cannot login to the Administration area: After inputting the password: And console: Server seems healthy, did malware check and everything, nothing showed up.
June 16, 20231 yr Community Expert Solution Check your conf_global.php file, the `base_url` should contain https:// if it is http:// update it and then clear the caches via the AdminCP > Support page.
June 16, 20231 yr Author 16 minutes ago, Stuart Silvester said: Check your conf_global.php file, the `base_url` should contain https:// if it is http:// update it and then clear the caches via the AdminCP > Support page. Indeed that was the issue. Stupid enough not to be check it at first, but i did not change it and i am sure it was https. How that could have changed?
June 16, 20231 yr Community Expert Your web host may be able to tell you, Invision Community doesn't overwrite this file.