Just upgraded forum from 3.0.3 to 3.5.1.
Forum *must* operate on https, and only on https, and it did so just fine until the upgrade.
Now, when conducting a search, such as
https://www.mysite.com/vb/search.php?do=getdaily
the URL for the results gets written as:
http://www.mysite.com/vb/search.php?searchid=2093
which "works" in the sense that the results are displayed, but it's supposed to be under https, not http.
In the control panel, under vBulletin Options -> Site Name / URL / Contact Details, the URL is specified as https://www.mysite.com/vb/
So, something, somewhere, is of the opinion that the $url that gets concatenated in order to display search results *must* start with http://, and I beg to differ. Since it's my forum, I'd like to win the argument.
If someone could point me in the direction of the template (I'm using the default), or script (I've looked at search.php without success), or database table/value, I would be much obliged.



Reply With Quote

Bookmarks