Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • silicondesigns Friend
    #154671

    I am using the JA Kyanite II template on the latest editions of Joomla and Virtuemart which has an SSL certificate installed. The problem that I have is that when the SSL kicks in the template CSS and template images are still called as http and not https. There is not a problem with content/product images, just the template images. I have switched templates to beez and that works fine, everything was called using https as it should and this proves its a Kyanite II issue.

    I need to know what changes need to be made to the template so that the template CSS and images are called using http when the SSL is not in use and https when it is.

    Thanks in advance.

    Saguaros Moderator
    #356926

    <em>@silicondesigns 195684 wrote:</em><blockquote>I am using the JA Kyanite II template on the latest editions of Joomla and Virtuemart which has an SSL certificate installed. The problem that I have is that when the SSL kicks in the template CSS and template images are still called as http and not https. There is not a problem with content/product images, just the template images. I have switched templates to beez and that works fine, everything was called using https as it should and this proves its a Kyanite II issue.

    I need to know what changes need to be made to the template so that the template CSS and images are called using http when the SSL is not in use and https when it is.

    Thanks in advance.</blockquote>

    i have checked the issue on our demo, all still work well with https, please try this solution:

    you open the file: templatesja_kyanite_iilibsja.template.helper.php and find :
    [PHP]
    return JURI::base().”templates/”.$this->template;
    [/PHP]
    replace:
    [PHP] return JURI::base(true).”/templates/”.$this->template;[/PHP]

    when done , pls keep me updated on the outcome. thanks

    silicondesigns Friend
    #357001

    Thanks but this has not resolved the issue. Fix applied but error still visible in IE8, Chrome and FF. Please consider this an urgent priority now as its on a live site so would appreciate a prompt follow up. Thanks very much.

    Saguaros Moderator
    #357033

    hmm, that’s difficult issue. Could you please login ticket system and provide us access to FTP server and the super administrator via your ticket, i need to debug this issue

    Thanks

    silicondesigns Friend
    #357070

    tienhc, last ticket has been updated with necessary details as requested. Thanks SD.

    Saguaros Moderator
    #357128

    <em>@silicondesigns 196015 wrote:</em><blockquote>tienhc, last ticket has been updated with necessary details as requested. Thanks SD.</blockquote>

    The problem is fixed, that is from the Ninja Clicky module, i have disabed it because the module has a image containing http when i open the website with https, now the site works well on IE (no more alerts about http and https )

    silicondesigns Friend
    #357238

    Thanks so much for your help, its much appreciated and I’m glad its not an inherent problem with Kyanite II. SD.

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

This topic contains 7 replies, has 2 voices, and was last updated by  silicondesigns 14 years, 1 month ago.

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