[TYPO3] dam_ttcontent not shown
Krystian Szymukowicz
t33kRE.MO.VE. at RE.MO.VE.prolabium.com
Thu Feb 14 07:35:57 CET 2008
Christian Platt wrote:
> Hi list,
>
> i put that on the german list also.
>
> On my Installation 4.1.5 i use dam_ttcontent.
>
> In the extension i switched on the use of the dam media field in the
> backend instead of typos image box with upload.
>
> But... nothing changes, still only the typo box is shown.
>
> How can i force the use of dam in tt_content.
>
> The dam_ttnews extensions works perfect. No problem with this. Other
> similar installations also work perfect. So where is the mistake.
>
Maybe some other extensions changes TCA not properly.
1) Go: typo3conf/localconf.php
2) find: $TYPO3_CONF_VARS['EXT']['extList']
3) in that value find "dam_ttcontent" and move it at the end of the list
Clear caches, remove typo3conf/temp_CACHED_* files.
"extList" decides about order the extensions are executed so if
"dam_ttcontent" is at the end maybe it will modify TCA properly.
--
grtz
Krystian
More information about the TYPO3-english
mailing list