Mixed Content: The page at 'https://obscured/forum/' was loaded over a secure connection, but contains a form which targets an insecure endpoint 'http://obscured/forum/search/'. This endpoint should be made available over a secure connection.
I've been pulling my hair out over this issue. Everything on my forum loads with https:// but I don't get the because of the forum search bar not being secured.
While I know that it isn't a HUGE issue, I'm just a tad OCD when it comes to making things work right all the way.
I've changed the base_url, did the whole mod rewrite to https in the htaccess, added an https image proxy, and basically anything https is turned on. Maybe I'm just not meant to make everything secure.
But if anyone out there has an idea of what I could do to make it secure, let me know. Thanks.