Results 1 to 8 of 8
  1. #1
    Join Date
    Mar 2007
    Location
    Oregon
    Posts
    152
    Plugin Contributions
    0

    Default Unsecured Content

    My site(s) Fantasycostume.com & Fantasycostume.net are serving the "Advanced Search" link as unsecured (even on secured pages). How do I change that?

    Here is some more info...
    (example of issue)
    https://fantasycostume.com/index.php...eywords%20here

    (error from console)
    Mixed Content: The page at 'https://fantasycostume.com/index.php?main_page=advanced_search&search_in_description=1&keyword=Enter%20sear ch%20keywords%20here' was loaded over a secure connection, but contains a form that targets an insecure endpoint 'http://www.fantasycostume.com/index.php?main_page=advanced_search_result'. This endpoint should be made available over a secure connection.
    17 Years and still just a "Follower." :P

  2. #2
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,682
    Plugin Contributions
    9

    Default Re: Unsecured Content

    change the HTTP_SERVER in your configure.php file to the same as HTTPS_SERVER, ie:

    Code:
    define('HTTP_SERVER', 'https://yoursite.com');
    define('HTTPS_SERVER', 'https://yoursite.com');
    notice https in both entries.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  3. #3
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: Unsecured Content

    ZC guidance for implementing SSL is at: https://www.zen-cart.com/content.php...alled-zen-cart

    Would suggest verifying the actions described be confirmed complete.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #4
    Join Date
    Mar 2007
    Location
    Oregon
    Posts
    152
    Plugin Contributions
    0

    Default Re: Unsecured Content

    Quote Originally Posted by mc12345678 View Post
    ZC guidance for implementing SSL is at: https://www.zen-cart.com/content.php...alled-zen-cart

    Would suggest verifying the actions described be confirmed complete.
    This site has had SSL for over 20 years. Are you telling me that I need to "re-implement" now?


    The other comment basically said that I should make the whole site secure (change my standard HTTP server to an HTTPS address). Aren't there potential issues with doing that?
    17 Years and still just a "Follower." :P

  5. #5
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,682
    Plugin Contributions
    9

    Default Re: Unsecured Content

    Quote Originally Posted by masterrusty View Post
    This site has had SSL for over 20 years. Are you telling me that I need to "re-implement" now?


    The other comment basically said that I should make the whole site secure (change my standard HTTP server to an HTTPS address). Aren't there potential issues with doing that?
    rusty,
    perhaps you should be clearer in your description of your problem.

    in re-looking at what you are now saying, i have no idea what your issue is.

    recent changes in google's search algorithm have any number of people asking about how to make their site https for the WHOLE site. the only issue with that is speed and resources. which in today's internet is not much of an issue. which is what i assumed you are talking about. forgive me for my assumption.

    you have a search page that one can get to using either http or https. there is no redirection whatsoever.

    the search page is NOT considered to be a secure form, so if one gets there via https, you WILL have the 'error' that i think you are talking about. which is not really an error, it is a warning. because you arrived at a page via https, ZC does not automatically put every form on that page to https. only what ZC deems to be sensitive information. product search does not fall in that realm.

    the accepted way in ZC to address this 'issue' is to make your whole site https. else i would not worry about this warning.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  6. #6
    Join Date
    Dec 2016
    Location
    Washington
    Posts
    106
    Plugin Contributions
    0

    Default Re: Unsecured Content

    Carlwhat explained it better.
    Last edited by answer=42; 3 Feb 2018 at 01:23 AM. Reason: oops

  7. #7
    Join Date
    Mar 2007
    Location
    Oregon
    Posts
    152
    Plugin Contributions
    0

    Default Re: Unsecured Content

    Thanks. I think I got it.
    17 Years and still just a "Follower." :P

  8. #8
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: Unsecured Content

    When you make the site secure by forcing it thru htaccess, it is easy to forget to make sure the configure file matches. The site works fine (unless you have one of the payment methods that requires secure) and it's easy to never realize the configure file wasn't changed. The symptoms are two that I've run into recently - the search form is one and a disappearing payment method is the other. Can't believe i missed it but did it twice recently.
    The full-time Zen Cart Guru. WizTech4ZC.com

 

 

Similar Threads

  1. v151 'Unsecured Items' with SSL
    By sle39lvr in forum General Questions
    Replies: 2
    Last Post: 6 Mar 2015, 03:19 AM
  2. v139h unsecured payment page?
    By fakeDecoy in forum General Questions
    Replies: 7
    Last Post: 4 Sep 2013, 07:30 PM
  3. Replies: 2
    Last Post: 6 Jul 2011, 01:22 PM
  4. Issue with Zen-Cart >> Secured/Unsecured Pages >> SSL >> HTTPS
    By satzin123 in forum Basic Configuration
    Replies: 9
    Last Post: 23 Mar 2009, 04:03 AM
  5. Unsecured Checkout
    By dejavu in forum Basic Configuration
    Replies: 5
    Last Post: 19 Apr 2008, 04:01 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