osCmax v2.5 User Manual
Results 1 to 3 of 3

Too much https: ??

This is a discussion on Too much https: ?? within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; Well, after months of beating my head against the wall trying to get the cart to stay in https: mode ...

      
  1. #1
    Member sheikyerbouti's Avatar
    Join Date
    Oct 2002
    Posts
    45
    Rep Power
    0


    Default Too much https: ??

    Well, after months of beating my head against the wall trying to get the cart to stay in https: mode after i login.... I've finally GOT IT!!! I'm finally able to go from login.php to checkout_payment and stay in https. Now, i did the fixes so that the padlock shows up at every step of the way in both IE and Netscape. Everything works fine until......

    I process my order and get to checkout_success.php where i recieve confirmation that my order was processed successfully. I click "Continue" and it takes me back to catalog/default.php but i'm still coming from the htttps server!! What do i need to do to get this to take me to the default page via the http: server? I know i don't want to browse the cart from https: because it's SLOW!

    Thanks for any help
    -pete

  2. #2
    Member sheikyerbouti's Avatar
    Join Date
    Oct 2002
    Posts
    45
    Rep Power
    0


    Default

    Someone at the oscommerce forums recommended changing the following code in checkout_success.php at around line 39. Only problem is: this code doesn't appear anywhere in that file. Does anyone recognize this code.... looks like a redirect back to the catalog/default.php page and it's supposed to call it out via http rather than https. But which file's it in?

    Code:
    tep_redirect(tep_href_link(FILENAME_DEFAULT, $notify_string, 'SSL'));
    And the directions were for me to change the 'SSL' to 'NONSSL'.

    Anyone know where this is???
    Thanks,
    pete

    (i'm getting close.... i know it.... i can almost taste victory....)

  3. #3
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    That code appears in my checkout_success.php at exactly line 39. What is the date on your CVS? Is it really old? Or did you modify checkout_success.php and maybe delete that line? The date on the version I checked is 11-27 2002.

    In my copy it is set to 'SSL' by default, and I have had none of the problems that you are having. If your file is missing this code, I would bet that has a lot to do with the problems you are having. I will look into this, as it does interest me as to what the problem is.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. Prev/Next and Https
    By humanode in forum osCommerce 2.2 Discussion
    Replies: 0
    Last Post: 11-24-2005, 08:46 PM
  2. https error
    By wheelie in forum osCommerce 2.2 Installation Help
    Replies: 6
    Last Post: 07-23-2004, 02:34 AM
  3. https:// not quite doing it for me yet!
    By ozstar in forum osCmax v1.7 Discussion
    Replies: 11
    Last Post: 06-16-2004, 03:06 PM
  4. https-problem
    By springbank in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 01-05-2004, 08:31 AM
  5. when in https....
    By Anonymous in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 12-28-2002, 06:36 PM

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
  •