Thread: SSL Problems

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Feb 2008
    Posts
    23
    Plugin Contributions
    0

    Default SSL Problems

    Hi there,
    please see www.dirtyweekender.com

    log in as:

    email:
    [email protected]

    password:
    tests

    for some reason my SSL doesnt seem to work all the time, on the checkout pages...
    also i get "do you want to display the insecure items" boxes etc...

    any ideas as to whats going on?
    i cant see the padlock appear either...

    regards,

    alex

  2. #2
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: SSL Problems

    You have hardcoded non-secure graphics into your footer template
    http://www.dirtyweekender.com/includ...ges/bottom.gif
    header template:
    This:
    <td width="835" height="68px" background="http://www.dirtyweekender.com/includ...images/la3.gif" class="header_long">
    Needs to be this: <td width="835" height="68px" background="includes/templates/own_template/images/la3.gif" class="header_long">
    I'm sure there's more...

  3. #3
    Join Date
    Feb 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: SSL Problems

    ok, i've started fixing that, now i cant find where button_in_cart.gif is defined...
    any ideas?

    alex

  4. #4
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: SSL Problems

    The button_in_cart.gif is not giving you a ssl error. No need to touch it

  5. #5
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: SSL Problems

    I'm not seeing any more errors.. I think you got them all...

  6. #6
    Join Date
    Feb 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: SSL Problems

    ah i see whats going on....
    for some reason, if you are logged out, then click checkout, and log in... it redirects you to the home page, but as https:///
    so it cant find the button_in_cart image if you press no to display the secure / insecure items...

  7. #7
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: SSL Problems

    Yep... on your mainpage... you've also done this.. I'd look at includes/language/english/html_includes/define_mainpage.php

    oops... you've fixed it

  8. #8
    Join Date
    Feb 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: SSL Problems

    yo've been very helpful, thanks..

    how come its trying to show the main page in ssl?

  9. #9
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: SSL Problems

    When you login... It's going to the index page if you just login. If you are checking out, it goes on to the checkout_shipping page.

  10. #10
    Join Date
    Feb 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: SSL Problems

    got it, so i think its all sorted now?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. SSL Problems
    By DarrenQ in forum General Questions
    Replies: 29
    Last Post: 19 Jun 2010, 01:15 PM
  2. SSL Problems
    By Lanarkwitch in forum General Questions
    Replies: 0
    Last Post: 14 Feb 2007, 04:29 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