View Full Version : SSL with VBadvanced
RichieBoy67
03-07-2017, 02:27 PM
Hello,
I just found out the hard way Vbadvanced will not play well after an ssl change. It is the images from what I see.. misc/logo.jpg, etc.
Is there a fix for this that doesn't require me going through the files and changing those?
Thanks
You could always try adding a replacement variable.
155948
RichieBoy67
03-07-2017, 03:40 PM
You could always try adding a replacement variable.
155948
Thanks, tried that..also used the install file to change images but still many of the main images and urls are wrong.. still trying the replacements though.
blind-eddie
03-07-2017, 03:54 PM
Update your image paths via vba_cmps_install.
My vba_cmps is secure.
RichieBoy67
03-07-2017, 04:02 PM
Yeah, I did that.. changed many but not all.
I will run that again though..
blind-eddie
03-07-2017, 04:20 PM
Run your page here: https://www.whynopadlock.com/index.html
RichieBoy67
03-07-2017, 04:24 PM
lol I tell people to use that here too.. Been using that for a long time.
I think I got it now. I am not sure why but when changing the urls via the installer the changes were not sticking. I had to go through it 4 times.. almost have everything worked out now.
I have done about 15 sites to https now both wordpress, vbulletin and others. This site was a pain because of vbsso wordpress instegration and vbadvanced..
Anyways, thanks brother
blind-eddie
03-07-2017, 04:38 PM
I knew there was nothing I could tell you that you didn't already know Richie.
It is the simplest things we forget that are the answers to fix many things.
RichieBoy67
03-07-2017, 04:45 PM
I knew there was nothing I could tell you that you didn't already know Richie.
It is the simplest things we forget that are the answers to fix many things.Very true.. I am also a little impatient at times and after I try something a couple times I assume it must be something else. lol
ofcourse these things happen when working with programs that have not been updated since 2014.. :D
I take it you've tried a rebuild styles after you made the https changes?
I suppose a temp fix while you are trying to sort it would be add a upgrade insecure request header (https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/upgrade-insecure-requests) (I do this on my sites anyway), I send mine directly from IIS but it can be added as a metatag.
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
GHRake
03-07-2017, 11:57 PM
This just happened to me also, I started using SSL last week and all the images for vbadvanced and otherwise were trying to load from the root directory instead of /images/. After a few style rebuilds, cache clearing & curses it was working fine again.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.