[TYPO3-shop] Multi-Language in tt_products working?
Alexander Pelzl
alexander.pelzl at hotmail.com
Sun Oct 14 14:08:10 CEST 2007
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