[TYPO3-shop] Finalize problem and wrong pids
Franz Holzinger
franz at fholzinger.com
Wed Jul 26 07:41:24 CEST 2006
Karsten a écrit :
> Ok now im getting the handlescript, wrong path.... (late in the evening)
> but now im getting this:
> Fatal error: Call to a member function getBlankUid() on a non-object in
> mysite.com\typo3conf\ext\tt_products\pi1\payment_DIBS.php on line 54
>
should be
$orderUid = $this->order->getBlankUid(); // Gets an order number,
creates a new order if no order is associated with the current session
This object should be existant here.
- Franz
More information about the TYPO3-project-tt-products
mailing list