[TYPO3] kb_tvcontslide showing content twice
Xander Damen
xander at roquin.nl
Wed Aug 16 12:33:14 CEST 2006
Hi,
I have kb_tv_contslide installed and it had been working fine. But when I
insert content in a positon on a page where normally the content of the top
page was shown, it displays this content twice.
XML of the column:
<field_highlights type="array">
<tx_templavoila type="array">
<title>Highlights</title>
<sample_data type="array">
<numIndex index="0"></numIndex>
</sample_data>
<eType>ce</eType>
<TypoScript>
10= RECORDS
10.source.current=1
10.tables = tt_content
10.source.postUserFunc = tx_kbtvcontslide_pi1->main
10.source.postUserFunc.field = field_highlights
10.wrap = <!--TYPO3SEARCH_begin--> |
</TypoScript>
<oldStyleColumnNumber
type="integer">3</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>Highlights</label>
</TCEforms>
</field_highlights>
Is this a misconfiguration or a bug in the extension? Has anyone had the
same problems?
Thanks,
Xander
More information about the TYPO3-english
mailing list