Okay
  Public Ticket #1635736
Nivo Slider SSL
Closed

Comments

  • Jason Baird started the conversation

    We are trying to make our Joomla site secure but the Nivo Slider is causing many issues when we try to switch to SSL or get a padlock on https://

    Do you have a solution? We would be willing to pay for a version of the Nivo Slider that will work securely.

    Here is an example of an error we get when we try to run the site securely:

    A style-sheet with an insecure url of "http://www.muellerinc.com/modules/mod_unite_nivoslider/tmpl/css/nivo-slider.css" was loaded on line: 14 of https://www.muellerinc.com/.
    This URL will need to be updated to use a secure URL for your padlock to return.


  •  528
    Igor replied

    Hi,

    I would suggest you to use Unite slider instead of Nivo slider. It is far more advanced and it is working with HTTPS without any issues

    Regards,
    Igor

  • Jason Baird replied

    I updated to the latest version of the slider from here:

    http://unitecms.net/joomla-extensions/unite-nivo-slider

    This has still not fixed my problem. It loads .css and .js files using the non-secure http://www.muellerinc.com/

    When I switch the site to https:// is still tries to load the .css and .js insecurely from http:// 

    If anyone knows where I look in Joomla to figure out where it's loading these, I believe that would fix my issue.

  • Jason Baird replied

    SOLVED:

    Updated file default.php in /modules/mod_unite_nivoslider/tmpl/ to replace "http" with "https" in $urlModuleTemplate variable defined at top of file and then later same thing with $slideImage variable if isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] === 'on'

  •  528
    Igor replied

    Hi,

    I am glad that you managed to solve the issue

    Regards,
    Igor