[ic] Tutorial problem

interch interch@web3.valley-internet.com
Thu, 3 May 2001 14:09:10 -0700 (PDT)


Ok problem solved, sort of.  I had this installed in a freebsd jail where
newaliases had never been run and sendmail was complaining about it, but
it was still sending out the email.  It seems like the code in Order.pm
doesn't distinguish between fatal and non fatal error messages from
sendmail?  Anyways problem solved...

Chris


On Thu, 3 May 2001, interch wrote:

> 
> 
> I have the tutorial working except for one thing I cannot figure
> out.  When I submit an order it always wants to bring up failed.html, but
> at the same time it sends the email receipt and the order is actually
> processed, shows up in the admin, etc..    Here is an excerpt from
> error.log if that helps.  Note that it logs that it is unable to send
> email when in fact it is able to send the email message.
> 
> 
> Chris
> 
> 
> 
> 63.228.109.101 nWFhHDp8:63.228.109.101 - [03/May/2001:01:03:23 +0000] test
> /cgi-bin/test/process checking profile 0: var=&fatal val=
> yes Fatal=0 Final=0
> 63.228.109.101 nWFhHDp8:63.228.109.101 - [03/May/2001:01:03:23 +0000] test
> /cgi-bin/test/process profile 0 check result: var= val='1
> ' message='' Fatal=1 Final=0
> 63.228.109.101 nWFhHDp8:63.228.109.101 - [03/May/2001:01:03:23 +0000] test
> /cgi-bin/test/process check returned val='1' var=UNDEF
> 63.228.109.101 nWFhHDp8:63.228.109.101 - [03/May/2001:01:03:23 +0000] test
> /cgi-bin/test/process checking profile 0: var=&final val=
> yes Fatal=1 Final=0
> 63.228.109.101 nWFhHDp8:63.228.109.101 - [03/May/2001:01:03:23 +0000] test
> /cgi-bin/test/process profile 0 check result: var= val='1
> ' message='' Fatal=1 Final=1
> 63.228.109.101 nWFhHDp8:63.228.109.101 - [03/May/2001:01:03:23 +0000] test
> /cgi-bin/test/process check returned val='1' var=UNDEF
> 63.228.109.101 nWFhHDp8:63.228.109.101 - [03/May/2001:01:03:23 +0000] test
> /cgi-bin/test/process FINISH checking profile 0: Fatal=1
> Final=1 Status=1
> 63.228.109.101 nWFhHDp8:63.228.109.101 - [03/May/2001:01:03:23 +0000] test
> /cgi-bin/test/process found body length 0 in values->mv_o
> rder_report
> 63.228.109.101 nWFhHDp8:63.228.109.101 - [03/May/2001:01:03:23 +0000] test
> /cgi-bin/test/process found body length 508 in OrderRepor
> t
> 63.228.109.101 nWFhHDp8:63.228.109.101 - [03/May/2001:01:03:23 +0000] test
> /cgi-bin/test/process Productbase: 'Vend::Table::DB_File=
> ARRAY(0x8e39e58)' --> {
> >   'Vend::Table::DB_File=ARRAY(0x8d91054)' => 'products',
> >   'Vend::Table::DB_File=ARRAY(0x8e39e58)' => 'products'
> > }
> >
> 63.228.109.101 nWFhHDp8:63.228.109.101 - [03/May/2001:01:03:23 +0000] test
> /cgi-bin/test/process Now ready to track order, number=nW
> FhHDp8.988851803
> 63.228.109.101 nWFhHDp8:63.228.109.101 - [03/May/2001:01:03:23 +0000] test
> /cgi-bin/test/process finished track order, number=nWFhHD
> p8.988851803
> 63.228.109.101 nWFhHDp8:63.228.109.101 - [03/May/2001:01:03:23 +0000] test
> /cgi-bin/test/process Now ready to send mail, subject=ORD
> ER nWFhHDp8.988851803
> 63.228.109.101 nWFhHDp8:63.228.109.101 - [03/May/2001:01:03:23 +0000] test
> /cgi-bin/test/process send_mail: to=chris@paymentonline.c
> om subj=ORDER nWFhHDp8.988851803 r= mime=
> >
> 63.228.109.101 nWFhHDp8:63.228.109.101 - [03/May/2001:01:03:23 +0000] test
> /cgi-bin/test/process Unable to send mail using /usr/sbin
> /sendmail
> > To: chris@paymentonline.com
> > Subject: ORDER nWFhHDp8.988851803
> >
> >
> >  Name: chris ochs
> >           Address: 601 Union St
> >                    5454 sdfsdf
> > City, State, etc.: seattle, WA  98101 US
> >
> >     Credit Card #: 5454545454545454
> >   Expiration Date: 09/09
> >
> >
> > ************ ORDER ************
> >
> 
> 
> 
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users
>