The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Blank pages and unsecure images
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. |
#2
|
||||
|
||||
Quote:
Of course it does something, thats why its there. If you dont change that, then you wont get anywhere. |
#3
|
||||
|
||||
Quote:
That's why I said not to suggest it Sadly the problem still exists. |
#4
|
||||
|
||||
Quote:
You need to provide more information. Where do you see those errors, what page (or pages) ? What version of vB3 ? Also, did you rebuild your styles as well ? |
#5
|
||||
|
||||
These errors occur in the admincp for simply just being in the admincp:
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. Code:
Mixed Content: The page at 'https://www.rottensquash.com/vbulletin/administrator-panel/index.php' was loaded over a secure connection, but contains a form which targets an insecure endpoint 'http://www.php.net/manual-lookup.php'. This endpoint should be made available over a secure connection. This error simply occurs for just using the forums: Code:
Mixed Content: The page at 'https://www.rottensquash.com/vbulletin/index.php' was loaded over HTTPS, but requested an insecure image 'http://www.rottensquash.com/vbulletin/cron.php?rand=1484361579'. This content should also be served over HTTPS. and this error occurs when ever you save a setting in the admincp - this is what causes the blank white page in the admincp. 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=imagesettings&advanced=0'. This request has been blocked; the content must be served over HTTPS. I am using vBulletin 3.8.9 Patch Level 1 and I did rebuild my styles. It's like vBulletin thinks some of the urls are still "http" |
#6
|
||||
|
||||
Is your footer template totally default?
|
#7
|
||||
|
||||
Yep. Not a single thing has been touched yet.
|
#8
|
||||
|
||||
Most of those links are hardcoded in /admincp/index.php
You can edit same and change the links to https:/ (Unless VB changes the links with a new update you will have to change them manually every time you upload those files from a patch or update.) Also, check your .htaccess redirects... |
#9
|
||||
|
||||
Quote:
|
#10
|
||||
|
||||
Double check your footer templates...
|
Благодарность от: | ||
TrultToast |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|