Zen Cart Logo
Forums / General Questions / Ssl security seal

Ssl security seal

Views: 2,966

Results 1 to 10 of 10
15 Jan 2010, 4:56 PM
#1
spid3r1987 avatar

spid3r1987

Zen Follower

Join Date:
Jul 2009
Posts:
497
Plugin Contributions:
0

Ssl security seal

Hi there,
Now my SSL CERT all working etc
iv put the information onto my tpl_footer.php for the seal..
only problem is, its saying enable java etc...
well java is enabled :S
HUH
does it mean i need some extra coding in tpl_footer.php for this seal to work?

15 Jan 2010, 5:10 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Ssl security seal

does it mean i need some extra coding in tpl_footer.php for this seal to work
js does not get placed into tpl files....
If an additional js script is rtequired it should be added to the template /js folder and ZenCart will load it

15 Jan 2010, 5:56 PM
#3
spid3r1987 avatar

spid3r1987

Zen Follower

Join Date:
Jul 2009
Posts:
497
Plugin Contributions:
0

Re: Ssl security seal

kobra:

js does not get placed into tpl files....
If an additional js script is rtequired it should be added to the template /js folder and ZenCart will load it
ahhhh ok then, so
in the jscript folder i create jscript_seal.js
in that i put what sorry??

15 Jan 2010, 6:12 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Ssl security seal

in the jscript folder i create jscript_seal.js
in that i put what sorry??
Is the a requirement for a special js script?
If so the cert provider should have this available
What Cert is this?

15 Jan 2010, 6:19 PM
#5
spid3r1987 avatar

spid3r1987

Zen Follower

Join Date:
Jul 2009
Posts:
497
Plugin Contributions:
0

Re: Ssl security seal

kobra:

Is the a requirement for a special js script?
If so the cert provider should have this available
What Cert is this?
basically, the code i have been given from globalsign is

<span id="ss_img_wrapper_110-55_image_en"> <a
href="http://www.globalsign.co.uk/" target="_blank" title="SSL
Certificate"> <img alt="SSL" border=0 id="ss_img"
src="//seal.globalsign.com/SiteSeal/images/gs_noscript_110-55_en.gif">
</a>
</span>
<script type="text/javascript"
src="//seal.globalsign.com/SiteSeal/gs_image_110-55_en.js"
defer></script>
<img src="https://www.globalsign.net/evcert.cfm" width="1"
height="1" border=0> 

what file do i place this into?

15 Jan 2010, 8:16 PM
#6
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Ssl security seal

Depends where you desire it - Some display in a sidebox others in the header or footer

There are a couple of mods in the free software section for different certs and locations that should guide you
You would replace the code with yours in one of the mods

18 Jan 2010, 9:44 AM
#7
spid3r1987 avatar

spid3r1987

Zen Follower

Join Date:
Jul 2009
Posts:
497
Plugin Contributions:
0

Re: Ssl security seal

kobra:

Depends where you desire it - Some display in a sidebox others in the header or footer

There are a couple of mods in the free software section for different certs and locations that should guide you
You would replace the code with yours in one of the mods
cheers kobra, :D

1 May 2010, 8:54 PM
#8
big_woody avatar

big_woody

New Zenner

Join Date:
Sep 2007
Posts:
35
Plugin Contributions:
0

Re: Ssl security seal

Mind sharing with me how you did this please, just had to move to GlobalSign myself, I had Alpha SSL working in a Sidebox but can't get GlobalSign to work in one at all.

11 Oct 2010, 9:21 PM
#9
nohart avatar

nohart

Zen Follower

Join Date:
Apr 2010
Posts:
133
Plugin Contributions:
0

Re: Ssl security seal

I just made a modification to a sidebox contribution by Knuckle-101 after it is approved you will find it in the Sidebox Add ons

And a reference to the sidebox can be found in the forums here: http://www.zen-cart.com/forum/showthread.php?t=165773

The sidebox contribution is called - GlobalSign SSL Seal

25 Feb 2011, 1:07 PM
#10
jacqs_fairy avatar

jacqs_fairy

New Zenner

Join Date:
Feb 2011
Posts:
14
Plugin Contributions:
0

Re: Ssl security seal

spid3r1987:

Hi there,
Now my SSL CERT all working etc
iv put the information onto my tpl_footer.php for the seal..
only problem is, its saying enable java etc...
well java is enabled :S
HUH
does it mean i need some extra coding in tpl_footer.php for this seal to work?

Hi
Can you please advise what exactly you did to get this seal to work? I am having the same probem with the javascript message...
Thanks in advance
Jacqui