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
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
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...
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?
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.
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.
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.
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
I found the answer on another thread: http://www.zen-cart.com/forum/showth...ghlight=comodo
Thanks anyway guys!
www.jour.com.au