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)

RichieBoy67 01-06-2017 01:30 AM

Quote:

Originally Posted by Dave (Post 2580410)
Then it's honestly time to find a new host...

They probably want to force her to buy one through them. :eek:

Stratis 01-06-2017 06:44 AM

Quote:

Originally Posted by RichieBoy67 (Post 2580399)
Did you try searching your templates and plug ins for http:// ??

I found the problem, I had an announcement about turning to https, I had these two in wrong order, so when user loged out there was a problem, now it is ok.
<div align="center">xxxxxx<div/>
<vb:if condition="$show['member']">xxxxxxxxx</vb:if>


Quote:

Originally Posted by RichieBoy67 (Post 2580409)
Make sure you are at 4.2.3 or above..

For now I am in vb4.2.0 (Is there a problem with https??

Quote:

Originally Posted by RichieBoy67 (Post 2580404)
Not not analytics but you will need to create a new webmaster tools account.

Is this correct? I must do that to?? Why?
I only insert the url of my forum with HTTPS, so I I have both. Is this wrong?



Thank you Richie for you help :)

--------------- Added 06 Jan 2017 at 20:04 ---------------

Quote:

Originally Posted by Kane@airrifle (Post 2580336)
SQL query it away?
Code:

UPDATE post SET pagetext = REPLACE(pagetext,
'http://path-to-image-store.com/',
'https://path-to-image-store.com/');

Take a backup etc..

How exactly I will change this to https

http://www.MYSITE/users/10/Down12.png
http://www.MYSITE/users/133/up13.png


All links are the same until here,
http://www.MYSITE/users/


Thanks

RichieBoy67 01-06-2017 04:45 PM

Yes you need to add it to google webmaster tools. They treat it like a brand new url basically.

Don't know about that url but you should be able to find it either in a template or phpadmin. Could be a signature image.

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

Quote:

Originally Posted by Kane@airrifle (Post 2580336)
SQL query it away?
Code:

UPDATE post SET pagetext = REPLACE(pagetext,
'http://path-to-image-store.com/',
'https://path-to-image-store.com/');

Take a backup etc..

This also needs to be done for phrases table, users table for signatures and any place else where a full local http:// url could be hiding.:up:

Kane@airrifle 01-06-2017 05:42 PM

Quote:

How exactly I will change this to https

http://www.MYSITE/users/10/Down12.png
http://www.MYSITE/users/133/up13.png


All links are the same until here,
http://www.MYSITE/users/
What is the source of the URL; is it in posts, signatures, some other table?

Stratis 01-06-2017 05:45 PM

Quote:

Originally Posted by Kane@airrifle (Post 2580454)
What is the source of the URL; is it in posts, signatures, some other table?

images in posts [IMG]

Thanks

Kane@airrifle 01-06-2017 05:54 PM

Quote:

Originally Posted by Stratis (Post 2580455)
images in posts [IMG]

Thanks

Assuming "mysite" is your forum url ...

Code:

UPDATE post SET pagetext = REPLACE(pagetext,
'http://www.mysite/users/',
'https://www.mysite/users/');

Usual backup warnings etc...

Paul M 01-06-2017 05:54 PM

Quote:

Originally Posted by In Omnibus (Post 2580408)
The web host doesn't allow it.

Seriously ?

Get a new host, who you get your SSL certificate from is non of their business.

In Omnibus 01-06-2017 09:09 PM

Quote:

Originally Posted by Paul M (Post 2580459)
Seriously ?

Get a new host, who you get your SSL certificate from is non of their business.

Easier said than done when you've paid for a year of dedicated hosting in advance. I would still like a reasonable explanation as to why Google considers this a necessity for sites which contain absolutely zero personal identifying information and conduct zero financial transactions. I'm sure we won't receive one. But there is something more to their insistence on SSL than our security. I think their advertisers are requesting or requiring it. Otherwise, I cannot imagine they would care in the least.

RichieBoy67 01-06-2017 09:22 PM

What is dedicated hosting?

You would have to ask Google, Apple, Microsoft, Mozilla and others for an explanation.

blind-eddie 02-28-2017 12:56 PM

What a pita https is.
I clicked let's encrypt within my cpanel and went to working on changing all http to https. My site is heavily modified and still shows "Your connection to this site is not fully secure".
I went through all my plugins editing and find a few refuse to use https.
Having trouble wrapping my head around how to get some addons to accept https and others refuse to function using https....
Upgrading to the latest stable vb4 would be set up default https?


All times are GMT. The time now is 07:51 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.01288 seconds
  • Memory Usage 1,751KB
  • 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
  • (3)bbcode_code_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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