verbb / navigation

A Craft CMS plugin to create navigation menus for your site.
Other
90 stars 22 forks source link

Unable to save due to https > http mixed content error #392

Closed amclaughlin-prophix closed 3 months ago

amclaughlin-prophix commented 3 months ago

Describe the bug

Mixed Content: The page at 'https://www.somedomain.com/admin/navigation/navs/build/1?source=nav%3Aaad264aa-1dc0-4787-90c8-1558df5d871f' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://www.somedomain.com/admin/?v=1716306349654'. This request has been blocked; the content must be served over HTTPS

Our site is served over https, however when trying to save a navigation node the console shows a XMLHttpRequest mixed content error.

Steps to reproduce

Try to save a Nav Node

Craft CMS version

4.9.4

Plugin version

2.0.27

Multi-site?

no

Additional context

No response

amclaughlin-prophix commented 3 months ago

Issue was due to a bad htaccess rule.