vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=263)
-   -   http to https vbulletin 5 (https://vborg.vbsupport.ru/showthread.php?t=326032)

meissenation 01-31-2018 12:23 AM

I switched to HTTPS for a few months but it was way more headache than it was worth. All it takes is someone to have an HTTP image in their signature and your trusted logo turns into mixed content some trusted and some untrusted. My site was also inexplicably slower while it was on HTTPS. I switched back and my site is noticeably faster again. I don't know how to explain it, but it was just a pain.

Mark.B 01-31-2018 05:19 PM

<a href="https://www.vbulletin.com/forum/articles/4361080-converting-your-forum-to-https" target="_blank">THIS</a> guide explains in detail how to convert your site to https. It's important to follow every single step.

noypiscripter 02-01-2018 03:41 AM

For user-generated content where you don't have full control on the users' usage of http/https such as in signatures and post attachments, you can add this meta tag in the head to block mixed content. This way, your site will still show the green padlock icon in the address bar.

Code:

<meta http-equiv="Content-Security-Policy" content="block-all-mixed-content" />
If you are on vBCloud, you can add it in the Google Ownership Verification HTML tag in AdminCP, otherwise, you can add it in the head_include template in AdminCP.

romaine 02-02-2018 05:26 AM

Quote:

Originally Posted by blade00 (Post 2592464)
now I changed it again to http as the forum is blocked when I put https addresses...

if that you could not successfully install SSL on your hosting and your forum is not complete running with SSL, you need to check if SSL is enabled on your hosting or not.

blade00 02-02-2018 03:47 PM

SSL are actived on my hosting, the fact is that the hoster says It's a vbulletin issue, and Vbulletin support says It's an hosting issue. Https works on the all site but the login box doesn't work...

In Omnibus 02-02-2018 04:10 PM

Quote:

Originally Posted by blade00 (Post 2592631)
SSL are actived on my hosting, the fact is that the hoster says It's a vbulletin issue, and Vbulletin support says It's an hosting issue. Https works on the all site but the login box doesn't work...

What do you mean by "doesn't work?"

Is it redirecting you? Is it causing a white page? Is it giving an invalid login message?

It sounds to me like your .htaccess files are conflicting.

Delete all of them and reinstall only the one included with vBulletin.

blade00 02-02-2018 04:17 PM

on the first post of this discussion you can find attached the error I get, thank you

--------------- Added [DATE]1517596148[/DATE] at [TIME]1517596148[/TIME] ---------------

this address: https://www.fiattipoclub.it/auth/log...RpcG9jbHViLml0
works when I have redirect disabled and http enabled. It doesn't work If I activate the redirect to https and I change urls by adding "s"


All times are GMT. The time now is 05:27 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.01119 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)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
  • (7)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