Hi, Using 4.3.4. Trying to get my website to be SSL everywhere; I can’t find a way to change the search form in the default add-on so that it doesn’t go back to ‘http’.
Viewing the source reveals that the {exp:search} tag gets rendered into a form with action=”http://…”, even though I have the {base_url} set to https://…
So I get a mixed content warning from browsers. Any ideas? Thanks!
Nevermind, again! the problem was in the sub-site’s index.php file; hard-coded http: calls were messing with me. Whew!
~~ I’m back! and having the same problem… purging caches and removing the extend_cache directive from pagespeed didn’t work this time; all of the {base_url} variables on my site are set to https: , but the search and paginate tags are failing as they try to use http instead. I suspect {auto_path}, except that that is set at the per-channel level, and the search is multi-channel… any guidance out there? ~~
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.