[TYPO3-shop] Fatal error
Franz Holzinger
franz at fholzinger.com
Wed Dec 12 10:18:32 CET 2007
Karsten a écrit :
> Franz Holzinger skrev:
>> Karsten a écrit :
>>> I am sorry, that didn't do the trick, but thanks for trying!
>>>
>>> Franz do you have a solution to this?
>>>
>>> Karsten P
>>>
>>>>>>> Fatal error: Call to a member function getView() on a non-object in
>>>>>>> D:\www\shop\typo3conf\ext\tt_products\pi1\payment_kap.php on line 39
>>>>>>>
>>>>>>> The line is:
>>>>>>> $content=$this->basketView->getView($localTemplateCode,'PAYMENT',
>>>>>>> $tSubpart); // This not only gets the output but also
>>>>>>> calculates the basket total, so it's NECESSARY!
>>>>>>>
>>
>> You need a basket view object.
>>
>> Under tt_products 2.6.0 you can get this with:
>>
>> $basketView = &t3lib_div::getUserObj('tx_ttproducts_basket_view');
>>
>> - Franz
>>
>
> When will this version be available in the ter?
It is planned for August 2008 .
See
http://ttproducts.de/tt_products_ext.html?&tx_ttproducts_pi1[backPID]=7&tx_ttproducts_pi1[product]=14&cHash=00cf88a570
- Franz
More information about the TYPO3-project-tt-products
mailing list