Status
Not open for further replies.

baramundi

Customer
Hi,

due to the huge hacking of vBulletin Boards, we changed our board to work with SSL only.

After that, our users can only view the rates, but cannot rate.

This happens because threadrating is sideloading content from None-SSLSites.

IE is showing a waring, Firefox and Chrome blocks the rate-plugin silent, only showing a small Icon in the adressbar (which is normaly overlooked)

Could you please Change this issue?

Regards,

baramundi
 
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
Hi,

after some Research it should be this funktions:
Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/{vb:raw versionnumber}/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/{vb:raw versionnumber}/jquery-ui.min.js"></script>

Is there a problem if we change this lines to https?
 
nope, was just going to suggest you change that template. That's the only place I can find I'm calling anything with http
 
Hi Dylan,

thank you for your respons.

I changed the links in the XML to https and everything works fine. No more warnings for our users.

Is it possible to create a option in the settings which allows you to choose between http and https.

Regards
 
Sorry, yes, I changed this thread to a feature request, next release I'll add it in there.
 
It took me a good while to find out what was insecure on my threads and found it was this module. So anyone running a SSL site, when members go to the thread it will show insecure until those two little lines get the s put on them..

Edit: 3 YEARS OLD POST AND STILL NOT FIXED???
 
Last edited:
Hello baramundi,

This ticket has now been closed with the status Implemented.

We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link.

If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page.

Thank you!
 
Status
Not open for further replies.
Back
Top