vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   AdminCP https problem (https://vborg.vbsupport.ru/showthread.php?t=321599)

mikez006 01-26-2016 04:39 PM

AdminCP https problem
 
I upgraded to 4.2.3 today from the version before.

Everything appears to be workings, however I am running into one bug I can't figure out.

In AdminCP anytime I update a setting I get a blank page after. Or if I'm viewing a user's profile on the site and click "Edit Profile" I also get a blank page.

I checked Google "inspect" and it appears there's an HTTPS problem. The error is below.


Mixed Content: The page at 'https://www.domain.com/admincp/....' was loaded over HTTPS, but requested an insecure resource 'http://www.domain.com/admincp/user.php....'. This request has been blocked; the content must be served over HTTPS.


On the Site Name URL settings page in admin, I'm using https://www.domain.com, so everything should be https.

I disabled the Plugin/Hook System and also tried changing the adminCP skin, but neither worked.

I can't figure out why these pages are loading with http only. Any ideas?

Blutengel 02-09-2017 02:13 AM

Same problem here.

use 4.2.2pl1

if we want to change a user from profile, the sidebar in admincp loaded but user.php not

Code:

Mixed Content: The page at 'https://www.host.tld/admincp/index.php?loc=user.php%3Fdo%3Dedit%26u%3D4412' was loaded over HTTPS, but requested an insecure resource 'http://www.host.tld/admincp/options.php?do=options&dogroup=address&advanced=0'. This request has been blocked; the content must be served over HTTPS.

hugoroger 02-09-2017 07:07 AM

Have you guys tried reading this: How to fix a website with blocked mixed content

Have you checked if you have any source serving http instead of https?

Change the src="http://linkToUrl.com" to

src="//linkToUrl.com/script.js"

Or did you guys try running a replacement variable to your style?

Kane@airrifle 02-09-2017 07:25 AM

There are some hardcoded HTTP links in admincp/index.php. Edit same to HTTPS.

Just the ones that call to vbulletin.com

RichieBoy67 02-09-2017 11:38 AM

While you are working on this issue you can use firefox and click on the lock icon and you can disable the https from there. I would do this only as a temporary measure.

BTW - The 4.2.5 betas work well with https://.. also search this forum because we discussed this in depth. I had many of these issues myself.


All times are GMT. The time now is 03:42 PM.

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.01081 seconds
  • Memory Usage 1,719KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete