How would one edit you mod to show a different ssl corner?
In this case the code snipet for the corner is:
<script type="text/javascript" src="https://www.startssl.com/seal.js"></script>
Fred
How would one edit you mod to show a different ssl corner?
In this case the code snipet for the corner is:
<script type="text/javascript" src="https://www.startssl.com/seal.js"></script>
Fred
I was given the above code snipet from my SSL CA at this page: https://www.startssl.com/?app=24
I tried just adding it to my footer.tp but what happens it is replaces my logo... no matter what TPL file I place it in - I get the same result.
Therefore, I am looking at the different things people have done with other SSL tags and trying to figure out how to do my own.
Your Comodo mod seems to be a winner - and I wanted to know what to edit to use a different SSL tag.
Last edited by tfbiii; 10 Dec 2008 at 04:54 PM. Reason: Bad keyboard = missed letters... Help me pray for my Apple Lease to be approved...
Please note, this thread mainly discusses Comodo Trust Logo in a sidebox.
However, my own site has Corner of Trust.
What you are trying to install looks more like Corner of Trust.
Now, so far Corner of Trust has been installed following wrong instructions, it works but it is not the correct way to do it.
My site still has the wrong way.
I have been procrastinating on writing a new mod for the installation of Corner of Trust, but you have given me the final push.
So, if you would just be patient for a couple days, I will submit this mod for approval and at the same time post a .zip here.
Thank you. Thank you very much.
I look forward to the update.
I don't want to keep you waiting since you might have an urgent need to load your cert.
http://www.zen-cart.com/forum/showthread.php?t=71174
This thread will show you how to install it, you need to modify two common files: html_header.php and tpl_main_page.php, for header and footer, respectively.
HOWEVER, this is not the correct solution.
The way to do it is to follow the Zen Cart guidelines for javascript, set forth in the docs and in the wiki.
Both the header and body tag can be modified dynamically and unobtrusively i.e. without hacking into the files.
I already did the header part and working on the body part.
It will take some time though, because I have to write a function and test it.
I am actually OK waiting - I am in the process of revamping my product load and switching CC processors. My x-mas season ended this week due to my shipping times.
Take your time - you can even wait until after the holiday. I certainly can't rush free!
![]()
Here are the correct instructions for installing the corner of trust logo correclty
http://www.camelot-hosting.com/knowl...icleid=9&nav=0
Zen cart PCI compliant Hosting
Thanks for posting.
I was aware of those instructions.
Please note that modifying the common html_header.php is regarded by DrByte as an "ugly hack".
http://www.zen-cart.com/forum/showpo...08&postcount=3
You can load that javascript dynamically by following instructions in the wiki and the docs folder.
I have done it and it works.
Please don't take this to offense, I know your instructions work, have used them for a long time.
It is just a question of "best practice".