Question Post thanks over SSL

Status
Not open for further replies.

Gumble

Customer
Trying to get rid of the insecure message

Not sure where to change

Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script><script type="text/javascript"

To the https



Tkx
 
That would have to be a file edit. I believe it's in /dbtech/thanks/hooks/showthread_complete.php

Is there a way to detect whether your forum is running in SSL mode or not? If you have any advice to offer me I may be able to implement it into the next version automatically :)
 
Thanks for fast reply.

Yeah just edited the file and the error as gone.

I was trying to figure about it not sure if is possible to put some rule like replace http:// for bburl would or is possible to work.

Just have set the SSL today still a bit lost about it :)
 
Hmm, I'll have a dig through the files to see if there's any way to detect it automatically, that'd be preferable :)
 
Update: Found it:
PHP:
REQ_PROTOCOL === 'https'

I'll be updating mods with this change over time :)
 
Status
Not open for further replies.

Legacy Advanced Post Thanks / Like

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
4,034
Customer rating
5.00 star(s) 1 ratings
Top