Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 35
  1. #11
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: GeoTrust security logo not showing

    A link to your site?
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  2. #12
    Join Date
    Jan 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: GeoTrust security logo not showing


  3. #13
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: GeoTrust security logo not showing

    This is a silly question, but are you sure you already put the code to display the seal on your site?
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  4. #14
    Join Date
    Jan 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: GeoTrust security logo not showing

    I downloaded the modules and copied the files in to the directories. Per the directions:

    Installation
    =============


    $content .= ' <!-- GeoTrust QuickSSL [tm] Smart Icon tag. Do not edit. -->
    <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="//smarticon.geotrust.com/si.js"></SCRIPT>
    <!-- end GeoTrust Smart Icon tag -->';

    =====================================================

    Add the following files:
    /includes/languages/english/extra_definitions/YOUR_TEMPLATE/GeoTrust_defines.php
    /includes/modules/sideboxes/YOUR_TEMPLATE/GeoTrust.php
    /includes/templates/YOUR_TEMPLATE/sideboxes/tpl_GeoTrust.php

    I don't see where it says any file to edit - it does have a snippet of code but it doesnt say what file to edit or where to put it. I do show a sidebox (sideboxes/mother_earth/GeoTrust.php) that I have activated, however, the sideboxes/mother_earth part is in red text for some reason.
    Last edited by Patrick_Mathews; 27 Jan 2008 at 07:18 PM. Reason: need to add something

  5. #15
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: GeoTrust security logo not showing

    And did you turn on that sidebox? ^^
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  6. #16
    Join Date
    Jan 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: GeoTrust security logo not showing

    I believe so...

    Box Details:
    Box Name: GeoTrust.php
    Left/Right Column Status: ON
    Location: (Single Column ignores this setting) LEFT
    Left/Right Column Sort Order: 0
    Single Column Sort Order: 0
    Single Column Status: ON

  7. #17
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: GeoTrust security logo not showing

    Ok, just to make sure, this is your site?
    www.porterranchpharmacy.com

    Where is the store located?
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  8. #18
    Join Date
    Nov 2007
    Location
    Dallas, Texas USA
    Posts
    183
    Plugin Contributions
    0

    Default Re: GeoTrust security logo not showing

    Don't mean to muddy the water here, since I believe yellow1912 knows more than I do, so I'll only relate my situation:

    When I setup my ssl, I set it up as https://www.artbeautiful.com, not https://artbeautiful.com, which was a choice I made.

    What I found later is that if someone logs on to the latter, they won't see the cert.

    I was told to point those folks to the https via an htaccess file with these 3
    lines in it.

    RewriteEngine On
    RewriteCond %{SERVER_PORT} !^443$
    RewriteRule ^(.*)$ https://www.yoursite'.com/$1 [R=permanent]

    What this does is checks to see if they are connecting using https, if
    they aren't then it redirects them to the https site.

    Just place the .htaccess file in your /home/user/yoursite directory
    where your website is hosted and it should start working immediately.

    I'm not sure about the server port number for you. You may have to get that from your host.

    Someone else is welcome to confirm or correct this.

  9. #19
    Join Date
    Nov 2007
    Location
    Dallas, Texas USA
    Posts
    183
    Plugin Contributions
    0

    Default Re: GeoTrust security logo not showing

    I just checked my site. I recently changed hosts and now the cert shows with the http://

    Guess there is some other reason.

    ???

  10. #20
    Join Date
    Jan 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: GeoTrust security logo not showing

    I have my cert set up for www. I also have the site set up to use www. It doesn't show up when I type in www or leave it out.

    Still stumped...

 

 
Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Replies: 5
    Last Post: 18 Mar 2010, 12:37 AM
  2. GeoTrust/Authorize.net sidebox Not Showing
    By kbomb in forum Addon Sideboxes
    Replies: 5
    Last Post: 12 May 2009, 02:18 AM
  3. images not showing, and security problem
    By humbll in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 1 Feb 2007, 12:56 AM
  4. Geotrust Security
    By Margueritte in forum General Questions
    Replies: 2
    Last Post: 6 Dec 2006, 05:48 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