[TYPO3] tt_products & orders: list

JiriMikula.cz servis at jirimikula.cz
Fri Mar 3 17:36:21 CET 2006


Hi Franz,

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

thanks, Jiri


Franz Holzinger napsal(a):
> Hello Jiri,
>> test (tt_products 2.4.8.2): debug $orderlistc at line 111 = none; debug
>> $feusers_uid & $row['tracking_code'] = ok
>>
> does this version work better?
>
> http://fholzinger.com/development/tt_products-2.4.8.3.tar.gz
>
>
> Franz
>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list