You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After adding a certificate to the site, changing the site object to use the https:// and fixing some minor issues due to "this never being a problem". I'm stuck with the new vedor editor.
editor.v9.php is being called with HTTPS but generates HTTP links resulting in a mixed content error and not working vedor.
After adding a certificate to the site, changing the site object to use the https:// and fixing some minor issues due to "this never being a problem". I'm stuck with the new vedor editor.
editor.v9.php is being called with HTTPS but generates HTTP links resulting in a mixed content error and not working vedor.
user.edit.html:3476 Mixed Content: The page at 'https://4en5mei.enschede.nl/user.edit.html' was loaded over HTTPS, but requested an insecure resource 'http://4en5mei.enschede.nl/ariadne/loader.php/nl/sites/4en5mei/site/dialog.vedor-meta.html?vdLanguage=nl'. This request has been blocked; the content must be served over HTTPS.
The only thing I can see is that it uses "make_local_url" instead of make_url but it seems to ignore the psite object setting...
The text was updated successfully, but these errors were encountered: