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

Franz Holzinger franz at fholzinger.com
Wed Oct 17 09:44:05 CEST 2007


Hello Alex

> 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.

I do not understand. If you do not have a German product, then this will
not be shown with German language.

> 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?
Maybe you did not set your pid_list properly. Or the product is not
available in Spanish.

> 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?
At the moment you must enter each product for each language.

- Franz




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