[TYPO3] URGENT: no rendering definition error

Francois Suter fsuter at cobweb.ch
Mon Sep 3 12:11:20 CEST 2007


Hi,

>>> lib.langsel = COA
>>> lib.langsel {
>>>     10 = RECORDS
>>>     10.tables = tt_content
>>>     10.source = 7
>>> }
>>>
>>> but it gives me
>>> ERROR: Content Element type "sr_language_menu_pi1" has no rendering
>>> definition!

There's a much quicker way to include sr_language_menu in your page:

lib.langsel = COA
lib.langsel.10 < plugin.tx_plugin.tx_srlanguagemenu_pi1
lib.langsel.10 {
	... (your parameters of sr_language_menu here)
}

HTH

François Suter
Directeur technique
------------------------------------------------------------------------ 
-------------------------------------------------------------
Cobweb Development Sàrl
www.cobweb.ch
------------------------------------------------------------------------ 
-------------------------------------------------------------




More information about the TYPO3-english mailing list