[TYPO3-english] error with dependenices made my Typo3 backend 'not working'

Lars Houmark lars at houmark.com
Fri Apr 23 16:28:26 CEST 2010


Hej Rajat,

Rajat Arora wrote:
> Hello,
>
> While installing the T3BLOG extension, I just ignored the
> dependenices (i.e. DAM extension) which are actually required to install this extension. But After making the update without installing the
> dependencies , I got the following error while viewing the page of my
> website :

Well this is what dependencies is for. Don't say you weren't warned ;)

> Fatal error:  Call to undefined function txdam_getMediaTCA() in /var/www/htdocs/typo3conf/temp_CACHED_FE_psd58b_ext_tables.php on line 2289The problem now is, I could neither undo the
> installation of extension nor comment the 2289 line in this php file, because accessing the typo3 backend
> shows me the same error and further trying to ssh on server also gave me connection refused error. (my server is pingable and working fine, but i only have ssh access to it)
>
> Please let me know what should i do to get my website working back?

Browse into the typo3conf folder using FTP or SSH, open the 
localconf.php file with an editor, find the (last) line 
$TYPO3_CONF_VARS['EXT']['extList'] and remove the t3blog from the list.

Then delete all files in the same folder starting with the name 
temp_CACHED*. Now reload your backend and login, install both extensions 
again, but don't ignore the dependencies.

HTH...

-- 
Lars Houmark



More information about the TYPO3-english mailing list