Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

How to add a Secure Cert Logo to your pages

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #51  
Old 11-13-2007, 07:02 PM
 
polren polren is offline
 

Advanced Member
  
Join Date: May 2007
Posts: 35
 

Default Re: How to add a Secure Cert Logo to your pages

Quote:
Originally Posted by Miket
Hey Polren,

Thanks for this. I updated the tpl according to our default location and no change. Not sure what else to do...I will go back through everything later and double check it.

Miket, please look at the first line of code in the file secure_logo.tpl and make sure it is:

Code:
{literal}<a href="http://www.instantssl.com" id="comodoTL">SSL</a>

this line was missing in the original code provided by newattraction.
__________________
Polren
x-cart 4.1.7,
On Sale from alteredcart.com
One Page Checkout from alteredcart.com
XC-SEO
Reply With Quote
  #52  
Old 11-13-2007, 07:52 PM
 
Miket Miket is offline
 

Senior Member
  
Join Date: Jun 2006
Posts: 106
 

Default Re: How to add a Secure Cert Logo to your pages

Polren-

Below is the code in my secure_logo.tpl file--

Code:
{literal}<a href="http://www.instantssl.com" id="comodoTL">SSL</a> <script language="JavaScript" type="text/javascript"> COT("../skin1/images/secure_site.gif", "SC2", "none"); </script>{/literal}

I verified that the exact image (file name) is located in the above referenced directory.
__________________
Mike
X-Cart version 4.1.0
PHP 4.4.2
MySQL server 4.1.19
Web server Apache
Operation system Linux
Reply With Quote
  #53  
Old 11-13-2007, 08:20 PM
 
polren polren is offline
 

Advanced Member
  
Join Date: May 2007
Posts: 35
 

Default Re: How to add a Secure Cert Logo to your pages

Quote:
Originally Posted by Miket
Polren-

Below is the code in my secure_logo.tpl file--

Code:
{literal}<a href="http://www.instantssl.com" id="comodoTL">SSL</a> <script language="JavaScript" type="text/javascript"> COT("../skin1/images/secure_site.gif", "SC2", "none"); </script>{/literal}

I verified that the exact image (file name) is located in the above referenced directory.

PM me the address of your store.
__________________
Polren
x-cart 4.1.7,
On Sale from alteredcart.com
One Page Checkout from alteredcart.com
XC-SEO
Reply With Quote
  #54  
Old 11-14-2007, 11:21 AM
 
polren polren is offline
 

Advanced Member
  
Join Date: May 2007
Posts: 35
 

Default Re: How to add a Secure Cert Logo to your pages

Important rule before you implement the code to display the Comodo logo in your shopping cart: make sure that you can access the secure_site.gif from outside using a browser, in example:


Make sure you set the htaccess file accordingly to disable browsing of the directory.
__________________
Polren
x-cart 4.1.7,
On Sale from alteredcart.com
One Page Checkout from alteredcart.com
XC-SEO
Reply With Quote
  #55  
Old 11-14-2007, 11:38 AM
 
Miket Miket is offline
 

Senior Member
  
Join Date: Jun 2006
Posts: 106
 

Default Re: How to add a Secure Cert Logo to your pages

Quote:
Originally Posted by polren
Important rule before you implement the code to display the Comodo logo in your shopping cart: make sure that you can access the secure_site.gif from outside using a browser, in example:


Make sure you set the htaccess file accordingly to disable browsing of the directory.

htaccess isn't an issue.

I can't with the URL listed above but can with this example:

Code:
http://www.mydomain.com/xcart/skin1/images/secure_site.gif
__________________
Mike
X-Cart version 4.1.0
PHP 4.4.2
MySQL server 4.1.19
Web server Apache
Operation system Linux
Reply With Quote
  #56  
Old 12-16-2007, 12:22 PM
 
realitymaker realitymaker is offline
 

Member
  
Join Date: Feb 2005
Posts: 24
 

Default Re: How to add a Secure Cert Logo to your pages

Miket
Try moving the {include file="secure_logo.tpl"} in bottom.tpl up just before the last </td> of the table, not after </table> as it is in the examples above.
A
---------------
X-Cart Pro v 4.1.9
__________________
Andrew
~~~~~~~~~~
X-Cart Pro V. 4.1.9
Reply With Quote
  #57  
Old 12-18-2007, 08:23 AM
  big pine kenny's Avatar 
big pine kenny big pine kenny is offline
 

Advanced Member
  
Join Date: Nov 2006
Location: Florida Keys
Posts: 84
 

Default Re: How to add a Secure Cert Logo to your pages

I have the Secure Logo under news. What I need to know how do I move it from the left to center. What I am trying to say is I want it centered like the manues on the right side. I have it at the right menu but it is off center.
__________________
X-Cart Gold v5.3 [unix]
http://tools-rvsupplies.com
Reply With Quote
  #58  
Old 01-17-2008, 09:01 AM
 
MrSoft MrSoft is offline
 

Advanced Member
  
Join Date: Dec 2007
Posts: 75
 

Default Re: How to add a Secure Cert Logo to your pages

Just like to thank Miket for his excellent walkthrough.

It's working beautifully on my site.

Cheers,

Colin
__________________
X-Cart Gold V4.1.9
Reply With Quote
  #59  
Old 02-05-2008, 05:09 AM
 
spideybites spideybites is offline
 

Newbie
  
Join Date: Jan 2008
Posts: 1
 

Default Re: How to add a Secure Cert Logo to your pages

Can I use this (GeoTrust) code for Version 4.19?
__________________
Version 4.19 Gold
Reply With Quote
  #60  
Old 02-14-2008, 07:14 PM
 
kevinrm kevinrm is offline
 

X-Wizard
  
Join Date: Aug 2003
Posts: 1,003
 

Default Re: How to add a Secure Cert Logo to your pages

Yes, it (GeoTrust) will work on 4.1.9 - I just installed it and it works perfectly.
__________________
X-Cart 5.4.1.39 Live
PHP 7.4.33
5.5.5-10.3.38-MariaDB MariaDB
Apache 2.4
CENTOS 7.8 64Bit Single Quad-Core E3-1241v3 3.4Ghz 8M 1600 w/ HT
32GB RAM 2x 512GB Samsung 850 Pro SSD RAID 1
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:27 PM.

   

 
X-Cart forums © 2001-2020