I've probably forgotten something simple...
I have a custom table at the bottom of all my site pages (see the wholesale link below) that holds the SSL certificate and a few other bits. This has been working fine for the past year and a half. The table code is in includes/templates/mytemplate/common/tpl_footer.php
My Thawte certificate was up for renewal and I switched to GlobalSign. I got their code for displaying the seal and put it into the tpl_footer.php file, replacing what was there for the Thawte seal.
The new seal displays properly on the main page, but the Thawte seal is still displaying on all other pages on the site. As far as I can figure out, this should not be happening. The single tpl_footer.php file in my custom template folder is the only one (I checked my site backups) that was used before to display the Thawte seal.
(The template_default/common folder also has a tpl_footer.php, but of course that is being overridden by the one in my custom folder. And in case you were wondering (I was!) I just checked and it does not contain any customized code -- that one is still the stock one from the original ZC install.)
So, are there any bright bulbs out there that can throw some light on this odd problem? I'm feeling a little dim right now.
Rob






