Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • flameknight Friend
    #886735

    Recently I updated my vps server of my site http://www.youngyaa.com.au to support full site ssl for future E-commercial use.

    But after successfully installing COMODO CA certificate, my chrome reported that "some of the site content is using http, which is not fully secured".

    By locating the http resource, I found that the problem is at the file for the display of "Video" JA ACM Module.

    Path: (siteroot)/templates/ja_events_ii/acm/video/tmpl/
    File: style-1.php
    Reason: at line 73

    <img width="100%" height="100%" src="http://img.youtube.com/vi/<?php echo $video_link; ?>/maxresdefault.jpg" />, the file uses http to get YouTube video thumbnail image

    it uses http to get video thumbnail. By simply changing the http to https (now YouTube already support getting thumbnail image by https) my problem was solved and all site content were reported green by web browser.

    This may be a very small problem, but I hope it could be modified after update, so that I wouldn’t need to modify this file again manually after possible change in the future.

    Pankaj Sharma Moderator
    #886742

    Hi
    Thanks for sharing it may help other users .
    You may try to copy the acm files in /local/acm/video/tmpl/ . It will override the acm file here .

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum