vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Who is moving to https? (https://vborg.vbsupport.ru/showthread.php?t=323946)

blind-eddie 03-16-2017 10:13 PM

Did you have any issues with (vb4) quick reply or the bbcodes showing page as insecure?

CAG CheechDogg 03-16-2017 11:23 PM

I have and had no issues with either eddie ... I have been on https for the last 5 years now

blind-eddie 03-17-2017 12:57 AM

odd, on a friends vb4 site everything is perfect but only when the quick reply is shut off.
I turn it back on, the page shows insecure.
I checked and edited the custom bbcode to https, checked all default bbcode, thoughts?

Kane@airrifle 03-17-2017 10:28 AM

Quote:

Originally Posted by blind-eddie (Post 2583970)
odd, on a friends vb4 site everything is perfect but only when the quick reply is shut off.
I turn it back on, the page shows insecure.
I checked and edited the custom bbcode to https, checked all default bbcode, thoughts?

Double check the button image paths.

blind-eddie 03-17-2017 10:36 AM

Triple checked... oddly enough, when adding insecure https URL to https://www.whynopadlock.com it shows the link as secure. I am baffled.

Kane@airrifle 03-17-2017 11:17 AM

whynopadlock has limitations. For example, only registered members see the QR box - or any other elements you have chosen to hide from guest viewing

CAG CheechDogg 03-17-2017 03:35 PM

Very strange I don't see anywhere on my site what would possibly cause that either ...

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

Can you provide a link to yer' friends site ...

blind-eddie 03-17-2017 06:19 PM

Quote:

Originally Posted by CAG CheechDogg (Post 2583993)
Very strange I don't see anywhere on my site what would possibly cause that either ...

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

Can you provide a link to yer' friends site ...

I got it worked out Cheech, I started my own thread about it even though I hijacked this one pretty good.

gsk8 09-28-2017 12:52 PM

Hi all!

Did anyone encounter problems with avatars not working after migrating to https? The images are in the directory, but when viewing the avatar manager (and the individual users), they are not showing up. Stumped here...

Am using WP and VB and am wondering how to fix my .htaccess as well.

Paula

RichieBoy67 09-28-2017 08:32 PM

It has been awhile but I used replacement variables. I believe that fixed the avatars.

I used this in htaccess:
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteCond %{HTTP:X-Forwarded-Proto} !https [NC]
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

For wordpress there is a plug in. I will look at one of my sites and let you know what it is. I cannot recall right now.

##
The wordpress plug in is Really Simple SSL

You may still have to do work though to fix it depending on plug ins, themes, widgets, etc. I did on a couple of my sites.


All times are GMT. The time now is 03:09 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.01892 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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