[TYPO3-shop] Finalize problem and wrong pids

Paul Hansen paul at ecopixel.com
Thu Jul 27 21:02:28 CEST 2006


Thomas Pilgaard Carlsen wrote:
> Franz Holzinger skrev:
> 
>> $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
>>
> 
> But it isn't. I can confirm that the line you wrote is the same as in 
> the dibs handlescript. It doesn't work.

This works from handleScript:

$orderUid = $this->basketView->order->getBlankUid();

Take care,
Paul



More information about the TYPO3-project-tt-products mailing list