[TYPO3-templavoila] tv data structureerrorafterserverreplacement

Cate & Peter catepeter at optusnet.com.au
Fri Jul 13 08:40:58 CEST 2007


Hi again Dmitry

Cate & Peter wrote:
> Okey dokey ... well, I haven't altered it, so I am not sure what it is
> supposed to look like - can you tell me what is wrong please?

Dmitry wrote:
The part before "<?xml" should not be there.

Oh, maybe that was a pasting error - I pasted then repasted ... this is what
is in my record today.

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3DataStructure>
	<meta type="array">
		<langDisable>1</langDisable>
	</meta>
	<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_wikicontent type="array">
				<tx_templavoila type="array">
					<title></title>
					<sample_data type="array">
						<numIndex
index="0"></numIndex>
					</sample_data>
					<eType>ce</eType>
					<tags>*:inner</tags>
					<TypoScript>
	10= RECORDS
	10.source.current=1
	10.tables = tt_content
	10.wrap = &lt;!--TYPO3SEARCH_begin--&gt; |
&lt;!--TYPO3SEARCH_end--&gt;
                    </TypoScript>
					<oldStyleColumnNumber
type="integer">0</oldStyleColumnNumber>
				</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></label>
				</TCEforms>
			</field_wikicontent>
			<field_breadcrumbs type="array">
				<tx_templavoila type="array">
					<title></title>
					<sample_data type="array">
						<numIndex
index="0"></numIndex>
					</sample_data>
					<eType>TypoScriptObject</eType>
					<tags>*:inner</tags>
	
<TypoScriptObjPath>lib.breadcrumbs</TypoScriptObjPath>
				</tx_templavoila>
			</field_breadcrumbs>
			<field_topnav type="array">
				<tx_templavoila type="array">
					<title></title>
					<sample_data type="array">
						<numIndex
index="0"></numIndex>
					</sample_data>
					<eType>TypoScriptObject</eType>
					<tags>*:inner</tags>
	
<TypoScriptObjPath>lib.topnav</TypoScriptObjPath>
				</tx_templavoila>
			</field_topnav>
			<field_spokename type="array">
				<tx_templavoila type="array">
					<title></title>
					<sample_data type="array">
						<numIndex
index="0"></numIndex>
					</sample_data>
					<eType>TypoScriptObject</eType>
					<tags>*:inner</tags>
	
<TypoScriptObjPath>lib.spokename</TypoScriptObjPath>
				</tx_templavoila>
			</field_spokename>
			<field_spokenav type="array">
				<tx_templavoila type="array">
					<title></title>
					<sample_data type="array">
						<numIndex
index="0"></numIndex>
					</sample_data>
					<eType>TypoScriptObject</eType>
					<tags>*:inner</tags>
	
<TypoScriptObjPath>lib.spokenav</TypoScriptObjPath>
				</tx_templavoila>
			</field_spokenav>
			<field_infohubnav type="array">
				<tx_templavoila type="array">
					<title></title>
					<sample_data type="array">
						<numIndex
index="0"></numIndex>
					</sample_data>
					<eType>TypoScriptObject</eType>
					<tags>*:inner</tags>
	
<TypoScriptObjPath>lib.infohubnav</TypoScriptObjPath>
				</tx_templavoila>
			</field_infohubnav>
			<field_todaysdate type="array">
				<tx_templavoila type="array">
					<title></title>
					<sample_data type="array">
						<numIndex
index="0"></numIndex>
					</sample_data>
					<eType>TypoScriptObject</eType>
					<tags>*:inner</tags>
	
<TypoScriptObjPath>lib.todaysdate</TypoScriptObjPath>
				</tx_templavoila>
			</field_todaysdate>
			<field_copyright type="array">
				<tx_templavoila type="array">
					<title></title>
					<sample_data type="array">
						<numIndex
index="0"></numIndex>
					</sample_data>
					<eType>TypoScriptObject</eType>
					<tags>*:inner</tags>
	
<TypoScriptObjPath>lib.copyright</TypoScriptObjPath>
				</tx_templavoila>
			</field_copyright>
		</el>
	</ROOT>
</T3DataStructure>

Cate




More information about the TYPO3-project-templavoila mailing list