The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Would anyone like to discuss moving to SSL/HTTPS?
I'm guessing this isn't something anyone really wants to talk about. My vBulletin 3 sites seem to find SSL very attractive. No problems. vBulletin 4 is another story. Is anyone running SSL on vB4 without any problems? A few issues I've encountered so far...
1. The editor doesn't work anymore. You need to edit code in class_bootstrap.php to fix that problem. FIXED BY DAVE 2. The "Reply With Quote" button doesn't work anymore - unless you click it once, wait for the spinning "loading" gif to appear - and then click again. Just double clicking doesn't work. FIXED BY DAVE 3. Attachments don't work. You can get as far as clicking submit to upload your file - but then the attachment window just fills with a vBulletin page that states you don't have permission to do what you're doing... 4. Quick User Finder doesn't work anymore and if I search for an email address, I can only search for the domain name - like "gmail.com" - the @ sign or anything before it will prevent it from working. I can hit enter or submit and the data will just clear out... That's all I found before I gave up and turned SSL off... If anyone would like to talk about their challenges and/or successes, please do... |
#2
|
||||
|
||||
Quote:
What version of Vbulletin are you using? |
Благодарность от: | ||
MarkFL |
#3
|
||||
|
||||
I moved all my vb4 boards over to https a few weeks back and had none of those issues, I just changed the site url in the admincp, added a few replacement variables to catch anything I'd hard coded to http and rebuilt the styles - all done and working fine within 15 minutes.
|
#4
|
|||
|
|||
Quote:
https://vborg.vbsupport.ru/showthread.php?t=322813 If not, would you point me in the right direction? Quote:
http://tracker.vbulletin.com/browse/VBIV-15721 |
#5
|
|||
|
|||
Your problem sounds like JavaScript files that are still loaded over HTTP.
If you open up the developer tools (F12) in Chrome and refresh the page that has issues, you should see some red errors in the console tab that indicate what's going wrong. |
#6
|
||||
|
||||
Quote:
As Dave has said open your F12 developer tools on the console and check the errors, most things should be easy enough to sort. |
#7
|
||||
|
||||
I think this is the thread RichieBoy67 meant: https://vborg.vbsupport.ru/showthread.php?t=323946
I moved to https just recently as well, using Let's Encrypt, and I did not have any issues. I didn't use any replacements vars, but I did edit my templates and changed everything which was hard coded. I used a SQL query to find them all. Also, this link was a huge help with some of the cleanup things: https://www.vbulletin.com/forum/arti...forum-to-https |
#8
|
|||
|
|||
Thanks, guys. I read that discussion just now... I have a "stock", unmodified vB4 running the latest non-beta version that I use to test things here:
https://lf3performance.com/ I just converted that over to SSL and it's got all the issues. Considering it's unmodified - I wonder if there's a certain type of server setting that's causing my problems. If some of you guys are simply installing the SSL certificate and updating the URLs in the Admin CP to get it working - then I'm surprised. I guess you're lucky... |
#9
|
|||
|
|||
Have you tried using the style variable replacement tool to convert: "http://www.lf3performance.com" to "https://www.lf3performance.com"? Also try clearing the server cache in the AdminCP under maintenance.
When I check the source code of the forum, I still see a couple of references to the HTTP version of your site. HTML Code:
(index):93 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/spacer.gif'. This content should also be served over HTTPS. (index):280 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/misc/navbit-home.png'. This content should also be served over HTTPS. (index):329 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/buttons/collapse_40b.png'. This content should also be served over HTTPS. (index):345 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/statusicon/forum_old-48.png'. This content should also be served over HTTPS. (index):378 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/buttons/lastpost-right.png'. This content should also be served over HTTPS. (index):429 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/statusicon/forum_old-48.png'. This content should also be served over HTTPS. (index):447 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/statusicon/subforum_old-48.png'. This content should also be served over HTTPS. (index):477 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/buttons/lastpost-right.png'. This content should also be served over HTTPS. (index):529 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/buttons/collapse_40b.png'. This content should also be served over HTTPS. (index):545 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/statusicon/forum_old-48.png'. This content should also be served over HTTPS. (index):578 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/buttons/lastpost-right.png'. This content should also be served over HTTPS. (index):629 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/statusicon/forum_old-48.png'. This content should also be served over HTTPS. (index):666 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/statusicon/forum_old-48.png'. This content should also be served over HTTPS. (index):696 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/icons/icon14.png'. This content should also be served over HTTPS. (index):699 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/buttons/lastpost-right.png'. This content should also be served over HTTPS. (index):750 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/statusicon/forum_old-48.png'. This content should also be served over HTTPS. (index):783 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/buttons/lastpost-right.png'. This content should also be served over HTTPS. (index):865 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/misc/forum_stats.png'. This content should also be served over HTTPS. (index):881 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/misc/legend.png'. This content should also be served over HTTPS. (index):884 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/statusicon/forum_new-16.png'. This content should also be served over HTTPS. (index):885 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/statusicon/forum_old-16.png'. This content should also be served over HTTPS. (index):887 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/statusicon/category-16.png'. This content should also be served over HTTPS. (index):888 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/statusicon/forum_link-16.png'. This content should also be served over HTTPS. (index):1 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/misc/arrow.png'. This content should also be served over HTTPS. (index):1 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure image 'http://www.lf3performance.com/images/buttons/search.png'. This content should also be served over HTTPS. (index):1 Mixed Content: The page at 'https://lf3performance.com/' was loaded over HTTPS, but requested an insecure favicon 'http://www.lf3performance.com/favicon.ico'. This content should also be served over HTTPS. HTML Code:
<link rel="Shortcut Icon" href="http://www.lf3performance.com/favicon.ico" type="image/x-icon" />
HTML Code:
var IMGDIR_MISC = "http://www.lf3performance.com/images/misc"; var IMGDIR_BUTTON = "http://www.lf3performance.com/images/buttons"; |
#10
|
|||
|
|||
Ah! You beat me to that. I just updated all the images to /images/ and now I've got the nice green "lock" icon. But the other issues are still there...
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|