vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   General Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=189)
-   -   How to enable full ssl (https://vborg.vbsupport.ru/showthread.php?t=326118)

gsmlover4u 08-24-2018 04:18 PM

sir i did every thing

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

I upgrade to latest version vb 4.2.5 but icons still not showing

final kaoss 08-26-2018 06:52 PM

Ok I guess I need to rephrase that... What else did you do that wasn't in the first post?

Because there is nothing in that first post that would stop images from showing on a site.. So to help everyone figure this thing out, we need more details.

final kaoss 09-02-2018 02:20 PM

Alright it looks like gsmlover's issue has been resolved, if anyone else has issues with images not loading, try messing with Hotlink Protection settings in Cpanel.

Quote:

Originally Posted by gsmlover4u
Quote:

Originally Posted by final kaoss
It looks like other people had issues with images not loading after they enabled SSL. Some people reported that going in to cpanel & turning off hotlinking worked for them.

https://stackoverflow.com/questions/...ow-under-https

I just change http to https in the

hotlink protection
Allowed Referrers:

https://gsmlover.com
https://www.gsmlover.com


final kaoss 03-20-2019 04:08 PM

For users experiencing loading issues of ckeditor on vbulletin 4 with https enabled, here is a fix.

https://www.vbulletin.com/forum/foru...52#post4378752

drifterwolf 06-02-2019 04:26 PM

So I recently finally got around to setting up my site for SSL. Everything went fine, but my post icons are still loading with the old http:// URL and not the new https:// URL.
I have checked to make sure that the icons in the Post Icon Manager show the proper URL. (I've tried both relative path and full URL) and the forum still points to the old http.

I've set up the redirect in .htaccess as well, but doesn't seem to work on the icons.

I've checked it on the default VB4 style, and I get the same issue, so I don't think it's a style problem.

I've tried deleting the Post Icon and replacing it, still didn't fix it. I've tried deleting the image itself and somehow it still shows up on my browser (And I cleared cache on the browser and VB so I'm completely at a loss).

I've seen other people have this issue though it seems like simple changes fixed it, so I'm not sure why mine is acting up (other than a network cache problem?)

Any help would be appreciated.

Mattwhf 06-03-2019 12:04 AM

Quote:

Originally Posted by drifterwolf (Post 2599446)
So I recently finally got around to setting up my site for SSL. Everything went fine, but my post icons are still loading with the old http:// URL and not the new https:// URL.

You need to find in codes to change it to https. I am sure it used a fixed link for your icon.

drifterwolf 06-03-2019 12:58 PM

Like the actual PHP files? Is there a way to do that via the admin console?

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

I found it! In case anyone else is having this problem, they were listed in vBulletin Options-> Thread Display Options (showthread)

TJF 07-20-2019 01:39 PM

We recently switched our forums to SSL. It was a bit of an ordeal because I don't think our host fully knew what they were doing. I think one tech was able do what we wanted by changing all the http links to https, but then another tech did another restore from a backup and wiped out the changes.

I want to change all references of http://www.mysite.com to https://www.mysite.com within on entire vBulletin database.

I know this is the SQL query to change it just in the posts.

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

What query would I run to search and replace the entire database? I will, of course, make a backup before running it and check to see the links have been successfully converted.

matrex722 08-11-2019 08:33 PM

thanks alot for that great informitions


All times are GMT. The time now is 01:05 PM.

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.03271 seconds
  • Memory Usage 1,736KB
  • 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_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
  • (9)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