[Typo3-shop] Two row list view - 'Shop system (extended by ZK)'
Franz Holzinger
franz at fholzinger.com
Sun Jan 16 06:23:00 CET 2005
Jogvan Olsen schrieb:
>>>I have now installed the new shop, but the 'CODE field' is missing - I
>>>get a empty dropdown menu where the code field normally is. Am I doing
>>>something wrong or is it really gone?
>
> My problem is not the categories but the code field (LIST, SINGLE, SEARCH.).
>
Oh, strange error. :-o
It must have to do something with the settings in the file
tt_products/class.tx_ttproducts_wizicon.php.
The line 41/42 has changed from
"params"=>"&defVals[tt_content][CType]=list&defVals[tt_content][list_type]=5&defVals[tt_content][select_key]=".rawurlencode("LIST")
to
"params"=>"&defVals[tt_content][CType]=list&defVals[tt_content][list_type]=5&defVals[tt_content][tt_products_code]=".rawurlencode("LIST")
in zk_products.
Does anyone have an idea how to correct this error?
>
> My other problem is the new documentation on:
>
> http://wiki.typo3.org/index.php/Ext_tt_products#Sources
>
> is not in sxw or pdf format - when I unzip the documentation I get some xml
> file which I don't kwon how to read. ;-(
>
This file is in sxw format which is also xml. Try to open it with Open
Office.
Franz
More information about the TYPO3-project-tt-products
mailing list