[TYPO3-shop] Multi-Language in tt_products working?

Alexander Pelzl alexander.pelzl at hotmail.com
Sun Oct 14 15:35:41 CEST 2007


I found the problem. The tt_product_language has also the pid, which is the 
page uid of the system folder containing the products, and the 
tt_products_language.pid  must be the same as from the original 
tt_product.pid in order to enter detail view or put it into basket..

ALEX

"Alexander Pelzl" <alexander.pelzl at hotmail.com> escribió en el mensaje 
news:mailman.1.1192363684.29522.typo3-project-tt-products at lists.netfielders.de...
> Hi list,
> Hi Franz,
>
> I had to realize that there seem to be incoherence in showing list of 
> products in various languages. I have four languages (spanish, english, 
> german, french).
>
> a) Each list-plugin (for each language flow one) shows only some of the 
> products. For example a product with the uid 104 exists in the spanish and 
> english list, but is not in German available, which should not be true, 
> because all languages should show the same.
>
> b) After clicking on uid 104 in default (=english) I get to the detail 
> view enabling me to put it in the basket, but by doing the same in spanish 
> view I get form the url-request: 
> http://localhost:8080/typo3/index.php?id=45&L=1&tx_ttproducts_pi1[backPID]=7&tx_ttproducts_pi1[product]=104&cHash=db556ce97a 
> =>
>
> "Productos: Wrong parameters. GET/POST var 'tx_ttproducts_pi1[product]' is 
> missing or no product with uid = 104 found on allowed pages 18 ." ?!
>
> I suppose the 18 comes from the pid-attribute of the table tt_products? I 
> thought the pid would be an attribute for sorting reasons?
>
> My question: Can the shop deal with various languages? Why is there a 
> difference of the showed products in the list depending on the language?
>
> ALEX
>
>
> My system:
> TYPO3 4.0.2
> tt_products 2.5.3.36 (sponsor version)
> mbi_categories 0.1.1 (deactived)
> 




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