[TYPO3-english] Help - fatal error dam.ext
Kim Holberg Andersen
kim at crewcut.dk
Fri Jun 5 01:09:56 CEST 2009
Thanks Jörg,
will try in the morning - too tired now.
Best regards,
Kim
Jörg Klein wrote:
> Hi Kim,
>
> "Kim Holberg Andersen" <kim at crewcut.dk> schrieb im Newsbeitrag
> news:mailman.1.1244151417.25696.typo3-english at lists.netfielders.de...
>> 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
>
>
More information about the TYPO3-english
mailing list