Howdy! I realise I made a thread like this back in 2015. I also know some of you know Iv'e been working on vBulletin 4. But iv'e been messing around with vB 3 and I am currently forcing https/ssl on my site and this causes a few errors... I basically need to know how to change all the urls to https instead of http. Please don't suggest changing the site url in settings because that does nothing.
Here are some errors I get...
Code:
Mixed Content: The page at 'https://www.rottensquash.com/vbulletin/' was loaded over HTTPS, but requested an insecure image 'http://www.rottensquash.com/vbulletin/cron.php?rand=1484284277'. This content should also be served over HTTPS.
Code:
Mixed Content: The page at 'https://www.rottensquash.com/vbulletin/administrator-panel/index.php' was loaded over HTTPS, but requested an insecure image 'http://version.vbulletin.com/version.gif?v=389&id=VBS66C2713'. This content should also be served over HTTPS.
and for the blank page errors:
Code:
Mixed Content: The page at 'https://www.rottensquash.com/vbulletin/administrator-panel/index.php' was loaded over HTTPS, but requested an insecure resource 'http://www.rottensquash.com/vbulletin/administrator-panel/options.php?do=options&dogroup=address&advanced=0'. This request has been blocked; the content must be served over HTTPS.
All help is welcome, This has been driving me nuts!