[TYPO3-shop] Display category in alternative language

Franz Holzinger franz at fholzinger.com
Sat Mar 17 00:15:51 CET 2007


Hello Henrik,

> I have created an category alternative language, but it doesn't get 
> displayed.
> 

You must change the setup:

  table.tt_products_cat = tt_products_cat
  conf.tt_products_cat.ALL {
	language.type = table
  	language.table = tt_products_cat_language
  }


Greets,

Franz



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