[Typo3] No content with TV 0.3.0 ?

Georg Rehfeld georg.rehfeld at gmx.de
Sun Mar 20 23:55:38 CET 2005


Hi all,

im using TemplaVoila 0.3.0 with Typo3 3.7 on 3 different sites with
similar setup. On the third site however I don't get content elements
rendered and I'm clueless, how to proceed further.

The output of the Admin panel can be seen at
http://www.georg-rehfeld.de/test/salsahh/ . Near the end see, that
Processing_data.10.10.tt_content produces nothing. On my working
sites there is a whole bunch of output under this tree.

All other things, menus, crumb trail etc. are generated correctly,
just the content elements are missing.

Any hints how to fix/debug this?

The TV Datastructure used/mapped follows, it looks very similar
to my mappings on the working sites.

And, yes, there IS content on the page (a normal text element).

<T3DataStructure>
     <ROOT type="array">
         <tx_templavoila type="array">
             <title>ROOT</title>
             <description>Select the HTML element on the page which you 
want to be the overall container element for the template.</description>
         </tx_templavoila>
         <type>array</type>
         <el type="array">
             <field_pagetitle type="array">
                 <tx_templavoila type="array">
                     <title>Page Title</title>
                     <description>Select the H1 element for the page 
title</description>
                     <sample_data type="array">
                         <numIndex index="0"></numIndex>
                     </sample_data>
                     <eType>TypoScriptObject</eType>
                     <tags>h1</tags>
                     <eType_EXTRA type="array">
                         <objPath>lib.title</objPath>
                     </eType_EXTRA>
                     <TypoScriptObjPath>lib.title</TypoScriptObjPath>
                 </tx_templavoila>
             </field_pagetitle>
             <field_crumbtrail type="array">
                 <tx_templavoila type="array">
                     <title>Crumbtrail</title>
                     <description>Select the DIV for the crumb 
trail</description>
                     <sample_data type="array">
                         <numIndex index="0"></numIndex>
                     </sample_data>
                     <eType>TypoScriptObject</eType>
                     <tags>div</tags>
                     <eType_EXTRA type="array">
                         <objPath>lib.crumbtrail</objPath>
                     </eType_EXTRA>
                     <TypoScriptObjPath>lib.crumbtrail</TypoScriptObjPath>
                 </tx_templavoila>
             </field_crumbtrail>
             <field_topmenu type="array">
                 <tx_templavoila type="array">
                     <title>Top Menu</title>
                     <description>Select the DIV for the top 
menu</description>
                     <sample_data type="array">
                         <numIndex index="0"></numIndex>
                     </sample_data>
                     <eType>TypoScriptObject</eType>
                     <tags>div</tags>
                     <eType_EXTRA type="array">
                         <objPath>lib.topmenu</objPath>
                     </eType_EXTRA>
                     <TypoScriptObjPath>lib.topmenu</TypoScriptObjPath>
                 </tx_templavoila>
             </field_topmenu>
             <field_leftmenu type="array">
                 <tx_templavoila type="array">
                     <title>Left Menu</title>
                     <description>Select the DIV for the left 
menu</description>
                     <sample_data type="array">
                         <numIndex index="0"></numIndex>
                     </sample_data>
                     <eType>TypoScriptObject</eType>
                     <tags>div</tags>
                     <eType_EXTRA type="array">
                         <objPath>lib.leftmenu</objPath>
                     </eType_EXTRA>
                     <TypoScriptObjPath>lib.leftmenu</TypoScriptObjPath>
                 </tx_templavoila>
             </field_leftmenu>
             <field_main_content type="array">
                 <tx_templavoila type="array">
                     <title>Main Content</title>
                     <description>Select the DIV for the main 
content</description>
                     <sample_data type="array">
                         <numIndex index="0">Sample content. Sample 
content. Sample content. Sample content. Sample content.</numIndex>
                     </sample_data>
                     <eType>ce</eType>
                     <tags>div</tags>
                     <TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
							</TypoScript>
                 </tx_templavoila>
                 <TCEforms type="array">
                     <config type="array">
                         <type>group</type>
                         <internal_type>db</internal_type>
                         <allowed>tt_content</allowed>
                         <size>5</size>
                         <maxitems>200</maxitems>
                         <minitems>0</minitems>
                         <multiple>1</multiple>
                         <show_thumbs>1</show_thumbs>
                     </config>
                     <label>Main Content</label>
                 </TCEforms>
             </field_main_content>
         </el>
     </ROOT>
</T3DataStructure>

regards, Georg
-- 
  ___   ___
| + | |__    Georg Rehfeld      Woltmanstr. 12     20097 Hamburg
|_|_\ |___   georg.rehfeld.nospam at gmx.de    +49 (40) 23 53 27 10



More information about the TYPO3-english mailing list