Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-13-2017, 03:13 AM
TrultToast's Avatar
TrultToast TrultToast is offline
 
Join Date: Aug 2013
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default 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!
Reply With Quote
  #2  
Old 01-13-2017, 12:10 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TrultToast View Post
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.
Reply With Quote
  #3  
Old 01-13-2017, 01:08 PM
TrultToast's Avatar
TrultToast TrultToast is offline
 
Join Date: Aug 2013
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
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.



That's why I said not to suggest it
Sadly the problem still exists.
Reply With Quote
  #4  
Old 01-14-2017, 12:08 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TrultToast View Post
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 ?
Reply With Quote
  #5  
Old 01-14-2017, 12:45 AM
TrultToast's Avatar
TrultToast TrultToast is offline
 
Join Date: Aug 2013
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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"
Reply With Quote
  #6  
Old 01-14-2017, 01:34 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is your footer template totally default?
Reply With Quote
  #7  
Old 01-14-2017, 02:07 AM
TrultToast's Avatar
TrultToast TrultToast is offline
 
Join Date: Aug 2013
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
Is your footer template totally default?
Yep. Not a single thing has been touched yet.
Reply With Quote
  #8  
Old 01-14-2017, 08:11 AM
Kane@airrifle's Avatar
Kane@airrifle Kane@airrifle is offline
 
Join Date: Jun 2011
Location: ZA
Posts: 181
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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...
Reply With Quote
  #9  
Old 01-15-2017, 01:27 AM
TrultToast's Avatar
TrultToast TrultToast is offline
 
Join Date: Aug 2013
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kane@airrifle View Post
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.
Reply With Quote
  #10  
Old 01-15-2017, 05:50 AM
Kane@airrifle's Avatar
Kane@airrifle Kane@airrifle is offline
 
Join Date: Jun 2011
Location: ZA
Posts: 181
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Double check your footer templates...
Reply With Quote
Благодарность от:
TrultToast
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:43 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07185 seconds
  • Memory Usage 2,275KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (7)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (1)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete