Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

-albert-

Archived
  • Posts

    6
  • Joined

  • Last visited

Posts posted by -albert-

  1. I have repaired the "blank screen" on the pop-up window and the tracking page (when you put an incorrect tracking code).

     

    I've added the call ob_start(); at the very beggining of catalog/tracking.php and catalog/popup_tracker.php - obviously after the <? opening tag

     

    and now it works as expected, giving the error code when entering any wrong number.

  2. what do you mean by "middle-blank screen"?  Your config. looks to be sufficient.  I've recently realized a bug that causes the page to display blank when an incorrect tracking number is entered.  Before I added the output buffering the page would display an error code when an invalid tracking number was entered, but now it just displays a blank screen.  Admitedly I'm stumped at the moment but am currently working on it.  Make sure you enter a valid tracking code for testing purposes...

     

     

     

    Ok, thanks for your reply and your great contribution to the community. Keep up the good job!

     

     

    Albert

  3. playing a little with it, I see that the UPS server works over ssl, so I installed the libcurl2-ssl (replaced libcurl2), and now it tells the following on phpinfo:

     

     

    curl

    CURL support enabled

    CURL Information libcurl 7.9.5 (OpenSSL 0.9.6c) (ipv6 enabled)

     

     

     

    Now, when I try to track an order, the reloaded page stop and I get a middle-blank screen.

     

    :$

     

     

     

    Can anyone paste here their phpinfo curl section?

     

    thanks again,

    albert

  4. I just can't get this to work. It always gives me the "There seems to be a communication error with the UPS servers. Please contact the webmaster of this site to report this error." error, so I suppose that I don't get any response from the UPS server

     

     

    This is the curl section of the phpinfo() of my server:

     

    curl

     

    CURL support enabled

    CURL Information libcurl 7.9.5 (ipv6 enabled)

     

     

    I have entered the username, password and XML code on the includes/classes/tracking.php

     

     

    any clue? thanks

     

    :'(

×
×
  • Create New...