Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2020
    Location
    New York
    Posts
    3
    Plugin Contributions
    0

    Default SSL Error on Product Page Adding Item to Cart

    Hello

    I have converted my site iDoserAudio.com over to ssl botn on the server for redirect and the configuration php files.

    Everything seems to be working fine except on the product page and in the shopping cart I get an SSL error.

    In chrome this shows the unsecured padlock. Error is: Mixed Content: The page at 'https://idoseraudio.com/index.php?main_page=product_info&cPath=35&products_id=152' was loaded over a secure connection, but contains a form that targets an insecure endpoint 'http://idoseraudio.com/index.php?main_page=product_info&cPath=35&products_id=152&number_of_uploads=0&ac tion=add_product'. This endpoint should be made available over a secure connection.

    In Firefox, when I click the add to cart button I get "The information you have entered on this page will be sent over an insecure connection and could be read by a third party."

    whynopadlock.com reports as: This form needs to be updated to use or another secure URL for your padlock to return.

    Example product page:
    https://idoseraudio.com/index.php?ma...roducts_id=152

    Any ideas?

  2. #2
    Join Date
    Jan 2020
    Location
    New York
    Posts
    3
    Plugin Contributions
    0

    Default Re: SSL Error on Product Page Adding Item to Cart

    It also seems to have broken my shopping cart as no items can be added or deleted from my shopping cart after change to https

  3. #3
    Join Date
    Jan 2020
    Location
    New York
    Posts
    3
    Plugin Contributions
    0

    Default Re: SSL Error on Product Page Adding Item to Cart

    Changing configuration to:

    define('HTTP_SERVER', 'https://idoseraudio.com');
    define('HTTPS_SERVER', 'https://idoseraudio.com');

    Seems to have fixed it.

  4. #4
    Join Date
    Jul 2012
    Posts
    16,734
    Plugin Contributions
    17

    Default Re: SSL Error on Product Page Adding Item to Cart

    If additional similar "mixed content" type messages are discovered elsewhere, more than likely there is page content fed as: http:// which likely is hard-coded somewhere instead of beginning with // or https://.

    The change described in the last post was what was understood to have been done as described in the first post. Be sure the same thing is done for your admin/includes/configure.php
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,018
    Plugin Contributions
    61

    Default Re: SSL Error on Product Page Adding Item to Cart

    Right here is an unsecured resource

    Code:
    <!--[if lt IE 7]>
        <div style=' clear: both; text-align:center; position: relative;'>
            <a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://www.theie6countdown.com/images/upgrade.jpg" border="0"  alt="" /></a>
        </div>
    <![endif]-->
    ~Melanie
    PRO-Webs, Inc. :: Recent Zen Cart Projects :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are NOT answered. You are welcome to contact us via our website for professional engagements.

 

 

Similar Threads

  1. Replies: 3
    Last Post: 17 Oct 2013, 06:37 PM
  2. "Your shopping cart is empty!" error after adding item to cart...
    By pappaj333 in forum Installing on a Linux/Unix Server
    Replies: 12
    Last Post: 14 Aug 2010, 04:58 PM
  3. adding item to shopping cart takes me to item search page
    By knight74 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 10 Aug 2010, 06:07 AM
  4. Error when adding item to cart
    By Sabine_in_MG in forum General Questions
    Replies: 1
    Last Post: 29 Apr 2008, 11:26 PM
  5. Error Adding To Cart, and Creating New Item in admin
    By saltio in forum General Questions
    Replies: 4
    Last Post: 7 Mar 2007, 06:16 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR