Thanks Jörg,

will try in the morning - too tired now.

Best regards,

Kim




Jörg Klein wrote:
> Hi Kim,
> 
> "Kim Holberg Andersen" <[email protected]> schrieb im Newsbeitrag 
> news:[email protected]...
>> Fatal error: Call to undefined function txdam_getMediaTCA() in 
>> /home/www/crewcut.dk/typo3conf/temp_CACHED_ps9de1_ext_tables.php on line 
>> 3918
>>
>> Tried to delete temp files in typo3conf/ - this did not help.
>> Tried to locate dam inside localconf.php in the extList to delete it, but 
>> it was not there.
> 
> There must be _at least_ two declarations of this variable...
> Have you checked the last one?
> 
> Maybe you still have an extension installed, which depends on dam?
> Check out line 3918 in this temp-file.
> Removing the ext. which inserts the block which this line is in should help.
> 
>> Got it under: $TYPO3_CONF_VARS['EXT']['extConf']['dam'].....can i delete 
>> this in localconf.php?
> 
> This has settings for dam in it.
> You can simply comment it out using two slashes like
> // $TYPO3_CONF_VARS['EXT']['extConf']['dam']....
> (Then you still have it somewhere, if you want to use dam again. If you are 
> sure, you won't want to, delete the line.)
> 
> Jörg 
> 
> 
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to