Results 1 to 9 of 9
  1. #1
    Join Date
    Apr 2006
    Posts
    25
    Plugin Contributions
    0

    Site not working in https in I.E.

    The below listed link is not working in I.E. but works in firefox. Please help

    https://www.sierralivingconcepts.com



    Thanks in advance!!
    Attached Images Attached Images  

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,715
    Plugin Contributions
    6

    Default Re: Site not working in https in I.E.

    The PayPal Verification seal is upsetting IE ... perhaps download the image and call it from your site so it knows how to behave with secure/non-secure pages right ...
    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: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  3. #3
    Join Date
    Apr 2006
    Posts
    25
    Plugin Contributions
    0

    Re: Site not working in https in I.E.

    I moved the paypal image locally to the site but I am still getting the error. Please advice!!

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,715
    Plugin Contributions
    6

    Default Re: Site not working in https in I.E.

    Now you need to update the code that calls the PayPal image to call it frrom your site and not from PayPal ...
    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: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  5. #5
    Join Date
    Apr 2006
    Posts
    25
    Plugin Contributions
    0

    Re: Site not working in https in I.E.

    I did modify the code already to point to local folder.

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,715
    Plugin Contributions
    6

    Default Re: Site not working in https in I.E.

    Point with your mouse to the gold PayPal Verification Seal and click right ... and select Properties ...

    You will see it is calling:
    PHP Code:
    http://www.sierralivingconcepts.com//includes/templates/tm002/images/verification_seal.gif 
    Something is not happy here ... too many slashes //
    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: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  7. #7
    Join Date
    Apr 2006
    Posts
    25
    Plugin Contributions
    0

    Default Re: Site not working in https in I.E.

    I also tried removing the whole paypal code and that resolved the issue. Is there anything I can do to make the below code work on my site

    <!-- Begin Official PayPal Seal --><a href="https://www.paypal.com/us/verified/pal=sales%40sierralivingconcepts%2ecom" target="_blank"><img src="http://www.sierralivingconcepts.com//includes/templates/tm002/images/verification_seal.gif" border="0" alt="Official PayPal Seal" align="middle"></A><!-- End Official PayPal Seal -->

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,715
    Plugin Contributions
    6

    Default Re: Site not working in https in I.E.

    Fix this:
    PHP Code:
    http://www.sierralivingconcepts.com//includes/templates/tm002/images/verification_seal.gif 
    It should use the function zen_image to call it ... and then it will change with secure/non-secure pages properly
    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: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  9. #9
    Join Date
    Jan 2004
    Posts
    58,262
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Site not working in https in I.E.

    or at least make both URL's in that code be https:// .... one of them is still http://
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

 

 

Similar Threads

  1. attributes have stopped working
    By simon-m in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 1 Jul 2006, 03:47 PM
  2. Site working in IE, but not Firefox!!
    By MMN Maniac in forum General Questions
    Replies: 5
    Last Post: 2 Jun 2006, 08:06 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
  •