[TYPO3-shop] Language definition problems
Stephan Petzl
spetzl at gmx.at
Wed Mar 21 11:23:52 CET 2007
Tapio Markula schrieb:
> Hi
>
>
> I tried to use multilingual solution
> this doesn't work
> conf.tt_products_cat.LISTCAT.language.type = table
>
> conf.tt_products_cat.ALL.language.type = table
>
> get incorrect result to normal lists.
try
plugin.tt_products.conf.tt_products_cat.ALL.language.type = table
plugin.tt_products.conf.tt_products.ALL.language.type = table
dunno whats the matter with this parameters...
More information about the TYPO3-project-tt-products
mailing list