Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 43
  1. #31
    Join Date
    Feb 2008
    Posts
    60
    Plugin Contributions
    0

    Default Re: Godaddy SSL Seal?

    yea Website Rob I saw that as well thats why I made the test.html page
    to check the links are working with
    Site Seal
    <script id="siteSeal" type="text/javascript" src="//tracedseals.starfieldtech.com/site...
    that URL
    src="//tracedseals
    for the Site Seal logo seems strange/wrong I agree.

    I did take the time to use that URL
    src="//tracedseals
    like this too
    src="http://tracedseals
    src="https://tracedseals
    both to the tpl_godaddy_plus.php (didnt work) and test.html (did work) pages.

    Its strange that it works with that URL src="//tracedseals at all, but however I use it on the test.html page it seems to be all good for the URL.

  2. #32
    Join Date
    Feb 2008
    Posts
    60
    Plugin Contributions
    0

    Default Re: Godaddy SSL Seal?

    kobra-
    and how would I check to see that?
    am using the Godaddy SSL Seal + Godaddy Domain Seal Combo

    which I assume would show them stacked???

  3. #33
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Godaddy SSL Seal?

    which I assume would show them stacked???
    Your test page has them side by side

  4. #34
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Godaddy SSL Seal?

    Just by looking at the Cert one can see it issued to: www.dytronic.com
    So why are you not using the 'www' in your config files for HTTPS connections?

    Second, the Cert was issued by GoDaddy so not sure why you are not using the GoDaddy SSL link? Where did the link to Starfield come from? Although they are connected companies, each will state whom you got the Cert from. I know because I get Certs from Starfield and they say from Starfield, not GoDaddy.

  5. #35
    Join Date
    Feb 2008
    Posts
    60
    Plugin Contributions
    0

    Default Re: Godaddy SSL Seal?

    Quote Originally Posted by kobra View Post
    Your test page has them side by side
    yes I do, so I tried them stacked in a test page with the same code as
    the sideboxes http://dytronic.com/test2.php

  6. #36
    Join Date
    Feb 2008
    Posts
    60
    Plugin Contributions
    0

    Default Re: Godaddy SSL Seal?

    Quote Originally Posted by Website Rob View Post
    Just by looking at the Cert one can see it issued to: www.dytronic.com
    So why are you not using the 'www' in your config files for HTTPS connections?
    I changed that to www. in the config files as you mentioned and that didnt make any difference in the display of the logos?

    Second, the Cert was issued by GoDaddy so not sure why you are not using the GoDaddy SSL link? Where did the link to Starfield come from? Although they are connected companies, each will state whom you got the Cert from. I know because I get Certs from Starfield and they say from Starfield, not GoDaddy.
    called godaddy on this one, the url is correct with the src="//tracedseals...
    "its a security thing" as I was told regarding the url. As far as the Starfield
    this is who godaddy uses for the site seals and again I was told this is correct.

    I made a test page to test the SSL and Site Seal http://dytronic.com/test2.php
    that uses the exact script that is in the godaddy_plus.php page and all seems good its just when I try and use it in the sidebox things dont work.
    So I think the issue is in the formatting, CSS that wont allow this larger image to display.. its my guess atleast right now

  7. #37
    Join Date
    Feb 2008
    Posts
    60
    Plugin Contributions
    0

    Default Re: Godaddy SSL Seal?

    OK so a test outside of the sideboxes to show both SSL and Site Seal
    I created a banner to show at the footer of the page and all is working there!
    http://www.dytronic.com/

    so the problem is in the sideboxes, for some reason both images will not show up in a Security sidebox. I am assuming its a CSS, or some template file I have not touched yet.

  8. #38
    Join Date
    Feb 2008
    Posts
    60
    Plugin Contributions
    0

    Default Re: Godaddy SSL Seal?

    So I was able to get both SSL and Site Seal to work in footer banner
    I also tried it in the sidebox banner and the both work!!!!

    Just need to change the heading to security instead of Sponsers and I will call it done there.

    Cant figure out why thought someone went through the time to make the Godaddy SSL Seal + Godaddy Domain Seal Combo package
    and it doesnt work correctly, but use a sidebox-banner and all is good?

  9. #39
    Join Date
    Feb 2008
    Location
    Philadelphia
    Posts
    32
    Plugin Contributions
    0

    Default Re: Godaddy SSL Seal?

    This my tpl_godaddy.php:

    <?php
    /**
    * tpl_godaddy.php
    *
    * Loaded automatically by index.php?main_page=account_edit.<br />
    * Displays information related to a single specific order
    *
    * @package templateSystem
    * @copyright Copyright 2003-2006 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * $Id: tpl_godaddy.php v 1.2 2006-09-06
    * Upgraded to work with Zen Cart 1.3.5 by knuckle-101
    */

    $content .= '<script type="text/javascript" src="LINK FOR YOUR GODADDY SEAL GOES HERE"></script>';
    ?>


    This what GoDaddy sent me:

    <span id="siteseal"><script language="Javascript" src="https://seal.godaddy.com/getSeal?sealID=178123676504e6c310e12711877b0f6c117f8b08870676500"></script><br/><a href='https://www.godaddy.com/gdshop/ssl/ssl.asp'>SSL Certificates</a></span>

    I have enable the "seured" sidebox, but nothing I have done brings the actual seal up. What gets cut and pasted where? Any suggestions?

    Dave

  10. #40
    Join Date
    Feb 2008
    Location
    Philadelphia
    Posts
    32
    Plugin Contributions
    0

    Default Re: Godaddy SSL Seal?

    Eureka!!!

    I found the problem! I hadn't activated the SSL in the configure.php files. After making the changes, It now shows up! Hurray!!!

    Dave

    www.theladybugboutiqueonline.com

 

 
Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

  1. How to add Godaddy SSL seal to sidebox?
    By sewingzfun in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Apr 2011, 03:40 AM
  2. GoDaddy SSL Site Seal sidebox blank
    By capete in forum Basic Configuration
    Replies: 0
    Last Post: 2 Jun 2009, 05:55 PM
  3. Installing GoDaddy seal and ssl
    By hamid84 in forum General Questions
    Replies: 4
    Last Post: 26 Nov 2007, 07:00 AM
  4. Godaddy SSL Seal sidebox
    By Linux in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 19 Jun 2007, 12:29 AM
  5. Godaddy SSL Seal
    By makulit in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 10 Aug 2006, 05:00 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg