> I am having a conceptual problem though with SUBMIT_ORDER. This is the
> logical place to put the call to the cybercash script. I put it right
> before the sending of email.
> This works fine if everything goes according to plan, but if there is an
> error I need to redirect to another page.
I don't think you're having a conceptual problem. You're trying to do that
right thing, but there's a bit of a mess in the code regarding
continueScript, ContinueProcessing and whatever other booleans we used. We
were evolving a process in the code, so some of the scripts use different
names for this flag. It's lame, I know. We have a better way that only
works in PHP4, which is why I want to require PHP4 for FreeTrade 2.0.
Change your script so that it's using one flag, as JJ suggested, and if it
still doesn't work, send me the whole thing. I probably will be able to see
what's wrong.
Leon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]