Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15
  1. #11
    Join Date
    Jun 2011
    Posts
    145
    Plugin Contributions
    0

    Default Re: SSL Problem

    I believe they installed the JSlider one.
    Rechecked, it was easySlider, sorry.

    Easy Slider 1.7 - jQuery plugin
    * written by Alen Grakalic
    * http://cssglobe.com/post/4004/easy-s...in-for-sliding
    Last edited by bridge32; 17 Jun 2012 at 07:26 PM.

  2. #12
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: SSL Problem

    Not positive on this one, as I do not use it ... but try this ...

    Do a search in your Tools ... Developers Tool Kit ... and in the bottom input box enter:
    easySlider

    select Catalog ... and click the SEARCH button ...

    You should find a file that if you look inside would have something like:
    Code:
    /*
     *	markup example for $("#slider").easySlider();
     *	
     * 	<div id="slider">
     *		<ul>
     *			<li><img src="images/01.jpg" alt="" /></li>
     *			<li><img src="images/02.jpg" alt="" /></li>
     *			<li><img src="images/03.jpg" alt="" /></li>
     *			<li><img src="images/04.jpg" alt="" /></li>
     *			<li><img src="images/05.jpg" alt="" /></li>
     *		</ul>
     *	</div>
     *
     */
    see how your images are defined in there ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #13
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: SSL Problem - "insecure content"

    This looks wrong:
    Code:
    <a href="https://pinterest.com/cakekraft/"><img src="//assets.pinterest.com/images/pinterest-button.png" width="80" height="28" alt="Follow Me on Pinterest" /></a>
    and, yes, your slider is using http://your_site_name/etc/etc when it could be using relative paths instead, which would then stop the insecure alerts.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #14
    Join Date
    Jun 2011
    Posts
    145
    Plugin Contributions
    0

    Default Re: SSL Problem - "insecure content"

    Hello again,
    We i have spent over an hour to try and loctae the file Ajeh mentioned, but for the love of me i could not locate anything except the one she linked.
    This means i cannot get to the file to amend the image url's
    I have even gone to the developers site, and checked the files in the installation read me file, and funny enough, the file does not exist on my site lol.
    So this "file" is somewhere else.
    Not to worry yet, ill keep digging around.
    Dr Byte - The section you pointed out (pinterest) was taken from their workaround pages to overcome ssl issues. You are right though, it should have been:
    <a href="http://pinterest.com/USERNAME/"><img src="http://passets-ec.pinterest.com/images/about/buttons/pinterest-button.png" width="80" height="28" alt="Follow Me on Pinterest" /></a>

  5. #15
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: SSL Problem - "insecure content"

    How about a search on:

    <div id="slider">
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v154 "Insecure Favicon" is causing mixed content on secure pages
    By BlackOrchidCouture in forum General Questions
    Replies: 18
    Last Post: 5 May 2015, 01:58 PM
  2. v151 Insecure content SSL
    By lj20272 in forum General Questions
    Replies: 5
    Last Post: 13 Oct 2013, 07:28 AM
  3. SSL Issue: warning: "contains unauthenticated content" in FF
    By edmore in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Aug 2009, 10:40 AM
  4. Ssl Problem - get "warning: contains unauthenticated content"
    By StrictlyAutoParts in forum Basic Configuration
    Replies: 14
    Last Post: 4 Feb 2008, 06:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg