The order express check out I have put aside long time ago, because I had some 
problems with the script going into a kind of loop if one of two (can't remember 
wich), the creditcard is outdatet or the number is wrong or even some part muissing. I 
just updated my FT with cvs changes for the last months, but dont't know if it's 
working error free now? Would be interesting if you removed the code for order express 
and used the other check out,. would that make any change?

FreeTrade rules! 

Bjarne 
 
----- Original Message ----- 
From: greg zunic <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 28, 2001 8:26 PM
Subject: Re: [FreeTrade] SSL problem


> Those are good things to check but in my case, I think
> I have to rule them out since what happens is that the
> browser immediately displays the "Page cannot be
> displayed" page as soon as the continue button is
> pressed on the order express page. There is no time
> lag, like you would expect if you hit the browser
> timeout. The only thing that makes me suspect a code
> problem as opposed to a client PC/browser setup
> problem is that it always occurs on the same page
> transition on the site.
> 
> BTW Leon, I am a big fan of Freetrade!
> 
> -------------------------------------------------------
> It would check the e-mail validation part to. That's
> in one of the check =
> out screens, would be https, and can stall the script
> for such time it's =
> past script time, since it makes a reqest on the smtp
> port to make sure =
> the e-mail adress is working, before the script goes
> any further.(just =
> try with php3 and windows) I have disabled it in my
> stores. And I know =
> it's been a problem for people on the list before. I
> think it would be =
> better to use this script in the sign up process, and
> limit any e-mail =
> cjhecks in the check out prosess to the form of
> user@domain.
> 
> 
> Bjarne=20
> 
> ----- Original Message -----=20
> From: Leon Atkinson <[EMAIL PROTECTED]>
> To: FreeTrade <[EMAIL PROTECTED]>
> Sent: Wednesday, March 28, 2001 7:26 PM
> Subject: Re: [FreeTrade] SSL problem
> 
> 
> > It sounds like you're getting the browser's timeout
> message.  Both IE =
> and
> > Navigator will give up on a request if no data comes
> for a long time =
> (not
> > sure what the limit is).  I suspect that validating
> the credit card is
> > taking a long time, and since that's in an action
> module, nothing's =
> been
> > sent to the browser.
> >=20
> > If this were inside a screen module, I'd suggest
> printing status =
> messages
> > and flushing the buffer, but doing any output inside
> the action module =
> will
> > mess up the HTML.
> >=20
> > OK, here's something to checkout: is the Web server
> sending a =
> keep-alive
> > header?  These carry a timeout value, and maybe you
> can override this =
> to
> > tell the browser not to give up so soon.
> >=20
> > Leon
> >=20
> >=20
> >=20
> >=20
> >
> ------------------------------------------------------------
> > To subscribe:    [EMAIL PROTECTED]
> > To unsubscribe:  [EMAIL PROTECTED]
> > Site:           
> http://www.working-dogs.com/freetrade/
> > Problems?:       [EMAIL PROTECTED]
> 
> 
> 
> ------------------------------------------------------------
> To subscribe:    [EMAIL PROTECTED]
> To unsubscribe:  [EMAIL PROTECTED]
> Site:           
> http://www.working-dogs.com/freetrade/
> Problems?:       [EMAIL PROTECTED]
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail. 
> http://personal.mail.yahoo.com/?.refer=text
> 
> 
> ------------------------------------------------------------
> To subscribe:    [EMAIL PROTECTED]
> To unsubscribe:  [EMAIL PROTECTED]
> Site:            http://www.working-dogs.com/freetrade/
> Problems?:       [EMAIL PROTECTED]



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to