vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Blank pages and unsecure images (https://vborg.vbsupport.ru/showthread.php?t=324193)

TrultToast 01-13-2017 03:13 AM

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.
All help is welcome, This has been driving me nuts!

Paul M 01-13-2017 12:10 PM

Quote:

Originally Posted by TrultToast (Post 2580795)
Please don't suggest changing the site url in settings because that does nothing.

Change the site url to https.

Of course it does something, thats why its there.
If you dont change that, then you wont get anywhere.

TrultToast 01-13-2017 01:08 PM

Quote:

Originally Posted by Paul M (Post 2580814)
Change the site url to https.

Of course it does something, thats why its there.
If you dont change that, then you wont get anywhere.

It has been changed from the start.

https://vborg.vbsupport.ru/external/2017/01/16.png

That's why I said not to suggest it :(
Sadly the problem still exists.

Paul M 01-14-2017 12:08 AM

Quote:

Originally Posted by TrultToast (Post 2580818)
It has been changed from the start.

That's why I said not to suggest it :(

Then you should have said that, not tell people not to suggest it.

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 ?

TrultToast 01-14-2017 12:45 AM

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"

Lynne 01-14-2017 01:34 AM

Is your footer template totally default?

TrultToast 01-14-2017 02:07 AM

Quote:

Originally Posted by Lynne (Post 2580833)
Is your footer template totally default?

Yep. Not a single thing has been touched yet.

Kane@airrifle 01-14-2017 08:11 AM

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...

TrultToast 01-15-2017 01:27 AM

Quote:

Originally Posted by Kane@airrifle (Post 2580851)
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...

Fixed some errors by looking in my admincp index.php file but the blank page error still is a thing along with the cron image not being pulled with https.

Kane@airrifle 01-15-2017 05:50 AM

Double check your footer templates...


All times are GMT. The time now is 12:15 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01421 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete