test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • maenski Friend
    #181147

    Hello everybody,

    I am very happy to decided using JA_Tiris for my ecommerce project. I’m doing in the meanwhile the final steps for finishing my developing process. Today I’ve activated my SSL certificate and it runs very well. But two things will not work:

    The Slideshow Modul and the JA Sidenews Modul don’t “appear”, it looks like they are locked.

    I’ve done the following steps for the ssl configuration:

    In the configuration.php

    var $live_site =’’;

    Replace it with;
    var $live_site = 'https://www.domain.com’;

    In the .htaccess

    RewriteEngine On
    RewriteCond %{HTTPS} off
    RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}

    In the joomla admin menu

    Main Menu > Paramters (System) > SSL Enabled.

    I hope you can give me a tipp to solve that problem! Thank you very much 🙂

    HeR0 Friend
    #468933

    Hi Maenski
    In Backend > Global Configuration > Server tab > enable Force SSL

    Regards,

    maenski Friend
    #469947

    Hey HeR0,
    thank you very much – I’ve forgotten to tell you that I’ve also enabled the “Force SSL”-Function. But now I’ve found the reason of my problem: It’s the chrome browser who “blocks” that two moduls. Firefox on Mac or Safari on IPhone display every modul without any problem. How can I solve the chrome problem?

    I hope you can help me one more time! Thank you!

    HeR0 Friend
    #469962

    Hi Maenski
    Pls make sure that all links on pages are https. That is Chrome browser rule!

    Refer to this discussion: http://stackoverflow.com/questions/8599631/the-site-uses-ssl-but-google-chrome-has-detected-insecure-content-on-the-page for more info.

    Regards,

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

This topic contains 4 replies, has 2 voices, and was last updated by  HeR0 12 years, 3 months ago.

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