Results 1 to 2 of 2

SSL problems

This is a discussion on SSL problems within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi everyone! Im new to oscommerce and php so bear with me on this one... I want to remove the ...

      
  1. #1
    Lurker
    Join Date
    Aug 2004
    Posts
    1
    Rep Power
    0


    Default SSL problems

    Hi everyone! Im new to oscommerce and php so bear with me on this one...

    I want to remove the pop up warning everytime i transfer from SSL- NONSSL. Everytime payments are finished processing, it gives me that warning. is there a way i can go around this?

    Thanks!

  2. #2
    Active Member
    Join Date
    May 2004
    Location
    worcester ma
    Posts
    162
    Rep Power
    0


    Default

    Do you have a site address we could check,

    What is the popup warning saying? There are many popups related to Security.

    If you are referring to "There are secure and non-secure items on this page" This would be because you are calling on a non secure item. If you have added images to your pages make sure they are called with relative url and not absolute.

    Example.

    /images/image.gif

    as compared to

    http://www.yourdomain.com/images.image.gif

    as well as with urls pointing within your site.

    Hope this helps

Bookmarks

Posting Permissions

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