Page 6 of 9 FirstFirst ... 45678 ... LastLast
Results 51 to 60 of 86
  1. #51
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Installing SSL trust logos

    If that were the case then there would be issues across the board since thats how all of zencarts links are created

    but on the bright side its kool that you got it to work
    Zen cart PCI compliant Hosting

  2. #52
    Join Date
    Mar 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: Installing SSL trust logos

    Quote Originally Posted by Merlinpa1969 View Post
    If that were the case then there would be issues across the board since thats how all of zencarts links are created
    I use IE6 for development and testing and haven't noticed any problems with anything else in the cart. Just some combination of writing the base href tag that way (without a separate closing tag) and the TrustLogo code Comodo uses was causing the logo popup not to work right. No idea...

  3. #53
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Installing SSL trust logos

    Are you saying that line 39 in html_header.php:
    <base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER . DIR_WS_HTTPS_CATALOG : HTTP_SERVER . DIR_WS_CATALOG ); ?>" />
    should be re-written as:
    <base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER . DIR_WS_HTTPS_CATALOG : HTTP_SERVER . DIR_WS_CATALOG ); ?>"></base>
    And that would solve the hover issues on SSL of IE6?

  4. #54
    Join Date
    Mar 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: Installing SSL trust logos

    Quote Originally Posted by ckosloff View Post
    Are you saying that line 39 in html_header.php:
    <base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER . DIR_WS_HTTPS_CATALOG : HTTP_SERVER . DIR_WS_CATALOG ); ?>" />
    should be re-written as:
    <base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER . DIR_WS_HTTPS_CATALOG : HTTP_SERVER . DIR_WS_CATALOG ); ?>"></base>
    And that would solve the hover issues on SSL of IE6?
    That would be it, yes.

  5. #55
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Installing SSL trust logos

    I'm asking because I can only test it live, and I would have to uninstall Corner of Trust and re-install the contrib to test it, everything on the live site.
    However, if you have tested it and it works, I will give you credit for the fix and publish an updated version of the contrib.
    BTW, strange that Comodo came up with the fix immediately.
    My ticket has been open and on hold for weeks now.
    Maybe they don't like me, I pestered them too much on this issue.

  6. #56
    Join Date
    Mar 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: Installing SSL trust logos

    Quote Originally Posted by ckosloff View Post
    I'm asking because I can only test it live, and I would have to uninstall Corner of Trust and re-install the contrib to test it, everything on the live site.
    I'm not using the contrib, I just installed the logo using Comodo's instructions, so I'm not sure what the issues are there. You shouldn't have to do anything to the Comodo code itself, though, just add a closing base tag in the Zen Cart header. Comodo didn't do anything except tell me to add that, so it wasn't really them coming up with a fix, it was just them telling me what I needed to fix.

    As far as the speed of the response, maybe it was because I determined that it was being caused by the base tag? If I'd just gone in and said their logo wasn't working on Zen Cart, they'd have no idea where to begin, probably.

  7. #57
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Installing SSL trust logos

    Hmm...
    My ticket was so long and detailed...
    I did point them to that direction, and sent them a copy of the contrib. too. In fact, the latest version of the contrib is based on the fact that a syntax correction was made on line 40, to make it consistent with line 39.
    If you go back in the thread, you will see that I did install the Comodo code and it worked, it's the sidebox contrib. that comes up with the glitch.
    So I guess that I will have to go through the uninstall-reinstall routine.
    Thanks for the input.

  8. #58
    Join Date
    May 2008
    Posts
    20
    Plugin Contributions
    0

    Default Re: Installing SSL trust logos

    I ahve installed the Comodo corner trust logo on to our standard web pages but have not been able to figure out how to install it in to our shop pages.

    Can someone please give me clear directions on how to install the Corner Trust Logo i.e. what files do I need to add the java codes to? I am using Zen Version 1.3.7.1

    Thank you!

    www.jour.com.au

  9. #59
    Join Date
    May 2008
    Posts
    20
    Plugin Contributions
    0

    Default Re: Installing SSL trust logos

    I found the answer on another thread: http://www.zen-cart.com/forum/showth...ghlight=comodo

    Thanks anyway guys!

    www.jour.com.au

  10. #60
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Installing SSL trust logos

    Quote Originally Posted by Jour View Post
    I found the answer on another thread: http://www.zen-cart.com/forum/showth...ghlight=comodo

    Thanks anyway guys!

    www.jour.com.au
    Not so fast, you also have to put the image behind a secure connection, look behind in the thread.

 

 
Page 6 of 9 FirstFirst ... 45678 ... LastLast

Similar Threads

  1. v150 comodo trust logo results in SSL hyperlink
    By Meepy12 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 3 Dec 2012, 11:37 PM
  2. custom sidebox, i.e. perhaps for SSL or trust seal
    By rowanwa in forum Basic Configuration
    Replies: 33
    Last Post: 5 Jan 2010, 04:58 PM
  3. Bluehost domains, SSL and customer trust.
    By VioletEye in forum General Questions
    Replies: 4
    Last Post: 29 Mar 2009, 08:04 AM
  4. Installing SSL logos
    By rajeev83 in forum General Questions
    Replies: 19
    Last Post: 28 Dec 2008, 01:25 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