Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • onosan Friend
    #194965

    Hi

    On a freshly installed J 3.2.2 Edenite site I have trouble to access the site through SSL without Chrome stripping and tilting the output. When switching to fx the ProtoStar Template the ‘key goes green’

    Standalone images, non-joomla php like FPA and html pages loads fine including onsite/local img and stylesheets.

    Chromes Developer Console reports:

    – The identity of this website has been verified by …
    – Your connection to … is encrypted with 256-bit encryption.
    – However, this page includes other resources which are not secure:

    T3 css and .js are blocked

    [blocked] The page at … was loaded over HTTPS, but ran insecure content from ‘http://www.xxx /t3-assets/css_ff23f.css?v=2‘: this content should also be loaded over HTTPS.

    and images are displayed with a warning like

    The page at ‘https://www.kommunale-chefer.dk/‘ was loaded over HTTPS, but displayed insecure content from ‘http://www.kommunale-chefer.dk/images/stories/personale/preben_dan-xsml2.jpg‘: this content should also be loaded over HTTPS

    The same image is easily loaded directly via https

    I have without result tried to Force SSL + editing configuration.php as suggested on joomla forums. I instantly get kicked out and the only way to get the site back up is by hand editing configuration.php

    Suggestions anyone?

    Saguaros Moderator
    #523556

    The t3-assets folder includes all optimized css and js file, so please go to Template manager section in backend and disable Optimize CSS and JS option then try again. It then gives you specific file which causes issue.

    Please note that the JA Edenite is not compatible with the latest version of Joomla 3.2.2, we are still in progress to upgrade our template to work with this Joomla version.

    onosan Friend
    #523572

    Hi Saguaros

    I have now disabled Optimize CSS and JS in the backend. As you can see in the console Chrome now blocks 16 css files and 9 .js files and reports “this content should also be loaded over HTTPS

    Unfortunately I haven’t the knowledge to change these calls to https codewise – and I dont think it is my job either in a bought template.

    I know that the template officially isn’t ported to J 3.2.2 but in this Edenite thread the JA Developer ‘Ninja Lead‘ states:

    Released version on download page here only supports Joomla 3.1 but I have tested to upgrade from J2.5 or J3.1 to J3.2 and it’s working so well

    Saguaros Moderator
    #523578

    Could you PM me admin and FTP credentials of site you’re working on? I need a closer look to detect the issue.

    onosan Friend
    #523580

    PM sent 🙂

    Saguaros Moderator
    #523739

    The problem in your site is fixed now, here is solution:

    – In file configuration.php in root folder of your website, change $live_site to:


    public $live_site = '';

    – In file /templates/ja_edenite/index.php, add this new line:


    $this->setBase (JUri::base(true));

    Please have a look and let me know if this helps.

    onosan Friend
    #523750

    Hi Saguaros

    Looks really good. Thanks a lot for your help – very much appreciated!!!

    Have a nice weekend.

    Regards

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

This topic contains 7 replies, has 2 voices, and was last updated by  onosan 10 years, 8 months ago.

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