[TYPO3] tt_products & orders: list

Franz Holzinger franz at fholzinger.com
Fri Mar 3 22:22:31 CET 2006


Hello Jiri,
> 
> 2.4.8.3 - same problem
> 
> i try this:
> 
> class.tx_ttproducts_p1.php - line 238
> 
> ///$orderView->init($this, $this->conf, $this->config, $this->basket);
> $orderView->init($this, $this->conf, $this->config, $this->basket,
> $this->order);
> $contentTmp=$orderView->printView();
> //$contentTmp=$memoView->printView($this->templateCode, $error_code);/
> 
> class.tx_ttproducts_order_view.php - line 68
> 
> /function printView(&$templateCode, &$error_code) {/
> 
> and line 74, 78 - change /$this->basket->templateCode/ to /$templateCode/
> 
> my test version tt_products -
> http://jirimikula.cz/_temp/typo3/tt_products-2.4.8.3.1.zip
> screenshot (only test template) -
> http://jirimikula.cz/_temp/typo3/orders-list-beta.png
> 

ok, this has been the error then.

http://fholzinger.com/development/tt_products-2.4.8.4.tar.gz


Franz



More information about the TYPO3-english mailing list