Quote:
Originally Posted by Bernd
purchase.php?do=reciept&tx= + NUMBERS
ends up being a blank page. I don't receive an error notification.
|
Look in your logs, copy and paste the two longs associated with that specific 'NUMBERS' string.
Also... answer these questions:
- is the order created
- is there a ' in the product name/ item name
I cant see why you would get a blank page... unless its not communicating with paypal and times out... or if your missing a template. The whole blank page doesnt make much sense. You can do some debugging and add some echo "[reached point:a]"; statements (but use different letters), and tell me if it dies at some point. This will help me track the problem.
Quote:
?? Can we add custom fields to the order form?
|
Be my guest!